v1.141.4
Version 1.141.4 - 12/17/25, 12:19 AM
- generalize hydration cleanup (#6118) (f330532) by Manuel Schiller
- vue-router: rsbuild suites (#6117) (8628d01) by Birk Skyum
- vue-router: basic-esbuild-file-based (#6115) (91b26b1) by Birk Skyum
- vue-router: js-only-file-based (#6114) (a13d102) by Birk Skyum
- vue-router: basic-scroll-restoration (#6113) (0385e65) by Birk Skyum
- vue-router: generator cli only (#6112) (d27e202) by Birk Skyum
- vue-router: virtual routes (#6109) (949c3f4) by Birk Skyum
- vue-router: view transitions e2e (#6108) (77c7508) by Birk Skyum
- apply automated fixes (df5d76c) by autofix-ci[bot]
- add comparison to sidebar (03aa67f) by Tanner Linsley
- add comparison (3f1c2bb) by Tanner Linsley
- solid-router: path-params - replace react with solid (#6103) (4256268) by Birk Skyum
- solid-router: path params (#6096) (6fd176a) by Birk Skyum
- fix createMiddleware usage examples in "Observability" guide (#6095) (2c40790) by s-r-x
- (7e9c2f0) by Birk Skyum
- (8e3c1bc) by Birk Skyum
- vue-router: scroll restoration sandbox vite (#6116) (a6134ff) by Birk Skyum
- @tanstack/router-core@1.141.4
- @tanstack/solid-router@1.141.4
- @tanstack/react-router@1.141.4
- @tanstack/vue-router@1.141.4
- @tanstack/vue-router-devtools@1.141.4
- @tanstack/solid-start-client@1.141.4
- @tanstack/vue-start-client@1.141.4
- @tanstack/start-client-core@1.141.4
- @tanstack/react-start-client@1.141.4
- @tanstack/solid-router-ssr-query@1.141.4
- @tanstack/react-router-ssr-query@1.141.4
- @tanstack/vue-router-ssr-query@1.141.4
- @tanstack/router-ssr-query-core@1.141.4
- @tanstack/zod-adapter@1.141.4
- @tanstack/valibot-adapter@1.141.4
- @tanstack/arktype-adapter@1.141.4
- @tanstack/router-devtools@1.141.4
- @tanstack/solid-router-devtools@1.141.4
- @tanstack/react-router-devtools@1.141.4
- @tanstack/router-devtools-core@1.141.4
- @tanstack/router-generator@1.141.4
- @tanstack/router-cli@1.141.4
- @tanstack/router-plugin@1.141.4
- @tanstack/router-vite-plugin@1.141.4
- @tanstack/solid-start@1.141.4
- @tanstack/solid-start-server@1.141.4
- @tanstack/vue-start@1.141.4
- @tanstack/vue-start-server@1.141.4
- @tanstack/start-server-core@1.141.4
- @tanstack/start-storage-context@1.141.4
- @tanstack/react-start@1.141.4
- @tanstack/react-start-server@1.141.4
- @tanstack/start-plugin-core@1.141.4
- @tanstack/start-static-server-functions@1.141.4
v16.1.0-canary.30
- Reflect runtime type of
resHeadersin static types: #87145 - [turbopack] Flag
turbopackInferModuleSideEffectsso it is only enabled in canary builds: #87215
- [ci] Stop using restore-keys for package manager stores: #87209
- chore(turbo-tasks-fs): remove duplicated value_to_string of FileSystemPath: #87227
- [ci] Fix releaseStats in build-and-deploy: #87235
- Update turbopack team members: #87231
- [ci] Only install Playwright dependencies for used browser: #87002
Huge thanks to @eps1lon, @xusd320, @mischnic, and @lukesandberg for helping!
v5.104.0
- d3dd841: Use method shorthand to render module content in
__webpack_modules__object. - d3dd841: Enhance
import.meta.envto support object access. - 4baab4e: Optimize dependency sorting in updateParent: sort each module only once by deferring to finishUpdateParent(), and reduce traversal count in sortWithSourceOrder by caching WeakMap values upfront.
- 04cd530: Handle more at-rules for CSS modules.
- cafae23: Added options to control the renaming of at-rules and various identifiers in CSS modules.
- d3dd841: Added
base64url,base62,base58,base52,base49,base36,base32andbase25digests. - 5983843: Provide a stable runtime function variable
__webpack_global__. - d3dd841: Improved
localIdentNamehashing for CSS.
- 22c48fb: Added module existence check for informative error message in development mode.
- 50689e1: Use the fully qualified class name (or export name) for
[fullhash]placeholder in CSS modules. - d3dd841: Support universal lazy compilation.
- d3dd841: Fixed module library export definitions when multiple runtimes.
- d3dd841: Fixed CSS nesting and CSS custom properties parsing.
- d3dd841: Don't write fragment from URL to filename and apply fragment to module URL.
- aab1da9: Fixed bugs for
css/globaltype. - d3dd841: Compatibility
import.meta.filenameandimport.meta.dirnamewithevaldevtools. - d3dd841: Handle nested
__webpack_require__. - 728ddb7: The speed of identifier parsing has been improved.
- 0f8b31b: Improve types.
- d3dd841: Don't corrupt
debugIdinjection whenhidden-source-mapis used. - 2179fdb: Re-validate HttpUriPlugin redirects against allowedUris, restrict to http(s) and add a conservative redirect limit to prevent SSRF and untrusted content inclusion. Redirects failing policy are rejected before caching/lockfile writes.
- d3dd841: Serialize
HookWebpackError. - d3dd841: Added ability to use built-in properties in dotenv and define plugin.
- 3c4319f: Optimizing the regular expression character class by specifying ranges for runtime code.
- d3dd841: Reduce collision for local indent name in CSS.
- d3dd841: Remove CSS link tags when CSS imports are removed.
Neutralinojs nightly release
- New window events:
windowMinimize,windowRestore,windowMaximize,windowFullScreenEnter, andwindowFullScreenExit
Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.
Get started: https://neutralino.js.org/docs
This release was auto-generated by ReleaseZri 🚀