build(deps): update dependency @generouted/react-router to ^1.19.10 #258
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:
^1.18.4
->^1.19.10
Release Notes
oedotme/generouted (@generouted/react-router)
v1.19.10
Compare Source
Commits
2a61adb
by @oedotme757bbda
by @oedotme2f12ab9
by @jemmyw closes #188Changelog: oedotme/generouted@v1.19.9...v1.19.10
v1.19.9
Compare Source
Commits
fdfb5d4
by @oedotmeb8f2c65
by @parasbansalChangelog: oedotme/generouted@v1.19.8...v1.19.9
v1.19.8
Compare Source
Commits
8faed5a
by @ethanwu10 fixes #181Changelog: oedotme/generouted@v1.19.7...v1.19.8
v1.19.7
Compare Source
Commits
57b6697
by @oedotmeedafb69
by @oedotme fixes #180a3fb166
by @oedotmeb025ca5
by @oedotme3dde75f
by @henrikvilhelmberglund7926bde
by @oedotmea3b4971
by @oedotmeChangelog: oedotme/generouted@v1.19.6...v1.19.7
v1.19.6
Compare Source
Commits
bbd27cd
by @oedotme closes #172e2d48c1
by @oedotme7af8307
by @oedotme6ab3389
by @oedotme5e39abe
by @oedotmeChangelog: oedotme/generouted@v1.19.5...v1.19.6
v1.19.5
Compare Source
Commits
d870b8d
by @oedotmeChangelog: oedotme/generouted@v1.19.4...v1.19.5
v1.19.4
Compare Source
Commits
752f9ac
by @oedotme7fa8587
by @oedotme closes #1680d99971
by @oedotmeChangelog: oedotme/generouted@v1.19.3...v1.19.4
v1.19.3
Compare Source
Commits
8dfbc63
by @oedotme closes #13356d6402
by @oedotme22beeaa
by @oedotmeChangelog: oedotme/generouted@v1.19.2...v1.19.3
v1.19.2
Compare Source
Commits
03d4b27
by @oedotme closes #163b3dd185
by @oedotmeChangelog: oedotme/generouted@v1.19.1...v1.19.2
v1.19.1
Compare Source
Commits
2261d56
by @oedotmeChangelog: oedotme/generouted@v1.19.0...v1.19.1
v1.19.0
Compare Source
Breaking Changes 🚨
Modals
export is now removed from the following integrations:@generouted/react-router
@generouted/react-router/lazy
@generouted/solid-router
@generouted/solid-router/lazy
<Modals />
component is now included internally within the<Routes />
component by defaultThis export was usually used at the highest available layout route
src/pages/_app.tsx
(as it requires the router context) but it was causing initialization/circular errors as the_app.tsx
file is imported by the file that exportsModals
component. This is reproducible by triggering HMR updates when_app.tsx
is modified. Also in some cases it cause kind of infinite revalidation triggered by this error.Commits
741a5e8
by @oedotme3d75bdd
by @oedotmeChangelog: oedotme/generouted@v1.18.8...v1.19.0
v1.18.8
Compare Source
Commits
303123e
by @oedotmeChangelog: oedotme/generouted@v1.18.7...v1.18.8
v1.18.7
Compare Source
Commits
c75793c
by @oedotme closes #1599b0f7c1
by @oedotmeChangelog: oedotme/generouted@v1.18.6...v1.18.7
v1.18.6
Compare Source
Commits
73d1c62
by @oedotme closes #16045bb2fb
by @oedotme82c05ba
by @oedotme4a71a1c
by @oedotmeChangelog: oedotme/generouted@v1.18.5...v1.18.6
v1.18.5
Compare Source
Commits
935aef9
by @oedotme255f4be
by @oedotmeaf2ae09
by @timothympace11534c6
by @gregfentonChangelog: oedotme/generouted@v1.18.4...v1.18.5
Configuration
📅 Schedule: Branch creation - "* * 1 */12 *" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.