6 hours ago
rari

create-rari-app@0.4.17

What's Changed

  • 95b20ec3 chore(deps): upgrade deps
  • 8cc9be48 chore(deps): bump dependencies and update sponsor assets

Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.4.16...create-rari-app@0.4.17

6 hours ago
rari

rari@0.10.9

What's Changed

  • ac52fc2b chore(deps): bump rari-binaries to 0.10.9

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.10.8...rari@0.10.9

6 hours ago
rari

v0.10.9

What's Changed

  • 69be4d1e fix(routing): use cow_replace for efficient path normalization
  • b809c7e7 chore(deps): upgrade Deno runtime and related dependencies
  • b5727ebd feat(fetch,testing): improve cache key generation and add runtime helpers
  • 76016023 feat(routing,streaming): simplify component ID derivation and improve streaming test coverage
  • 49505fe9 feat(fetch,routing): improve cache key generation and request handling
  • 1fbf0fe3 fix(fetch,streaming): improve cache handling and clarify test descriptions
  • 31358d5b feat(runtime): refactor request context cleanup and optimize fetch caching
  • db4b1b8d feat(runtime): add request context cleanup and optimize fetch caching
  • 311a865a feat(fetch-cache): integrate fetch caching into runtime initialization

Full Changelog: https://github.com/rari-build/rari/compare/v0.10.8...v0.10.9

9 hours ago
next.js

v16.2.0-canary.62

Core Changes

  • fix: sanitize worker args for worker_threads compatibility: #90506
  • Fix varyParams tracking for optional catch-all params with no value: #90496
  • Don't start worker for Typescript when only doing config validation: #90504
  • [Instant] Fix loading.js not being counted as a suspense boundary: #90292
  • [ci] Crash if next-swc could not be loaded when NEXT_TEST_NATIVE_DIR is specified: #90387
  • Fix: server-patch retry preserves push/replace intent of suspended transitions: #90533
  • Cached Navigations: Serve cached segments instantly on repeat visits: #90223
  • Throw when unstable_instant is used in Client Component: #90396

Misc Changes

  • test: Improve test assertions to prepare for dpl query string: #90463
  • [test] Fix flaky "delay re-prefetch after revalidation" test: #90503
  • Revert "Turbopack: Add line numbers to debug info in release-with-assertions profile (#90474)": #90525
  • Bump Turborepo to 2.8.11: #90530
  • Turbopack: Move turbopack out of pnpm build and into a pnpm build-all command: #90543

Credits

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

11 hours ago
formatjs

vue-intl@7.1.3

7.1.3 (2026-02-25)

Bug Fixes

  • vue-intl: loosen vue peer dependency to allow newer versions (#6043) (88afa55), closes #6040 - by @longlho
11 hours ago
formatjs

@formatjs/vite-plugin@1.0.3

1.0.3 (2026-02-25)

Bug Fixes

  • @formatjs/vite-plugin: wrap JSX defaultMessage AST in expression container (#6044) (3832fd6), closes #6042 - by @longlho
13 hours ago
blueprint

@blueprintjs/datetime@6.0.17

💡 Improvements

  • (chore) Migrate /datetime to vitest (#7815)