2 hours ago
core

v3.6.0-rc.5

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

2 hours ago
vue-next

v3.6.0-rc.5

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

2 hours ago
next.js

v16.3.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [backport] Scope app-entry export validation to files inside the app directory (#97357)
  • [backport] Fix catch-all index page being served for every other slug (#97416)
  • [16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)
  • [16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)
  • [16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)
  • [16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static PAT (#97603)

Credits

Huge thanks to @lubieowoce, @unstubbable, @timneutkens, @mischnic, and @eps1lon for helping!

2 hours ago
joint

@joint/react@4.3.3

Patch Changes

  • 634fb9f: fix stale cell keys when a single commit swaps ids without changing the count (membership changes now notify key-list subscribers, and large-graph rendering no longer defers id updates)
  • 68a4758: link routing - account for the arrowhead when a custom link anchor is used
  • 68a4758: - support interactive controls (buttons, inputs) nested inside magnets without the press starting a link drag or an element move
  • 68a4758: useCell - tolerate a cell removed from the graph mid-render
  • 68a4758: useCombinedRef - assign the forwarded ref during the commit phase
  • 68a4758: useMarkup - tolerate a cell view whose markup has not been rendered yet (synchronous rendering in development)
  • Updated dependencies [0a2991b]
  • Updated dependencies [68a4758]
  • Updated dependencies [54d9800]
    • @joint/core@4.3.2
2 hours ago
joint

@joint/core@4.3.2

Patch Changes

  • 0a2991b: alg.rightAnglePath: refactor to consolidate duplicate code into helpers
  • 68a4758: dia.Paper - the guard option can now veto blank pointerdowns; its view argument is undefined when the event did not hit a cell view
  • 54d9800: routers.rightAngle - refactor the path-finding algorithm into a separate utility
2 hours ago
joint

@joint/router-avoid@4.3.2

Patch Changes

  • 54d9800: Initial release - automatic obstacle-avoiding orthogonal link routing via libavoid (WASM), with main-thread and Web Worker providers
  • Updated dependencies [0a2991b]
  • Updated dependencies [68a4758]
  • Updated dependencies [54d9800]
    • @joint/core@4.3.2
4 hours ago
editor

v4.2.1

4.2.1 (2026-08-21)

Bug Fixes

  • upgrade js-yaml to 4.3.1 to resolve GHSA-5p4m-2wfm-xmqj (3ff7296)
5 hours ago
docx-editor

@docx-editor.dev/vue@2.6.1

Patch Changes

  • @docx-editor.dev/i18n@2.6.1
5 hours ago
docx-editor

@docx-editor.dev/react@2.6.1

Patch Changes

  • fd610f2: Fixed the type declaration build for the react, vue, pro, and fonts packages, which could fail depending on which ambient type packages were installed.
    • @docx-editor.dev/i18n@2.6.1