2 hours ago
vuetify

v3.11.4

🔧 Bug Fixes

🔬 Code Refactoring

🧪 Labs

4 hours ago
next.js

v16.1.0-canary.29

Misc Changes

  • chore: update next-rspack rust toolchain: #87220
  • bundle-analyzer: Show compressed sizes: #87093
  • chore: update @next/rspack-binding version: #87223
  • [ci] Stop running explicit build when creating release: #87212

Credits

Huge thanks to @SyMind, @wbinnssmith, and @eps1lon for helping!

8 hours ago
rollup

v4.53.5

4.53.5

2025-12-16

Bug Fixes

  • Fix wrong semicolon insertion position when using JSX (#6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#6196)

Pull Requests

  • #6196: fix: set sourcesContent to undefined instead of null when excluding sources content (@TrickyPi)
  • #6206: Fix semicolon order in JSX (@TrickyPi)
9 hours ago
LogicFlow

@logicflow/layout@2.1.0-alpha.1

What's Changed

  • update version: @logicflow/core@2.2.0-alpha.0 -> @logicflow/core@2.2.0-alpha.1

New Contributors

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.4...@logicflow/layout@2.1.0-alpha.1

9 hours ago
LogicFlow

@logicflow/vue-node-registry@1.2.0-alpha.1

What's Changed

  • Update dependency package version: @logicflow/core@2.2.0-alpha.0 -> @logicflow/core@2.2.0-alpha.1

New Contributors

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.4...@logicflow/vue-node-registry@1.2.0-alpha.1

9 hours ago
LogicFlow

@logicflow/react-node-registry@1.2.0-alpha.1

What's Changed

  • Update dependency package version: @logicflow/core@2.2.0-alpha.0 -> @logicflow/core@2.2.0-alpha.1

New Contributors

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.4...@logicflow/react-node-registry@1.2.0-alpha.1

9 hours ago
LogicFlow

@logicflow/extension@2.2.0-alpha.1

What's Changed

New Contributors

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.4...@logicflow/extension@2.2.0-alpha.1

9 hours ago
LogicFlow

@logicflow/core@2.2.0-alpha.1

What's Changed

New Contributors

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.4...@logicflow/core@2.2.0-alpha.1

11 hours ago
next.js

v16.1.0-canary.28

Core Changes

  • Delete old navigation response handling implementation: #87149

Credits

Huge thanks to @acdlite for helping!