4 hours ago
tiptap

v3.20.2

@tiptap/core

Patch Changes

  • Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the first paragraph in a run and   markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.

@tiptap/extension-blockquote

Patch Changes

  • Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the first paragraph in a run and   markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.

@tiptap/extension-list

Patch Changes

  • Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the first paragraph in a run and   markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.

@tiptap/extension-paragraph

Patch Changes

  • Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the first paragraph in a run and   markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.

@tiptap/markdown

Patch Changes

  • Improved markdown empty-paragraph roundtripping across top-level and nested block content. Empty paragraphs now serialize with natural blank-line spacing for the first paragraph in a run and   markers for subsequent empty paragraphs at the same level, while parsing preserves those empty paragraphs when converting markdown back to JSON.
6 hours ago
formatjs

@formatjs/vite-plugin@1.0.4

1.0.4 (2026-03-15)

Performance Improvements

  • @formatjs/vite-plugin: apply Vite performance improvements (#6070) (184e249), closes #6069 - by @longlho
  • @formatjs/vite-plugin: use oxc-parser Visitor for AST traversal (#6071) (6072c3d), closes #6069 - by @longlho
6 hours ago
formatjs

eslint-plugin-formatjs@6.4.0

6.4.0 (2026-03-15)

Features

  • eslint-plugin-formatjs: support minimum description length in enforce-description rule (#6066) (08bb74c) - by @William-Feng
7 hours ago
router

Release 2026-03-15 15:30

Release 2026-03-15 15:30

Changes

Build

  • update to @tanstack/vite-config v0.4.3 (#6923) (ef9b241f3c) by @birkskyum

Packages

  • @tanstack/arktype-adapter@1.166.8
  • @tanstack/eslint-plugin-router@1.161.5
  • @tanstack/history@1.161.5
  • @tanstack/nitro-v2-vite-plugin@1.154.8
  • @tanstack/react-router@1.167.1
  • @tanstack/react-router-devtools@1.166.8
  • @tanstack/react-router-ssr-query@1.166.8
  • @tanstack/react-start@1.166.12
  • @tanstack/react-start-client@1.166.10
  • @tanstack/react-start-server@1.166.10
  • @tanstack/router-cli@1.166.9
  • @tanstack/router-core@1.167.1
  • @tanstack/router-devtools@1.166.8
  • @tanstack/router-devtools-core@1.166.8
  • @tanstack/router-generator@1.166.9
  • @tanstack/router-plugin@1.166.10
  • @tanstack/router-ssr-query-core@1.166.8
  • @tanstack/router-utils@1.161.5
  • @tanstack/router-vite-plugin@1.166.10
  • @tanstack/solid-router@1.167.1
  • @tanstack/solid-router-devtools@1.166.8
  • @tanstack/solid-router-ssr-query@1.166.8
  • @tanstack/solid-start@1.166.12
  • @tanstack/solid-start-client@1.166.9
  • @tanstack/solid-start-server@1.166.9
  • @tanstack/start-client-core@1.166.9
  • @tanstack/start-fn-stubs@1.161.5
  • @tanstack/start-plugin-core@1.166.12
  • @tanstack/start-server-core@1.166.9
  • @tanstack/start-static-server-functions@1.166.11
  • @tanstack/start-storage-context@1.166.9
  • @tanstack/valibot-adapter@1.166.8
  • @tanstack/virtual-file-routes@1.161.5
  • @tanstack/vue-router@1.167.1
  • @tanstack/vue-router-devtools@1.166.8
  • @tanstack/vue-router-ssr-query@1.166.8
  • @tanstack/vue-start@1.166.12
  • @tanstack/vue-start-client@1.166.9
  • @tanstack/vue-start-server@1.166.9
  • @tanstack/zod-adapter@1.166.8
13 hours ago
react-modal-sheet

v5.4.1

  • Make keyboard avoidance more robust ea60a58
  • Make useVirtualKeyboard more robust and remove includeContentEditable option 0a9f0c4

https://github.com/Temzasse/react-modal-sheet/compare/v5.4.0...v5.4.1

16 hours ago
ui

shadcn@4.0.8

Patch Changes

21 hours ago
rari

rari@0.10.19

What's Changed

  • 06630ad3 chore(deps): bump rari binary dependencies to 0.10.19
  • cdd793bc feat(rari): refactor RSC payload handling and suspense management

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.10.18...rari@0.10.19

22 hours ago
rari

v0.10.19

What's Changed

  • efddf97d chore(rari): bump version to 0.10.19

Full Changelog: https://github.com/rari-build/rari/compare/v0.10.18...v0.10.19

23 hours ago
next.js

v16.2.0-canary.99

Core Changes

  • Add eval and docs for unstable_instant: #91334
  • Simplify scroll restoration with shared ScrollRef on CacheNode: #91348

Misc Changes

  • disable sub shell generation test outside of adapter: #91353
  • Turboopack: put import attributes behind a pointer, 23% faster analyze: #91347
  • Turbopack: require(/* turbopackChunkingType: parallel */: #91278
  • Turbopack: use keyed cell access for AsyncModulesInfo: #91305
  • Enable thin LTO for release builds: #91343
  • [turbopack] const-ify most of the registration code: #90868

Credits

Huge thanks to @gaojude, @ztanner, @mischnic, @acdlite, @sokra, and @mmastrac for helping!

1 days ago
rari

create-rari-app@0.4.25

What's Changed

  • bd46fd31 chore(typescript): centralize TypeScript configuration
  • 89e6e023 Merge branch 'main' of https://github.com/rari-build/rari into vite-plus
  • 51d8f292 feat(rsc): improve component rendering and fix edge cases
  • 781b6bd5 chore: migrate from tsdown to vite-plus and consolidate build tooling

Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.4.24...create-rari-app@0.4.25