v1.159.6
Version 1.159.6 - 2/13/26, 6:35 PM
- don"t cache server side route tree during dev (#6650) (85b34a7) by Manuel Schiller
- optimize links to github (#6633) (174be10) by Birk Skyum
- vite ecosystem ci entry points (#6644) (97658cd) by Birk Skyum
- start: Update TanStack Builder link in getting started guide (#6641) (a8c786c) by Yuki Terashima
- @tanstack/router-core@1.159.6
- @tanstack/solid-router@1.159.6
- @tanstack/react-router@1.159.6
- @tanstack/vue-router@1.159.6
- @tanstack/solid-router-ssr-query@1.159.6
- @tanstack/react-router-ssr-query@1.159.6
- @tanstack/vue-router-ssr-query@1.159.6
- @tanstack/router-ssr-query-core@1.159.6
- @tanstack/zod-adapter@1.159.6
- @tanstack/valibot-adapter@1.159.6
- @tanstack/arktype-adapter@1.159.6
- @tanstack/router-devtools@1.159.6
- @tanstack/solid-router-devtools@1.159.6
- @tanstack/react-router-devtools@1.159.6
- @tanstack/vue-router-devtools@1.159.6
- @tanstack/router-devtools-core@1.159.6
- @tanstack/router-generator@1.159.6
- @tanstack/router-cli@1.159.6
- @tanstack/router-plugin@1.159.6
- @tanstack/router-vite-plugin@1.159.6
- @tanstack/solid-start@1.159.6
- @tanstack/solid-start-client@1.159.6
- @tanstack/solid-start-server@1.159.6
- @tanstack/vue-start@1.159.6
- @tanstack/vue-start-client@1.159.6
- @tanstack/vue-start-server@1.159.6
- @tanstack/start-client-core@1.159.6
- @tanstack/start-server-core@1.159.6
- @tanstack/start-storage-context@1.159.6
- @tanstack/react-start@1.159.6
- @tanstack/react-start-client@1.159.6
- @tanstack/react-start-server@1.159.6
- @tanstack/start-plugin-core@1.159.6
- @tanstack/start-static-server-functions@1.159.6
v16.2.0-canary.42
- fix: support multiple icon formats with same base name (icon.png + icon.svg): #89504
- Turbopack: Move turbopackIgnoreIssue from experimental to turbopack.ignoreIssue: #89817
- Build with dev runtimes when
--debug-prerenderis set: #89834 - Append deployment id query string for next-font: #89960
- Next-api: Check
client_source_mapsbefore generate source map: #89915 - docs: improve next/image localPatterns error page: #89914
- docs: inline-css dev-action oriented: #89064
- Upgrade to swc 56: #89111
- Turbopack: fix CSS dependency locations: #89761
- docs: document cacheLife expire omission behavior and fix default preset value: #89913
- docs: Activity boundary guide: #89126
- Enable backtraces in turbopack integration tests: #89935
Huge thanks to @FurryR, @icyJoseph, @mischnic, @01-binary, @lukesandberg, @sokra, and @unstubbable for helping!
1.9.6
See Changelog:
1.9.6 (2026-02-13)
- Cursor/Repetition: Fix cursor.next() not respecting repetitions. Fix left repeat barline not respecting instructions like clef (shifted to left). Fix double thin barline after "to coda" etc (PR #1644) (90f704b)
- Demo/PDF: Improve PDF export. Add SVG option. Fix invisible notes being visible, fix broken unicode characters (e.g. Chinese characters or Vietnamese accents) (#1184, #1296) (f097116)
- Grace Notes: Fix grace note fingering positioning for multiple grace notes with fingering (PR #1642) (0204800)
electron v39.6.0
@heroui/system-rsc@2.3.23
- #6215
e1b3453Thanks @ITBoomBKStudio! - FixextendVariantsto correctly inherit variant metadata from the base component & fix rendering of components that use 'as' prop