11 hours ago
maptalks.js

maptalks-gl@0.118.1 maptalks@1.7.1 Released

Fixes

  • Fix error in Height3DTool
  • Fix DrawToolLayer.removeGeometry
11 hours ago
hono

v4.11.3

What's Changed

Full Changelog: https://github.com/honojs/hono/compare/v4.11.2...v4.11.3

13 hours ago
maptalks.js

maptalks-gl@0.118.0 maptalks@1.7.0 Released

Features

  • VectorTileLayer上增加clearData方法 #2714
  • 建立webgpu版的自动测试环境,以复用webgl的测试用例
  • 增加Layer.getRendererOption方法
  • LineString/PolygonLayer/ExtrudePolygonLayer上增加enableMarkerBloom, enableLineBloom, enablePolygonBloom用于指定bloom的元素, #2755
  • 通过缓存全局状态,减少函数调用以提升性能, #2754, #2756
  • 提升VectorTileLayer worker传输数据的性能,取消options.features设置, #2725

Bug Fixes

  • 解决webgpu上一系列bug
  • 解决相机在地形以下时出现不正常行为的问题
  • 解决有高度的marker拖动时的跳动问题 #2761
  • 解决markerPath在symbol中的优先级问题, #2737
  • 解决clientWidth和clientHeight的异步获取问题, #2666
  • 改进容器检查逻辑的类型安全性和健壮性 #2622

New Contributors

Full Changelog: https://github.com/maptalks/maptalks.js/compare/maptalks-gl@0.117.1...maptalks-gl@0.118.0


Features

  • Added clearData method to VectorTileLayer #2714
  • Established a WebGPU version of the automated testing environment to reuse WebGL test cases
  • Added Layer.getRendererOption method
  • Added enableMarkerBloom, enableLineBloom, and enablePolygonBloom to LineString/PolygonLayer/ExtrudePolygonLayer to specify elements for bloom effect #2755
  • Improved performance by caching global states to reduce function calls #2754, #2756
  • Enhanced VectorTileLayer worker data transfer performance, removed the options.features setting #2725

Bug Fixes

  • Fixed a series of bugs in the WebGPU version
  • Fixed abnormal behavior when the camera is below terrain
  • Fixed the jumping issue when dragging markers with height #2761
  • Fixed the priority issue of markerPath in symbols #2737
  • Fixed the asynchronous retrieval issue of clientWidth and clientHeight #2666
  • Improved type safety and robustness of container checking logic #2622

New Contributors

Full Changelog: https://github.com/maptalks/maptalks.js/compare/maptalks-gl@0.117.1...maptalks-gl@0.118.0

13 hours ago
LogicFlow
15 hours ago
LogicFlow
15 hours ago
LogicFlow
15 hours ago
LogicFlow
15 hours ago
LogicFlow

@logicflow/extension@2.1.8

What's Changed

  • Updated dependencies
    • @logicflow/core@2.1.6
    • @logicflow/vue-node-registry@1.1.7

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.5...@logicflow/extension@2.1.8

15 hours ago
LogicFlow

@logicflow/core@2.1.6

What's Changed

  • fix(core): 修复节点选中偶发失焦问题 by @DymoneLewis

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.5...@logicflow/core@2.1.6

17 hours ago
formatjs

@formatjs/intl-numberformat@9.1.0

9.1.0 (2025-12-26)

Features