v4.50.0
2025-08-31
- Support openharmony-arm64 platform (#6081)
- Fix loading of extensionless imports in config files (#6084)
v1.132.0-alpha.12
Version 1.132.0-alpha.12 - 8/31/25, 1:00 AM
- check return type of router.dehydrate w.r.t. serializability (#5057) (0b7db2f) by Manuel Schiller
- @tanstack/router-core@1.132.0-alpha.12
- @tanstack/solid-router@1.132.0-alpha.12
- @tanstack/react-router@1.132.0-alpha.12
- @tanstack/react-router-ssr-query@1.132.0-alpha.12
- @tanstack/router-ssr-query-core@1.132.0-alpha.12
- @tanstack/zod-adapter@1.132.0-alpha.12
- @tanstack/valibot-adapter@1.132.0-alpha.12
- @tanstack/arktype-adapter@1.132.0-alpha.12
- @tanstack/router-devtools@1.132.0-alpha.12
- @tanstack/solid-router-devtools@1.132.0-alpha.12
- @tanstack/react-router-devtools@1.132.0-alpha.12
- @tanstack/router-devtools-core@1.132.0-alpha.12
- @tanstack/router-generator@1.132.0-alpha.12
- @tanstack/router-cli@1.132.0-alpha.12
- @tanstack/router-plugin@1.132.0-alpha.12
- @tanstack/router-vite-plugin@1.132.0-alpha.12
- @tanstack/solid-start-client@1.132.0-alpha.12
- @tanstack/solid-start-server@1.132.0-alpha.12
- @tanstack/start-client-core@1.132.0-alpha.12
- @tanstack/start-server-core@1.132.0-alpha.12
- @tanstack/start-storage-context@1.132.0-alpha.12
- @tanstack/react-start-client@1.132.0-alpha.12
- @tanstack/react-start-server@1.132.0-alpha.12
- @tanstack/start-plugin-core@1.132.0-alpha.12
- @tanstack/start-static-server-functions@1.132.0-alpha.12
- @tanstack/solid-start@1.132.0-alpha.12
- @tanstack/react-start@1.132.0-alpha.12
v1.132.0-alpha.11
Version 1.132.0-alpha.11 - 8/30/25, 11:58 PM
- make middleware types compatible (#5056) (47f897b) by Manuel Schiller
- @tanstack/start-client-core@1.132.0-alpha.11
- @tanstack/solid-start-client@1.132.0-alpha.11
- @tanstack/solid-start-server@1.132.0-alpha.11
- @tanstack/start-server-core@1.132.0-alpha.11
- @tanstack/react-start-client@1.132.0-alpha.11
- @tanstack/react-start-server@1.132.0-alpha.11
- @tanstack/start-plugin-core@1.132.0-alpha.11
- @tanstack/start-static-server-functions@1.132.0-alpha.11
- @tanstack/solid-start@1.132.0-alpha.11
- @tanstack/react-start@1.132.0-alpha.11
v1.132.0-alpha.10
Version 1.132.0-alpha.10 - 8/30/25, 11:24 PM
- allow composability of server function factories and middlewares (#5044) (30ad7f6) by Manuel Schiller
- @tanstack/solid-start@1.132.0-alpha.10
- @tanstack/solid-start-client@1.132.0-alpha.10
- @tanstack/solid-start-server@1.132.0-alpha.10
- @tanstack/start-client-core@1.132.0-alpha.10
- @tanstack/start-server-core@1.132.0-alpha.10
- @tanstack/start-storage-context@1.132.0-alpha.10
- @tanstack/react-start@1.132.0-alpha.10
- @tanstack/react-start-client@1.132.0-alpha.10
- @tanstack/react-start-server@1.132.0-alpha.10
- @tanstack/start-plugin-core@1.132.0-alpha.10
- @tanstack/start-static-server-functions@1.132.0-alpha.10
v1.131.30
Version 1.131.30 - 8/30/25, 1:22 PM
- router-core: slightly faster replaceEqualDeep (#5046) (eb6bcea) by @Sheraff
- router-core: slightly faster deepEqual (#5051) (48551b3) by @Sheraff
- @tanstack/router-core@1.131.30
- @tanstack/solid-router@1.131.30
- @tanstack/react-router@1.131.30
- @tanstack/react-router-ssr-query@1.131.30
- @tanstack/router-ssr-query-core@1.131.30
- @tanstack/zod-adapter@1.131.30
- @tanstack/valibot-adapter@1.131.30
- @tanstack/arktype-adapter@1.131.30
- @tanstack/router-devtools@1.131.30
- @tanstack/solid-router-devtools@1.131.30
- @tanstack/react-router-devtools@1.131.30
- @tanstack/router-devtools-core@1.131.30
- @tanstack/router-generator@1.131.30
- @tanstack/router-cli@1.131.30
- @tanstack/router-plugin@1.131.30
- @tanstack/router-vite-plugin@1.131.30
- @tanstack/solid-start-client@1.131.30
- @tanstack/solid-start-server@1.131.30
- @tanstack/start-client-core@1.131.30
- @tanstack/start-server-core@1.131.30
- @tanstack/start-storage-context@1.131.30
- @tanstack/react-start-client@1.131.30
- @tanstack/react-start-server@1.131.30
- @tanstack/start-server-functions-fetcher@1.131.30
- @tanstack/start-server-functions-client@1.131.30
- @tanstack/start-plugin-core@1.131.30
- @tanstack/solid-start@1.131.30
- @tanstack/solid-start-plugin@1.131.30
- @tanstack/react-start@1.131.30
- @tanstack/react-start-plugin@1.131.30
v5.85.6
Version 5.85.6 - 8/30/25, 12:21 PM
- core: make sure queries revert synchronously (#9601) (379670d) by Dominik Dorfmeister
- deps: update marocchino/sticky-pull-request-comment digest to 9c40848 (#9473) (7c464e3) by renovate[bot]
- react-query/useMutation: remove "@testing-library/jest-dom/vitest" import (#9569) (a1b1279) by @sukvvon
- update mutation status type (#9595) (428c19f) by @wo-o29
- remove unnecessary trailing comma (#9594) (2a8ba49) by @wo-o29
- fix type definitions in useQuery options (union, parameters, extra parentheses) (#9596) (54efe22) by @wo-o29
- fix missing comma in useMutation example to prevent syntax errors (#9593) (ad0ca9f) by @wo-o29
- Updates examples for invalidation from mutations (#9261) (1b0346f) by Kier Borromeo
- Add not-prose class to browser logo images in devtools documentation (#9556) (9a3f683) by Dmytro Borysov
- @tanstack/query-core@5.85.6
- @tanstack/react-query@5.85.6
- @tanstack/query-broadcast-client-experimental@5.85.6
- @tanstack/query-persist-client-core@5.85.6
- @tanstack/query-sync-storage-persister@5.85.6
- @tanstack/react-query-devtools@5.85.6
- @tanstack/react-query-persist-client@5.85.6
- @tanstack/react-query-next-experimental@5.85.6
- @tanstack/solid-query@5.85.6
- @tanstack/solid-query-devtools@5.85.6
- @tanstack/solid-query-persist-client@5.85.6
- @tanstack/svelte-query@5.85.6
- @tanstack/svelte-query-devtools@5.85.6
- @tanstack/svelte-query-persist-client@5.85.6
- @tanstack/vue-query@5.85.6
- @tanstack/vue-query-devtools@5.85.6
- @tanstack/angular-query-experimental@5.85.6
- @tanstack/query-async-storage-persister@5.85.6
- @tanstack/angular-query-devtools-experimental@5.85.6
v5.85.6
Version 5.85.6 - 8/30/25, 12:21 PM
- core: make sure queries revert synchronously (#9601) (379670d) by Dominik Dorfmeister
- deps: update marocchino/sticky-pull-request-comment digest to 9c40848 (#9473) (7c464e3) by renovate[bot]
- react-query/useMutation: remove "@testing-library/jest-dom/vitest" import (#9569) (a1b1279) by @sukvvon
- update mutation status type (#9595) (428c19f) by @wo-o29
- remove unnecessary trailing comma (#9594) (2a8ba49) by @wo-o29
- fix type definitions in useQuery options (union, parameters, extra parentheses) (#9596) (54efe22) by @wo-o29
- fix missing comma in useMutation example to prevent syntax errors (#9593) (ad0ca9f) by @wo-o29
- Updates examples for invalidation from mutations (#9261) (1b0346f) by Kier Borromeo
- Add not-prose class to browser logo images in devtools documentation (#9556) (9a3f683) by Dmytro Borysov
- @tanstack/query-core@5.85.6
- @tanstack/react-query@5.85.6
- @tanstack/query-broadcast-client-experimental@5.85.6
- @tanstack/query-persist-client-core@5.85.6
- @tanstack/query-sync-storage-persister@5.85.6
- @tanstack/react-query-devtools@5.85.6
- @tanstack/react-query-persist-client@5.85.6
- @tanstack/react-query-next-experimental@5.85.6
- @tanstack/solid-query@5.85.6
- @tanstack/solid-query-devtools@5.85.6
- @tanstack/solid-query-persist-client@5.85.6
- @tanstack/svelte-query@5.85.6
- @tanstack/svelte-query-devtools@5.85.6
- @tanstack/svelte-query-persist-client@5.85.6
- @tanstack/vue-query@5.85.6
- @tanstack/vue-query-devtools@5.85.6
- @tanstack/angular-query-experimental@5.85.6
- @tanstack/query-async-storage-persister@5.85.6
- @tanstack/angular-query-devtools-experimental@5.85.6
v5.4.149
This release contains improvements for the annotation editor, performance, printing and the viewer.
- Bump the stable version in
pdfjs.config
by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20124 - Update dependencies and translations to the most recent versions by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20125
- [Editor] Add a floating button in order to highlight the text selection and add a comment (bug 1979381) by @calixteman in https://github.com/mozilla/pdf.js/pull/20119
- Add regression test for PR 19639 by @maettuu in https://github.com/mozilla/pdf.js/pull/20109
- Add comment-* images when building components by @calixteman in https://github.com/mozilla/pdf.js/pull/20128
- [Editor] Remove useless css and use a defined but unused property by @calixteman in https://github.com/mozilla/pdf.js/pull/20131
- [Editor] Remove unused property by @calixteman in https://github.com/mozilla/pdf.js/pull/20132
- Fix intermittent failure in the "must check that the computed value is correct" scripting integration test by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20134
- Disable printing when enablePermission is true and the pdf isn't allowed to be printed (bug 1978985) by @calixteman in https://github.com/mozilla/pdf.js/pull/20129
- [Editor] Highlight text on a selectionchange event which hasn't been triggered by the pointer or the keyboard (bug 1976597) by @calixteman in https://github.com/mozilla/pdf.js/pull/20138
- Trigger a fake scrollend event in case it hasn't been triggered by the browser (bug 1957680) by @calixteman in https://github.com/mozilla/pdf.js/pull/20142
- Lazy initialize FinalizationRegistry used by IccColorSpace.#finalizer by @fnlctrl in https://github.com/mozilla/pdf.js/pull/20148
- Make horizontal padding relative to device width by @Aditi-1400 in https://github.com/mozilla/pdf.js/pull/20093
- Mark
canvasContext
as optional by @k-nut in https://github.com/mozilla/pdf.js/pull/20149 - Update l10n files by @calixteman in https://github.com/mozilla/pdf.js/pull/20159
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/mozilla/pdf.js/pull/20161
- Check the setDash arguments by @calixteman in https://github.com/mozilla/pdf.js/pull/20160
- [Editor] Avoid to use a null signal when setting listeners in the editor toolbar by @calixteman in https://github.com/mozilla/pdf.js/pull/20166
- [Editor] Correctly hide deleted annotations by @calixteman in https://github.com/mozilla/pdf.js/pull/20164
- Implement a delay for Chrome protocol calls in the integration tests, and skip the "must check that an existing highlight is ignored on hovering" integration test on Windows by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20126
- Update Firefox preferences for testing by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20171
- [Editor] Add the ability to get all the editable annotations in a pdf document by @calixteman in https://github.com/mozilla/pdf.js/pull/20167
- Update dependencies and translations to the most recent versions by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20169
- Use Firefox stable for the tests because bug 1983414 by @calixteman in https://github.com/mozilla/pdf.js/pull/20178
- Add logic to track rendering area of various PDF ops by @nicolo-ribaudo in https://github.com/mozilla/pdf.js/pull/19043
- Use Firefox nightly with puppeteer by @calixteman in https://github.com/mozilla/pdf.js/pull/20186
- [Editor] Make sure the resizers are on top of the editor content by @calixteman in https://github.com/mozilla/pdf.js/pull/20183
- Use the cached annotations when collecting them by types by @calixteman in https://github.com/mozilla/pdf.js/pull/20184
- [Editor] Move the comment button just before the delete one by @calixteman in https://github.com/mozilla/pdf.js/pull/20180
- [Editor] Add a Rect entry to a saved popup in order to avoid to have an invalid pdf by @calixteman in https://github.com/mozilla/pdf.js/pull/20179
- Use WebDriver BiDi for Chrome by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20188
- [Editor] Don't use a null signal for the comment button by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20189
- Update puppeteer to 24.17.0 by @calixteman in https://github.com/mozilla/pdf.js/pull/20187
- [Editor] Add a button to the annotation having a popup in order to edit it by @calixteman in https://github.com/mozilla/pdf.js/pull/20182
- Don't iterate over all empty slots in the xref entries (bug 1980958) by @calixteman in https://github.com/mozilla/pdf.js/pull/20170
- Improve the selection check in the "doesn't jump when moving selection" integration test by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20190
- [Editor] Change the icon for inline comments by @calixteman in https://github.com/mozilla/pdf.js/pull/20194
- Add a method goToXY in PDFLinkService in order to scroll the document at a given location by @calixteman in https://github.com/mozilla/pdf.js/pull/20191
- Skip the curvature ink editor integration test for Chrome on Windows by @timvandermeij in https://github.com/mozilla/pdf.js/pull/20195
- [Editor] Add a method to get an editor rect in the pdf page coordinates by @calixteman in https://github.com/mozilla/pdf.js/pull/20196
- [Editor] Remove useless CSS and fix styling for the comment button by @calixteman in https://github.com/mozilla/pdf.js/pull/20200
- [Editor] Fix the dimensions of the comment icon by @calixteman in https://github.com/mozilla/pdf.js/pull/20209
- [Editor] Fix unit (for consistency) and remove few useless px by @calixteman in https://github.com/mozilla/pdf.js/pull/20211
- Reset editing mode when changing the pdf document by @calixteman in https://github.com/mozilla/pdf.js/pull/20212
- [Editor] Add a sidebar allowing the user to navigate between the comments in a pdf (bug 1985567) by @calixteman in https://github.com/mozilla/pdf.js/pull/20210