2 hours ago
LogicFlow

@logicflow/core@2.1.8

What's Changed

2 hours ago
LogicFlow

@logicflow/vue-node-registry@1.1.9

What's Changed

  • fix: 修复内部系统与issue反馈的问题 by @DymoneLewis in https://github.com/didi/LogicFlow/pull/2361
    • fix(vue-node-registry): 修复拖拽创建vue-node-registry节点时控制台报错问题
    • fix: 删除多余console.log
2 hours ago
LogicFlow

@logicflow/extension@2.1.10

What's Changed

  • fix: 修复内部系统与issue反馈的问题 by @DymoneLewis in https://github.com/didi/LogicFlow/pull/2361
    • fix(extension): 修复圆角折线插件会出现没有圆角或圆角旁多了一条线的问题
    • fix(extension): 修复导出插件safetyMargin和safetyFactor导致的快照导出后不居中对齐问题 & 修改safetyFactor为1 safetyMargin为0
4 hours ago
zustand

v5.0.10

This version includes a fix to the persist middleware for an edge case.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.9...v5.0.10

6 hours ago
electron

electron v40.0.0-beta.7

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@40.0.0-beta.7.

Release Notes for v40.0.0-beta.7

Fixes

  • Fixed an issue where no cookie encryption provider was passed into the network service when cookie encryption was enabled. #49350
7 hours ago
maptalks.js

maptalks-gl@0.119.0 maptalks@1.8.0 Released

Features

  • GeoJSONVectorTileLayer 会忽略数据范围之外的瓦片请求 #2751
  • map上增加 addGroundExtent 方法, #2767
  • transcoders包增加解码方法的导出

Fixes

  • vt图层的gltf-lit插件会根据markerOpacity或markerFill中透明度,设置模型的alphaMode
  • 解决图层没有正常调用 resizeCanvas 的问题, #2770
  • 解决PointLayer下marker.setProperties没有及时渲染的问题 #2771
  • 解决vt图层打开debug后,图层mask没有正常裁剪的问题 maptalks/issues#917
  • 解决drawTool中重复绘制的问题, #2769
  • 解决vt中查询数据返回不足的问题 #2764
  • 解决创建transform-control没有指定对象时的报错 #2773

Contributors

@fuzhenn @ydfzgyj @deyihu @liubgithub


Features

  • GeoJSONVectorTileLayer will ignore tile requests beyond the data extent #2751
  • Added the addGroundExtent method to the map, #2767
  • Added export of decoding methods to the transcoders package

Fixes

  • The vt layer's gltf-lit plugin will set the model's alphaMode based on the transparency in markerOpacity or markerFill
  • Fixed the issue where the layer did not properly call resizeCanvas, #2770
  • Fixed the issue where marker.setProperties in PointLayer did not render promptly, #2771
  • Fixed the issue where the layer mask did not properly clip when debug mode was enabled in the vt layer, maptalks/issues#917
  • Fixed the issue of repeated drawing in drawTool, #2769
  • Fixed the issue of insufficient data returned in vt queries, #2764
  • Fixed the error when creating transform-control without specifying an object, #2773

Contributors

@fuzhenn @ydfzgyj @deyihu @liubgithub

8 hours ago
vue-next

v3.6.0-beta.3

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

8 hours ago
core

v3.6.0-beta.3

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

11 hours ago
router

v1.149.1

Version 1.149.1 - 1/11/26, 11:45 PM

Changes

Fix

  • add serverFnMeta as optional to request middleware (#6366) (d67a51b) by Manuel Schiller

Packages

  • @tanstack/start-client-core@1.149.1
  • @tanstack/solid-start@1.149.1
  • @tanstack/solid-start-client@1.149.1
  • @tanstack/solid-start-server@1.149.1
  • @tanstack/vue-start@1.149.1
  • @tanstack/vue-start-client@1.149.1
  • @tanstack/vue-start-server@1.149.1
  • @tanstack/start-server-core@1.149.1
  • @tanstack/react-start@1.149.1
  • @tanstack/react-start-client@1.149.1
  • @tanstack/react-start-server@1.149.1
  • @tanstack/start-plugin-core@1.149.1
  • @tanstack/start-static-server-functions@1.149.1
11 hours ago
next.js

v16.1.1-canary.21

Misc Changes

  • Stats Action: Add ready in time: #88283
  • fix: skip stats-aggregate job for docs-only changes: #88330

Credits

Huge thanks to @timneutkens for helping!