1 hours ago
rspack

v2.0.2

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

Document Updates 📖

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.0.1...v2.0.2

2 hours ago
penpot

2.14.5

🐛 Bugs fixed

  • Fix incorrect invitation token handling on register process Github #9380
3 hours ago
hono

v4.12.18

Security fixes

This release includes fixes for the following security issues:

Cache Middleware ignores Vary: Authorization / Vary: Cookie leading to cross-user cache leakage

Affects: Cache Middleware. Fixes missing cache-skip handling for Vary: Authorization and Vary: Cookie, where a response cached for one authenticated user could be served to other users. GHSA-p77w-8qqv-26rm

CSS Declaration Injection via Style Object Values in JSX SSR

Affects: hono/jsx. Fixes a missing CSS-context escape for style object values and property names, where untrusted input could inject additional CSS declarations. The impact is limited to CSS and does not allow JavaScript execution. GHSA-qp7p-654g-cw7p

Improper validation of NumericDate claims (exp, nbf, iat) in JWT verify()

Affects: hono/utils/jwt. Fixes improper validation of exp, nbf, and iat claims, where falsy, non-finite, or non-numeric values could silently bypass time-based checks instead of being rejected per RFC 7519. GHSA-hm8q-7f3q-5f36


Users who use the JWT helper, hono/jsx, or the Cache middleware are strongly encouraged to upgrade to this version.

8 hours ago
vue-next

v3.5.34

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.5.34

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
mobx

mobx@6.15.2

Patch Changes

14 hours ago
jotai

v2.20.0

This release improves performance in high-throughput scenarios. Huge kudos to @dmaskasky!

What's Changed

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.19.1...v2.20.0

15 hours ago
next.js

v16.3.0-canary.11

Core Changes

  • Fix dev mode reload and error on back navigation between Next.js pages: #93486
  • Fix double-encoding of URL pathname parts in client param parsing: #93491
  • Don't suppress usage of deprecated TypeScript compilerOptions: #93377

Misc Changes

  • [ci] Move Turbopack, Rspack and font data workflows off of RELEASE_BOT_GITHUB_TOKEN: #93455
  • [ci] Migrate React sync off of RELEASE_BOT_GITHUB_TOKEN: #93456
  • [ci] Create unique preview build versions for canary previews: #93490
  • docs: clarify proxy runtime history: #93467
  • Turbopack: fix import_usage for functions behind member expressions: #93504
  • [ci] Ensure pnpm store cache is only filled when pnpm install runs: #93508
  • Update unstable_prefetch and unstable_instant docs to reflect current API shape: #93514
  • [ci] Remove unused setup-nextjs-build.yml workflow: #93512

Credits

Huge thanks to @eps1lon, @unstubbable, @armando-andre, @mischnic, and @gnoff for helping!

16 hours ago
Babylon.js

9.5.2

Core

  • Fix NodeMaterial SSS with clustered lights - [Bug Fix] by Popov72 (#18413)
  • Add Bevel node to Node Geometry Editor - [New Feature] by deltakosh (#18420)

Materials

  • Fix NodeMaterial SSS with clustered lights - [Bug Fix] by Popov72 (#18413)

Node Geometry Editor

  • Add Bevel node to Node Geometry Editor - [New Feature] by deltakosh (#18420)
17 hours ago
dockview

v6.0.3

What's Changed

Full Changelog: https://github.com/mathuo/dockview/compare/v6.0.2...v6.0.3