49 minutes ago
meta2d.js

v1.1.18

v1.1.18

2 hours ago
meta2d.js

v1.1.18

v1.1.18

2 hours ago
rspack

v2.0.0-rc.0

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.0.0-beta.9...v2.0.0-rc.0

6 hours ago
meta2d.js

v1.1.18

v1.1.18

10 hours ago
next.js

v16.2.1-canary.14

Core Changes

  • [ftl] Include cause of route types: #92056
  • Upgrade React from 9627b5a1-20260327 to 74568e86-20260328: #92109

Misc Changes

  • docs: clarify that use cache requires async functions: #92101
  • Revert "turbo-tasks: add hashed cell mode for hash-based change detection without cell data": #92103
  • Move expanded adapters docs to API reference: #92115
  • ci: relax adapter results upload gate: #92127

Credits

Huge thanks to @aurorascharff, @unstubbable, @eps1lon, and @ijjk for helping!

10 hours ago
router

Release 2026-03-30 23:18

Release 2026-03-30 23:18

Changes

Fix

  • preserve render-thrown notFound errors (#7077) (796406da66) by @schiller-manuel

Packages

  • @tanstack/react-router@1.168.10
  • @tanstack/react-start@1.167.16
  • @tanstack/react-start-client@1.166.25
  • @tanstack/react-start-server@1.166.25
  • @tanstack/router-cli@1.166.25
  • @tanstack/router-core@1.168.9
  • @tanstack/router-generator@1.166.24
  • @tanstack/router-plugin@1.167.12
  • @tanstack/router-vite-plugin@1.166.27
  • @tanstack/solid-router@1.168.9
  • @tanstack/solid-start@1.167.15
  • @tanstack/solid-start-client@1.166.23
  • @tanstack/solid-start-server@1.166.23
  • @tanstack/start-client-core@1.167.9
  • @tanstack/start-plugin-core@1.167.17
  • @tanstack/start-server-core@1.167.9
  • @tanstack/start-static-server-functions@1.166.25
  • @tanstack/start-storage-context@1.166.23
  • @tanstack/vue-router@1.168.9
  • @tanstack/vue-start@1.167.15
  • @tanstack/vue-start-client@1.166.23
  • @tanstack/vue-start-server@1.166.23
12 hours ago
router

Release 2026-03-30 21:50

Release 2026-03-30 21:50

Changes

Fix

  • router-core: stop preload after beforeLoad errors (#7075) (2d1ec865a4) by @schiller-manuel

Packages

  • @tanstack/react-router@1.168.9
  • @tanstack/react-start@1.167.15
  • @tanstack/react-start-client@1.166.24
  • @tanstack/react-start-server@1.166.24
  • @tanstack/router-cli@1.166.24
  • @tanstack/router-core@1.168.8
  • @tanstack/router-generator@1.166.23
  • @tanstack/router-plugin@1.167.11
  • @tanstack/router-vite-plugin@1.166.26
  • @tanstack/solid-router@1.168.8
  • @tanstack/solid-start@1.167.14
  • @tanstack/solid-start-client@1.166.22
  • @tanstack/solid-start-server@1.166.22
  • @tanstack/start-client-core@1.167.8
  • @tanstack/start-plugin-core@1.167.16
  • @tanstack/start-server-core@1.167.8
  • @tanstack/start-static-server-functions@1.166.24
  • @tanstack/start-storage-context@1.166.22
  • @tanstack/vue-router@1.168.8
  • @tanstack/vue-start@1.167.14
  • @tanstack/vue-start-client@1.166.22
  • @tanstack/vue-start-server@1.166.22
12 hours ago
astro

@astrojs/cloudflare@13.1.6

Patch Changes

  • #16151 4978165 Thanks @matthewp! - Fixes a dev-mode crash loop in the Cloudflare adapter when using Starlight by excluding @astrojs/starlight from SSR dependency optimization
12 hours ago
embed-pdf-viewer

Release v2.11.0

@embedpdf/engines@2.11.0

Minor Changes

  • #562 by @bobsingor – Implement new PDF manipulation and annotation appearance export methods: createDocument, importPages, deletePage, exportAnnotationAppearanceAsPdf, and exportAnnotationsAppearanceAsPdf.

@embedpdf/models@2.11.0

Minor Changes

  • #562 by @bobsingor – Add PdfAnnotationName enum (deprecating PdfAnnotationIcon). Extend PdfEngine and IPdfiumExecutor interfaces with new document manipulation capabilities (createDocument, importPages, deletePage) and annotation appearance export methods.

@embedpdf/pdfium@2.11.0

Minor Changes

  • #562 by @bobsingor – Expose new PDFium functions for annotation appearance generation and export (EPDFAnnot_ExportAppearanceAsDocument, EPDFAnnot_ExportMultipleAppearancesAsDocument, EPDFAnnot_SetAppearanceFromPage, EPDFAnnot_GetName, EPDFAnnot_SetName).

@embedpdf/plugin-annotation@2.11.0

Minor Changes

  • #562 by @bobsingor – Add ToolContextMap to support typed context injection for active tools. Introduce preview renderers and bounding-box components for annotations (CirclePreview, SquarePreview, InkPreview, etc.) to support drag-to-create or stamp hover previews.

@embedpdf/plugin-stamp@2.11.0

Minor Changes

  • #562 by @bobsingor – Introduce @embedpdf/plugin-stamp for managing reusable rubber-stamp libraries. Includes features for loading built-in/manifest stamps, creating custom stamps from annotations, and exporting custom stamp libraries.

@embedpdf/plugin-ui@2.11.0

Minor Changes

  • #562 by @bobsingor – Enhance sidebar API by allowing custom props to be passed via setActiveSidebar and toggleSidebar, enabling dynamic state injection into sidebar components.

@embedpdf/snippet@2.11.0

Minor Changes

  • #562 by @bobsingor – Integrate @embedpdf/plugin-stamp with the default viewer. Add the Rubber Stamp sidebar, Signature sidebar, and Insert tools to the default UI schema. Include standard stamp/insert translations.

@embedpdf/core@2.11.0

@embedpdf/plugin-attachment@2.11.0

@embedpdf/plugin-bookmark@2.11.0

@embedpdf/plugin-capture@2.11.0

@embedpdf/plugin-commands@2.11.0

@embedpdf/plugin-document-manager@2.11.0

@embedpdf/plugin-export@2.11.0

@embedpdf/plugin-form@2.11.0

@embedpdf/plugin-fullscreen@2.11.0

@embedpdf/plugin-history@2.11.0

@embedpdf/plugin-i18n@2.11.0

@embedpdf/plugin-interaction-manager@2.11.0

@embedpdf/plugin-pan@2.11.0

@embedpdf/plugin-print@2.11.0

@embedpdf/plugin-redaction@2.11.0

@embedpdf/plugin-render@2.11.0

@embedpdf/plugin-rotate@2.11.0

@embedpdf/plugin-scroll@2.11.0

@embedpdf/plugin-search@2.11.0

@embedpdf/plugin-selection@2.11.0

@embedpdf/plugin-spread@2.11.0

@embedpdf/plugin-thumbnail@2.11.0

@embedpdf/plugin-tiling@2.11.0

@embedpdf/plugin-view-manager@2.11.0

@embedpdf/plugin-viewport@2.11.0

@embedpdf/plugin-zoom@2.11.0

@embedpdf/utils@2.11.0

@embedpdf/react-pdf-viewer@2.11.0

@embedpdf/svelte-pdf-viewer@2.11.0

@embedpdf/vue-pdf-viewer@2.11.0

18 hours ago
router

Release 2026-03-30 16:11

Release 2026-03-30 16:11

Changes

Fix

  • initialize import.meta.hot.data before storing stable split componts (#7074) (f8351a8d7a) by @schiller-manuel
  • router-core: align calculation of publicHref in parseLocation and buildLocation (#7069) (30835cb8e9) by @nlynzaad

Packages

  • @tanstack/react-start@1.167.14
  • @tanstack/router-plugin@1.167.10
  • @tanstack/router-vite-plugin@1.166.25
  • @tanstack/solid-start@1.167.13
  • @tanstack/start-plugin-core@1.167.15
  • @tanstack/vue-start@1.167.13