2 hours ago
slidev

v53.0.0

   🚨 Breaking Changes

4 hours ago
formatjs

@formatjs/intl: 6.0.1

6.0.1 (2026-09-16)

Bug Fixes

  • default message helpers to empty ICU contracts (#7428) (7bd3c8b)
4 hours ago
formatjs

react-intl: 12.0.2

12.0.2 (2026-09-16)

Bug Fixes

  • default message helpers to empty ICU contracts (#7428) (7bd3c8b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/intl bumped to 6.0.1
4 hours ago
formatjs

@formatjs/svelte-intl: 2.0.2

2.0.2 (2026-09-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/intl bumped to 6.0.1
4 hours ago
formatjs

vue-intl: 8.0.2

8.0.2 (2026-09-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/intl bumped to 6.0.1
4 hours ago
formatjs

eslint-plugin-formatjs: 8.0.3

8.0.3 (2026-09-16)

Bug Fixes

  • default message helpers to empty ICU contracts (#7428) (7bd3c8b)
4 hours ago
slidev

v52.20.1

   🚀 Features

4 hours ago
rspack

v2.2.5

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Refactor 🔨

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.2.4...v2.2.5

6 hours ago
slidev

v52.20.0

   🚀 Features

   🐞 Bug Fixes

7 hours ago
next.js

v16.4.0-canary.32

Misc Changes

  • fix(turbopack): trace cyclic modules to explicit entries: #98661
  • Use default pnpm package import method: #98703
  • Fix constant inlining in shorthand properties: #98662
  • test(turbopack): add strong read operation roots: #98248
  • Use pnpm for isolated test installs: #98425
  • [turbopack] Forward usage information across re-exports: #96282
  • [turbopack] Use options object for ESM references: #98680
  • test: enable verified runtime deploy tests: #98457
  • test: enable verified assets deploy tests: #98527
  • test: enable verified pages-router deploy tests: #98526
  • test: enable verified tooling deploy tests: #98525
  • test: enable verified app-router deploy tests: #98524
  • test: enable verified caching deploy tests: #98523
  • Fix unexpected query parameters in adapter deployments: #98584
  • Keep never-prerenderable params out of self-hosted shells: #98612
  • Fix addMissingDependency: #98588
  • docs: clarify metadata support in root not-found: #98670
  • Pages Router: do not return the __appRouter prefetch marker as route info on shallow navigation: #98187
  • Pages Router: key the client router filter prefetch marker by the as path: #98182
  • test: remove unsupported deployment ID builder cases: #98668
  • docs: add an intro paragraph to the glossary: #98654

Credits

Huge thanks to @sokra, @lukesandberg, @sampoder, @jamiboym, @unstubbable, @jimmyhmiller, @kostyniuk, @Stanzilla, and @icyJoseph for helping!