Skip to content

Commit e2b8f99

Browse files
chore(deps): update dependency expo-router to v4.0.21 (#145)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [expo-router](https://docs.expo.dev/routing/introduction/) ([source](https://redirect.github.com/expo/expo/tree/HEAD/packages/expo-router)) | [`4.0.11` -> `4.0.21`](https://renovatebot.com/diffs/npm/expo-router/4.0.11/4.0.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/expo-router/4.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/expo-router/4.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/expo-router/4.0.11/4.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/expo-router/4.0.11/4.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>expo/expo (expo-router)</summary> ### [`v4.0.21`](https://redirect.github.com/expo/expo/compare/b18dec62ce5821f05d31f1861d49e96dbb1eb261...5b966b32f0a49827bd0976e8f6c1ba2fb9139d4a) [Compare Source](https://redirect.github.com/expo/expo/compare/b18dec62ce5821f05d31f1861d49e96dbb1eb261...5b966b32f0a49827bd0976e8f6c1ba2fb9139d4a) ### [`v4.0.20`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4020---2025-04-02) [Compare Source](https://redirect.github.com/expo/expo/compare/d0aa5eeb2e585c1a2d1848f240e35a27a2ab7136...b18dec62ce5821f05d31f1861d49e96dbb1eb261) *This version does not introduce any user-facing changes.* ### [`v4.0.19`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4019---2025-03-14) [Compare Source](https://redirect.github.com/expo/expo/compare/1992dd3ba012ec59a646e383b9895ea6b577948b...d0aa5eeb2e585c1a2d1848f240e35a27a2ab7136) *This version does not introduce any user-facing changes.* ### [`v4.0.18`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4018---2025-03-11) [Compare Source](https://redirect.github.com/expo/expo/compare/0a0c6d35a691fc59c0d94675d159ac9e3dfd6f26...1992dd3ba012ec59a646e383b9895ea6b577948b) ##### 🐛 Bug fixes - Fix Fast Refresh not detecting file system updates. ([#&#8203;34509](https://redirect.github.com/expo/expo/pull/34509) by [@&#8203;marklawlor](https://redirect.github.com/marklawlor)) - Fix getPathFromState generating an invalid path for hoisted index routes. ([#&#8203;34668](https://redirect.github.com/expo/expo/pull/34668) by [@&#8203;marklawlor](https://redirect.github.com/marklawlor)) ### [`v4.0.17`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4017---2025-01-19) [Compare Source](https://redirect.github.com/expo/expo/compare/1955c7d38e69c0eb62df89d516a392ea64db6405...0a0c6d35a691fc59c0d94675d159ac9e3dfd6f26) ##### 🎉 New features - Add partial support for `generateStaticParams` in React Server Components router. ([#&#8203;34093](https://redirect.github.com/expo/expo/pull/34093) by [@&#8203;EvanBacon](https://redirect.github.com/EvanBacon)) - Add server error handling to error boundary. ([#&#8203;33971](https://redirect.github.com/expo/expo/pull/33971) by [@&#8203;EvanBacon](https://redirect.github.com/EvanBacon)) ### [`v4.0.16`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4016---2025-01-08) [Compare Source](https://redirect.github.com/expo/expo/compare/77c3568235759947ec590f532074fa7b8399134c...1955c7d38e69c0eb62df89d516a392ea64db6405) ##### 🐛 Bug fixes - Fix error 'WeakSet key must be an object' in fast-refresh for invalid exports like cpp host objects. ([#&#8203;34026](https://redirect.github.com/expo/expo/pull/34026) by [@&#8203;chrfalch](https://redirect.github.com/chrfalch)) - Fix render store (unstable_headers) on native platforms. ([#&#8203;33978](https://redirect.github.com/expo/expo/pull/33978) by [@&#8203;EvanBacon](https://redirect.github.com/EvanBacon)) ##### 💡 Others - Add less aggressive babel plugin migration warning. ([#&#8203;33640](https://redirect.github.com/expo/expo/pull/33640) by [@&#8203;EvanBacon](https://redirect.github.com/EvanBacon)) ### [`v4.0.15`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4015---2024-12-24) [Compare Source](https://redirect.github.com/expo/expo/compare/a246df22c427d8c6c905de0915ed50f721fdf062...77c3568235759947ec590f532074fa7b8399134c) ##### 💡 Others - Bump react-navigation versions. ([#&#8203;33758](https://redirect.github.com/expo/expo/pull/33758) by [@&#8203;marklawlor](https://redirect.github.com/marklawlor)) - Add `withLayoutContext` example. ([#&#8203;34346](https://redirect.github.com/expo/expo/pull/34346) by [@&#8203;keith-kurak](https://redirect.github.com/keith-kurak)) ### [`v4.0.14`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4014---2024-12-19) [Compare Source](https://redirect.github.com/expo/expo/compare/637acf537a92ac6209bfced71e097ba736b43fef...a246df22c427d8c6c905de0915ed50f721fdf062) ##### 🐛 Bug fixes - Prevent base url from being appended to external links. ([#&#8203;31420](https://redirect.github.com/expo/expo/pull/31420) by [@&#8203;6TELOIV](https://redirect.github.com/6teloiv)) ([#&#8203;31420](https://redirect.github.com/expo/expo/pull/31420) by [@&#8203;6teloiv](https://redirect.github.com/6teloiv)) - Fix baseURL being removed when refreshing the app on web. ([#&#8203;33481](https://redirect.github.com/expo/expo/pull/33481) by [@&#8203;marklawlor](https://redirect.github.com/marklawlor)) - Fix navigation when using browser back/forward ([#&#8203;33524](https://redirect.github.com/expo/expo/pull/33524) by [@&#8203;stephentuso](https://redirect.github.com/stephentuso)) - Fix `useNavigation` hook unable to find parent navigator for hoisted routes and relative hrefs ([#&#8203;33035](https://redirect.github.com/expo/expo/pull/33035) by [@&#8203;marklawlor](https://redirect.github.com/marklawlor)) ### [`v4.0.13`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4013---2024-12-16) [Compare Source](https://redirect.github.com/expo/expo/compare/1faceb8d22bebee4571ef3a2f9578bec33dc26b1...637acf537a92ac6209bfced71e097ba736b43fef) *This version does not introduce any user-facing changes.* ### [`v4.0.12`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-router/CHANGELOG.md#4012---2024-12-10) [Compare Source](https://redirect.github.com/expo/expo/compare/bc1fea6bcab47889e2922d543920397691b200f3...1faceb8d22bebee4571ef3a2f9578bec33dc26b1) ##### 🐛 Bug fixes - Fix `fileURLtoFilePath` returning valid UNIX os paths to resolve client and server boundary entries on Windows. ([#&#8203;33540](https://redirect.github.com/expo/expo/pull/33540) by [@&#8203;byCedric](https://redirect.github.com/byCedric)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GSTJ/react-native-magic-modal). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b5ce60 commit e2b8f99

0 file changed

File tree

    0 commit comments

    Comments
     (0)