react-template-vite
react-template-vite copied to clipboard
chore(deps): update all non-major dependencies (tanstack-router)
This PR contains the following updates:
Release Notes
TanStack/router (@tanstack/react-router)
v1.67.0
Version 1.67.0 - 10/14/24, 7:30 PM
Changes
Feat
Other
- (
60b3f37) by Manuel Schiller
Packages
- @tanstack/react-router@1.67.0
- @tanstack/create-router@1.67.0
- @tanstack/react-router-with-query@1.67.0
- @tanstack/router-zod-adapter@1.67.0
- @tanstack/router-valibot-adapter@1.67.0
- @tanstack/router-arktype-adapter@1.67.0
- @tanstack/router-devtools@1.67.0
- @tanstack/start@1.67.0
v1.66.1
Version 1.66.1 - 10/14/24, 4:28 PM
Changes
Fix
- start: eliminate dead code after vinxi"s transform for
createServerFn(#2542) (de80d2f) by Manuel Schiller - react-router: correctly handle hashes in
redirect(#2543) (5f1fd8f) by Manuel Schiller
Chore
Packages
- @tanstack/react-router@1.66.1
- @tanstack/react-router-with-query@1.66.1
- @tanstack/router-valibot-adapter@1.66.1
- @tanstack/router-arktype-adapter@1.66.1
- @tanstack/router-devtools@1.66.1
- @tanstack/router-plugin@1.66.1
- @tanstack/start@1.66.1
- @tanstack/start-vite-plugin@1.66.1
- @tanstack/create-router@1.66.1
- @tanstack/eslint-plugin-router@1.66.1
- @tanstack/router-zod-adapter@1.66.1
- @tanstack/router-vite-plugin@1.66.1
v1.65.0
Version 1.65.0 - 10/12/24, 9:15 PM
Changes
Feat
- generator: check if route configuration contains duplicate paths (#2525) (
d2b28c3) by Manuel Schiller
Chore
- add eslint rule for unused imports (#2523) (
8d3d109) by Manuel Schiller - start: cleanup dependencies (#2522) (
cf61cd4) by Manuel Schiller
Docs
- remove outdated section (
6b52c36) by Manuel Schiller
Packages
- @tanstack/react-router@1.65.0
- @tanstack/router-devtools@1.65.0
- @tanstack/router-generator@1.65.0
- @tanstack/start@1.65.0
- @tanstack/create-router@1.65.0
- @tanstack/react-router-with-query@1.65.0
- @tanstack/router-zod-adapter@1.65.0
- @tanstack/router-valibot-adapter@1.65.0
- @tanstack/router-arktype-adapter@1.65.0
- @tanstack/router-cli@1.65.0
- @tanstack/router-plugin@1.65.0
- @tanstack/router-vite-plugin@1.65.0
v1.64.3
Version 1.64.3 - 10/12/24, 4:16 PM
Changes
Fix
- react-router: populate result of
validateSearchinto URL when navigating (#2518) (581bd1d) by Manuel Schiller
Packages
- @tanstack/react-router@1.64.3
- @tanstack/react-router-with-query@1.64.3
- @tanstack/router-zod-adapter@1.64.3
- @tanstack/router-valibot-adapter@1.64.3
- @tanstack/router-arktype-adapter@1.64.3
- @tanstack/router-devtools@1.64.3
- @tanstack/start@1.64.3
- @tanstack/create-router@1.64.3
v1.64.2
Version 1.64.2 - 10/12/24, 8:44 AM
Changes
Perf
Packages
- @tanstack/react-router@1.64.2
- @tanstack/react-router-with-query@1.64.2
- @tanstack/router-zod-adapter@1.64.2
- @tanstack/router-valibot-adapter@1.64.2
- @tanstack/router-arktype-adapter@1.64.2
- @tanstack/router-devtools@1.64.2
- @tanstack/start@1.64.2
- @tanstack/create-router@1.64.2
v1.64.1
Version 1.64.1 - 10/12/24, 8:37 AM
Changes
Perf
Docs
Packages
- @tanstack/react-router@1.64.1
- @tanstack/react-router-with-query@1.64.1
- @tanstack/router-zod-adapter@1.64.1
- @tanstack/router-valibot-adapter@1.64.1
- @tanstack/router-arktype-adapter@1.64.1
- @tanstack/router-devtools@1.64.1
- @tanstack/start@1.64.1
- @tanstack/create-router@1.64.1
v1.64.0
Version 1.64.0 - 10/9/24, 8:20 PM
Changes
Feat
- router-generator: allow virtual file routes without file names (#2500) (
a82bfa1) by Manuel Schiller
Fix
- router-generator: html files per bundler (#2494) (
1a714f1) by Manuel Schiller - create-router: Specify html template used by rspack (#2493) (
ecd9a17) by Thomas Aunvik
Docs
- less disruptive file-based routing guide regarding virtual routes (#2497) (
ac39caa) by Sean Cassiere
Packages
- @tanstack/router-generator@1.64.0
- @tanstack/virtual-file-routes@1.64.0
- @tanstack/react-router@1.64.0
- @tanstack/react-router-with-query@1.64.0
- @tanstack/router-zod-adapter@1.64.0
- @tanstack/router-valibot-adapter@1.64.0
- @tanstack/router-arktype-adapter@1.64.0
- @tanstack/router-devtools@1.64.0
- @tanstack/router-cli@1.64.0
- @tanstack/router-plugin@1.64.0
- @tanstack/router-vite-plugin@1.64.0
- @tanstack/start@1.64.0
- @tanstack/create-router@1.64.0
v1.63.5
Version 1.63.5 - 10/8/24, 7:55 PM
Changes
Fix
- router-generator: do not log emojis when process.env.CI is set (#2492) (
5888b06) by Manuel Schiller
Packages
- @tanstack/router-generator@1.63.5
- @tanstack/react-router@1.63.5
- @tanstack/react-router-with-query@1.63.5
- @tanstack/router-zod-adapter@1.63.5
- @tanstack/router-valibot-adapter@1.63.5
- @tanstack/router-arktype-adapter@1.63.5
- @tanstack/router-devtools@1.63.5
- @tanstack/router-cli@1.63.5
- @tanstack/router-plugin@1.63.5
- @tanstack/router-vite-plugin@1.63.5
- @tanstack/start@1.63.5
- @tanstack/create-router@1.63.5
v1.63.4
Version 1.63.4 - 10/8/24, 5:52 PM
Changes
Fix
- react-router: only execute context when params or loader deps change (#2482) (
d16a536) by Manuel Schiller - react-router: do not copy
idfrom lazy route over to non-lazy route (#2490) (70bce30) by Manuel Schiller
Packages
- @tanstack/react-router@1.63.4
- @tanstack/eslint-plugin-router@1.63.4
- @tanstack/react-router-with-query@1.63.4
- @tanstack/router-zod-adapter@1.63.4
- @tanstack/router-valibot-adapter@1.63.4
- @tanstack/router-arktype-adapter@1.63.4
- @tanstack/router-devtools@1.63.4
- @tanstack/start@1.63.4
- @tanstack/create-router@1.63.4
v1.63.2
Version 1.63.2 - 10/7/24, 10:50 PM
Changes
Fix
Packages
- @tanstack/react-router@1.63.2
- @tanstack/react-router-with-query@1.63.2
- @tanstack/router-zod-adapter@1.63.2
- @tanstack/router-valibot-adapter@1.63.2
- @tanstack/router-arktype-adapter@1.63.2
- @tanstack/router-devtools@1.63.2
- @tanstack/start@1.63.2
- @tanstack/create-router@1.63.2
v1.63.1
Version 1.63.1 - 10/7/24, 9:54 PM
Changes
Fix
Packages
- @tanstack/react-router@1.63.1
- @tanstack/react-router-with-query@1.63.1
- @tanstack/router-zod-adapter@1.63.1
- @tanstack/router-valibot-adapter@1.63.1
- @tanstack/router-arktype-adapter@1.63.1
- @tanstack/router-devtools@1.63.1
- @tanstack/start@1.63.1
- @tanstack/create-router@1.63.1
v1.63.0
Version 1.63.0 - 10/7/24, 9:25 PM
Changes
Feat
Chore
Packages
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)
v3.17.5
lucide-icons/lucide (lucide-react)
v0.452.0: New icons 0.452.0
Modified Icons 🔨
align-center(#2528) by @jamiemlawalign-justify(#2528) by @jamiemlawalign-left(#2528) by @jamiemlawalign-right(#2528) by @jamiemlawindent-decrease(#2528) by @jamiemlawindent-increase(#2528) by @jamiemlawlist-ordered(#2528) by @jamiemlawlist(#2528) by @jamiemlaw
v0.451.0: New icons 0.451.0
Modified Icons 🔨
component(#2474) by @jguddaspackage(#2499) by @jguddasparking-meter(#2505) by @jguddassandwich(#2494) by @jamiemlaw
v0.449.0: New icons 0.449.0
New icons 🎨
v0.448.0: New icons 0.448.0
New icons 🎨
eye-closed(#2349) by @karsa-mistmere
dcastil/tailwind-merge (tailwind-merge)
v2.5.4
Bug Fixes
- Fix incorrect paths within sourcemaps by @dcastil in https://github.com/dcastil/tailwind-merge/pull/483
Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v2.5.3...v2.5.4
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco, @roboflow and @codecov for sponsoring tailwind-merge! ❤️
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.