Open
Conversation
4f273de to
d0c7072
Compare
07da651 to
ceaf828
Compare
afed5fd to
9ea0e09
Compare
48e0a50 to
8f0b3ee
Compare
53c96ba to
fc30af3
Compare
bfc8b14 to
fd58ebc
Compare
fd58ebc to
18153dd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.3.16→8.3.188.3.16→8.3.180.13.4→0.13.53.40.0→3.41.15.90.21→5.99.01.166.7→1.168.221.166.7→1.166.1325.8.18→25.10.103.0.2→3.0.412.35.2→12.38.019.2.4→19.2.519.2.4→19.2.57.71.2→7.72.116.5.8→16.6.65.0.11→5.0.12Release Notes
mantinedev/mantine (@mantine/core)
v8.3.18Compare Source
This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/
[@mantine/core]PasswordInput: Fix styles api props not resolving correctly in theme (#8716)v8.3.17Compare Source
Changes
[@mantine/core]Stepper: Fix Google Translate compatibility issues (#8744)[@mantine/hooks]use-list-state: Add memoization to all handlers (#8739)MomenSherif/react-oauth (@react-oauth/google)
v0.13.5Compare Source
Patch Changes
05be9c4Thanks @anandhansreekumar! - add login_hint support to GoogleLogin, including types and docstabler/tabler-icons (@tabler/icons-react)
v3.41.1: Release 3.41.1Compare Source
Fixed icon:
outline/x-markv3.41.0: Release 3.41.0Compare Source
18 new icons:
outline/brand-jiraoutline/car-off-roadoutline/car-suspensionoutline/credit-card-handoutline/device-3d-cameraoutline/device-3d-lensoutline/device-screenoutline/icebergoutline/jetskioutline/olympic-torchoutline/parking-meteroutline/pillowoutline/pipelineoutline/quote-openoutline/scan-letter-aoutline/scan-letter-toutline/segwayoutline/x-markNew features
@tabler/icons-angularpackage with components, build pipeline, unit tests, andtest/test-angularsample app (#1091).<g>elements; broader SVG icon validation improvements (#1487); more consistent SVG path syntax (#1488).icons-react: JSDoc with icon previews in generated output (#1472).icons-react-native:react-native-svgadded as a peer dependency (#1475).icons-solidjs: SSR support viarollup-preset-solidand JSX/TSX component refactor (#1493).Fixed icons
outline/brand-kbinandoutline/volume-4: adjusted for compatibility withbuildJsIcons(#1469).outline/number-35-smallthroughoutline/number-50-small: updated Unicode values (#1494).TanStack/query (@tanstack/react-query)
v5.99.0Compare Source
Patch Changes
v5.98.0Compare Source
Patch Changes
v5.97.0Compare Source
Patch Changes
2bfb12c]:v5.96.2Compare Source
Patch Changes
v5.96.1Compare Source
Patch Changes
v5.96.0Compare Source
Patch Changes
v5.95.2Compare Source
Patch Changes
cd5a35b]:v5.95.1Compare Source
Patch Changes
1f1775c]:v5.95.0Compare Source
Patch Changes
v5.94.5Compare Source
Patch Changes
fix(*): resolve issue about excluded build directory (#10312)
Updated dependencies [
4b6536d]:v5.94.4Compare Source
Patch Changes
chore: fixed version (#10064)
Updated dependencies [
4c75210]:v5.91.3Compare Source
Patch Changes
v5.91.2Compare Source
Patch Changes
fix(streamedQuery): maintain error state on reset refetch with initialData defined (#10287)
Updated dependencies [
248975e]:v5.91.0Compare Source
Minor Changes
Patch Changes
6fa901b]:TanStack/router (@tanstack/react-router)
v1.168.22Compare Source
Patch Changes
v1.168.21Compare Source
Patch Changes
16f6892]:v1.168.20Compare Source
Patch Changes
Fix React Server Component imports from
@tanstack/react-routerby adding areact-serverroot export that preserves the normal API surface while resolvingnotFoundandredirectfrom a server-safe entry. (#7183)This fixes RSC routes that throw
notFound()orredirect()from server functions so they behave correctly during SSR and client navigation.v1.168.19Compare Source
Patch Changes
Fix route file transforms to preserve route ID quoting, handle more exported
Routepatterns, and avoid incorrect import rewrites in edge cases. (#7167)Improve transform robustness with clearer route-call detection, safer import removal, and expanded test coverage for quote preservation, constructor swaps, and unsupported route definitions.
v1.168.18Compare Source
Patch Changes
0e2c900]:v1.168.17Compare Source
Patch Changes
812792f]:v1.168.16Compare Source
Patch Changes
8ec9ca9]:v1.168.15Compare Source
Patch Changes
shorten internal non-minifiable store names for byte shaving (#7152)
Updated dependencies [
6355bb7]:v1.168.14Compare Source
Patch Changes
migrate createStore > createAtom for simpler API (#7150)
Updated dependencies [
459057c]:v1.168.13Compare Source
Patch Changes
Fix
MatchRoutechild callback param inference to resolve params from the targettoroute instead of the route path key across React, Solid, and Vue adapters. (#7139)Fix a stale route error boundary state issue that could briefly render the next route's
errorComponentafter navigating away from a failed route. (#7136)v1.168.12Compare Source
Patch Changes
v1.168.11Compare Source
Patch Changes
Linkto keep internal routing props likepreloadIntentProximity,from, andunsafeRelativefrom leaking to rendered DOM elements across React, Solid, and Vue. (#7138)v1.168.10Compare Source
Patch Changes
Preserve component-thrown
notFound()errors through framework error boundaries so routenotFoundComponenthandlers render without requiring an explicitrouteId. (#7077)Updated dependencies [
796406d]:v1.168.9Compare Source
Patch Changes
2d1ec86]:v1.168.8Compare Source
Patch Changes
6ee0e79]:v1.168.7Compare Source
Patch Changes
42c3f3b]:v1.168.6Compare Source
Patch Changes
onRenderedin React Router while (#7054)preserving the client-side render timing needed for scroll restoration and
onRenderedsubscribers.v1.168.5Compare Source
Patch Changes
fix: scroll restoration without throttling (#7042)
Updated dependencies [
cf5f554]:v1.168.4Compare Source
Patch Changes
tanstack/store 0.9.3 (#7041)
Updated dependencies [
71a8b68]:v1.168.3Compare Source
Patch Changes
feat: transformAssets (#7023)
Updated dependencies [
d81d21a]:v1.168.2Compare Source
Patch Changes
Replace tiny-invariant and tiny-warning with in-house solution for bundle-size (#7007)
Updated dependencies [
c9e1855]:v1.168.1Compare Source
Patch Changes
Update store to 0.9.2 (#6993)
Updated dependencies [
91cc628]:v1.168.0Minor Changes
move to signal-based reactivity
solid uses its own native signals
Patch Changes
0545239]:v1.167.5Patch Changes
5ff4f0b]:v1.167.4Patch Changes
Add @tanstack/intent AI agent skills and CLI entry points for Router and Start packages (#6866)
Updated dependencies [
940151c]:v1.167.3Patch Changes
32fcba7]:v1.167.2Patch Changes
build: update to vite-config 5.x (rolldown) (#6926)
Updated dependencies [
838b0eb]:v1.167.1Compare Source
Patch Changes
fix: build with @tanstack/vite-config 0.4.3 (#6923)
Updated dependencies [
ef9b241]:v1.167.0Compare Source
Minor Changes
Patch Changes
6f297a2]:v1.166.8Compare Source
Patch Changes
TanStack/router (@tanstack/react-router-devtools)
v1.166.13Compare Source
Patch Changes
6355bb7]:v1.166.12Compare Source
Patch Changes
459057c]:v1.166.11Compare Source
Patch Changes
c9e1855]:v1.166.10Patch Changes
0545239]:v1.166.9Patch Changes
build: update to vite-config 5.x (rolldown) (#6926)
Updated dependencies [
838b0eb]:v1.166.8Compare Source
Patch Changes
fix: build with @tanstack/vite-config 0.4.3 (#6923)
Updated dependencies [
ef9b241]:i18next/i18next (i18next)
v25.10.10Compare Source
v25.10.9Compare Source
v25.10.8Compare Source
v25.10.7Compare Source
v25.10.6Compare Source
v25.10.5Compare Source
keyPrefixingetFixedTnow provide full type-safe key narrowing — the returnedtfunction is scoped to the prefix subtree 2367v25.10.4Compare Source
exists()is now a type guard that narrows the key toSelectorKey, so a validated key can be passed directly tot()2364v25.10.3Compare Source
v25.10.2Compare Source
keyFromSelectoris now type-safe — the selector callback is constrained against your resource definitions, catching invalid keys at compile time. Supports optionalnsandkeyPrefixoptions for non-default namespace/prefix contexts 2364v25.10.1Compare Source
FilterKeysnow correctly excludes base keys that have context variants when the provided context doesn't match any of them (e.g. keysomewith variantsome_meis no longer accessible withcontext="one")v25.10.0Compare Source
keyFromSelectornow returns a brandedSelectorKeytype thatt()accepts directly, enabling pre-computed and reusable translation keys 2364keyPrefixingetFixedTand per-call options 2367{{val, number}}requiresnumber,{{val, datetime}}requiresDate,{{name}}requiresstring, etc. Custom formatters can be typed viainterpolationFormatTypeMapinCustomTypeOptions2378FilterKeysin selector mode now preserves non-context, non-plural leaf keys whencontextis provided, fixing incorrect type narrowing when combiningreturnObjects: truewithcontext2398v25.9.0Compare Source
{ count: number }when a key resolves to plural forms 2373v25.8.20Compare Source
getFixedT()selector now resolves namespaces against the effectivensrather than the global init options #2406v25.8.19Compare Source
nsand primary namespace in array #2405. Reverts the broad namespace-prefix rewrite from v25.8.15 and replaces it with a targeted fix that only rewrites paths starting with a secondary namespace in a multi-namespace array, matching the type-level contract ofGetSourcei18next/i18next-http-backend (i18next-http-backend)
v3.0.4Compare Source
{{lng}}and{{ns}}placeholders are supported; custom interpolation prefix/suffix from i18next config no longer applies to backend pathsmotiondivision/motion (motion)
v12.38.0Compare Source
Added
layoutAnchorprop to configure custom anchor point for resolving relative projection boxes.Fixed
Reorder: Fix axis switching after window resize.Reorder: Fix with virtualised lists.AnimatePresence: Ensure children are removed when exit animation matches current values.v12.37.0Compare Source
Added
"start"and"end"offsets inscrollanduseScroll.oklch,oklab,lab,lch,color,color-mix,light-darkcolor types.Fixed
whileInViewwith client-side navigation.useSpringreports correctisAnimating().v12.36.0Compare Source
Added
dragSnapToOriginto accept"x"or"y"for per-axis snapping.layout="x"andlayout="y".skipInitialAnimationtouseSpring.Fixed
heightandwidth: autoanimations withbox-sizing: border-box.anticipateeasing returns1atp === 1.@emotion/is-prop-validresolve error in Storybook.data-pop-layout-idfrom exiting elements when animation interrupted.MotionValueprops are not passed to SVG.AnimatePresence: Preventmode="wait"elements from getting stuck when switched rapidly.facebook/react (react)
v19.2.5: 19.2.5 (April 8th, 2026)Compare Source
React Server Components
react-hook-form/react-hook-form (react-hook-form)
v7.72.1Compare Source
v7.72.0Compare Source
i18next/react-i18next (react-i18next)
v16.6.6Compare Source
>= 25.10.9to match required type exports (ConstrainTarget,ApplyTarget,GetSource) used byTransSelector1911v16.6.5Compare Source
useTranslationno longer matches whenkeyPrefixis absent, fixingdefaultNS: falsewith explicitnsoption 2412v16.6.4Compare Source
v16.6.3Compare Source
TransSelectoroverloads into a single signature sotypeof Transremains extendable 1909v16.6.2Compare Source
useTranslationnow accepts selector functions askeyPrefixwith full type-safe key narrowing whenenableSelectoris enabled 2367v16.6.1Compare Source
<Trans i18nKey={sk} />to accept aSelectorKey2364v16.6.0Compare Source
tis called beforereadywithuseSuspense: false1896valuesprop on<Trans />component — interpolation variables are now inferred from the translation string when custom types are configured 1772pmndrs/zustand (zustand)
v5.0.12Compare Source
Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.