-
Notifications
You must be signed in to change notification settings - Fork 4
Update redwood monorepo to v4.5.0 #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/redwood-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
4af5142
to
ba50508
Compare
ca740ce
to
5b37431
Compare
5b37431
to
4ed46ca
Compare
4ed46ca
to
2432514
Compare
2432514
to
0238a04
Compare
0238a04
to
1d26d74
Compare
1d26d74
to
348b792
Compare
348b792
to
7520936
Compare
7520936
to
87d27c0
Compare
87d27c0
to
d7e826d
Compare
d7e826d
to
492bc64
Compare
492bc64
to
716f37f
Compare
716f37f
to
d28f53b
Compare
d28f53b
to
9cd3697
Compare
9cd3697
to
707d053
Compare
249187f
to
69713c2
Compare
69713c2
to
6da590d
Compare
6da590d
to
a65eecf
Compare
a65eecf
to
7d167ce
Compare
7d167ce
to
e4469b2
Compare
e4469b2
to
925af70
Compare
925af70
to
8d19f16
Compare
8d19f16
to
ea96c09
Compare
ea96c09
to
3c0cd48
Compare
3c0cd48
to
862a915
Compare
862a915
to
3d19479
Compare
54da91c
to
3d19479
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
4.0.0-canary.230
->4.5.0
4.0.0-canary.230
->4.5.0
4.0.0-canary.230
->4.5.0
4.0.0-canary.230
->4.5.0
4.0.0-canary.230
->4.5.0
4.0.0-canary.230
->4.5.0
4.0.0-canary.230
->4.5.0
Release Notes
redwoodjs/redwood (@redwoodjs/api)
v4.5.0
Compare Source
v4.4.3
Compare Source
v4.4.2
Compare Source
v4.4.1
Compare Source
v4.4.0
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
v4.2.2
Compare Source
v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.4
Compare Source
v4.1.3
Compare Source
v4.1.2
Compare Source
v4.1.1
Compare Source
v4.1.0
Compare Source
v4.0.1
Compare Source
v4.0.0
Compare Source
v4.0.0-rc.651
Compare Source
v4.0.0-rc.644
Compare Source
v4.0.0-rc.642
Compare Source
v4.0.0-rc.640
Compare Source
v4.0.0-rc.623
Compare Source
v4.0.0-rc.618
Compare Source
v4.0.0-rc.611
Compare Source
v4.0.0-rc.599
Compare Source
v4.0.0-rc.568
Compare Source
v4.0.0-rc.532
Compare Source
v4.0.0-rc.515
Compare Source
v4.0.0-rc.507
Compare Source
v4.0.0-rc.455
Compare Source
v4.0.0-rc.437
Compare Source
Check out the upgrade guide on the forums: https://community.redwoodjs.com/t/redwood-v4-0-0-rc-is-now-available/4412.
Changelog
Breaking
Decoupled auth
@redwoodjs/cli-helpers
as dependency to@redwoodjs/cli
#7141 by @jtoar@redwoodjs/api
dependencies #7153 by @jtoarNode.js 16 and 18
NavLink
NavLink not highlighting when on sub pages #6939 by @razzeee
The
<NavLink>
component takes a new prop,matchSubPaths
, that makes it apply the class in theactiveClassName
prop to matching sub-paths:For example, if you have a
NavLink
to/users
and setmatchSubPaths
, if the user navigates to/users/2
, theactiveClassName
still applies. TheuseMatch
hook takes the same parameter.The breaking part: the
matchPath
function, which is what this component uses under the hood, is no longer exported from@redwoodjs/router
. If you’re using it, we recommend you use theuseMatch
hook instead. IfuseMatch
doesn’t cover what you were usingmatchPath
for, please let us know.Docs
Dependencies
Click to see all upgraded dependencies
v4.0.0-rc.431
Compare Source
v4.0.0-rc.429
Compare Source
v4.0.0-rc.428
Compare Source
v4.0.0-canary.500
Compare Source
v4.0.0-canary.499
Compare Source
v4.0.0-canary.497
Compare Source
v4.0.0-canary.489
Compare Source
v4.0.0-canary.488
Compare Source
v4.0.0-canary.485
Compare Source
v4.0.0-canary.479
Compare Source
v4.0.0-canary.475
Compare Source
v4.0.0-canary.473
Compare Source
v4.0.0-canary.472
Compare Source
v4.0.0-canary.471
Compare Source
v4.0.0-canary.470
Compare Source
v4.0.0-canary.469
Compare Source
v4.0.0-canary.468
Compare Source
v4.0.0-canary.459
Compare Source
v4.0.0-canary.458
Compare Source
v4.0.0-canary.457
Compare Source
v4.0.0-canary.456
Compare Source
v4.0.0-canary.454
Compare Source
v4.0.0-canary.453
Compare Source
v4.0.0-canary.451
Compare Source
v4.0.0-canary.450
Compare Source
v4.0.0-canary.449
Compare Source
v4.0.0-canary.448
Compare Source
v4.0.0-canary.447
Compare Source
v4.0.0-canary.446
Compare Source
v4.0.0-canary.445
Compare Source
v4.0.0-canary.444
Compare Source
v4.0.0-canary.442
Compare Source
v4.0.0-canary.441
Compare Source
v4.0.0-canary.440
Compare Source
v4.0.0-canary.439
Compare Source
v4.0.0-canary.438
Compare Source
v4.0.0-canary.434
Compare Source
v4.0.0-canary.433
Compare Source
v4.0.0-canary.432
Compare Source
v4.0.0-canary.431
Compare Source
v4.0.0-canary.430
Compare Source
v4.0.0-canary.428
Compare Source
v4.0.0-canary.427
Compare Source
v4.0.0-canary.426
Compare Source
v4.0.0-canary.425
Compare Source
v4.0.0-canary.423
Compare Source
v4.0.0-canary.422
Compare Source
v4.0.0-canary.421
Compare Source
v4.0.0-canary.420
Compare Source
v4.0.0-canary.418
Compare Source
v4.0.0-canary.417
Compare Source
v4.0.0-canary.415
Compare Source
v4.0.0-canary.414
Compare Source
v4.0.0-canary.413
Compare Source
v4.0.0-canary.411
Compare Source
v4.0.0-canary.410
Compare Source
v4.0.0-canary.409
Compare Source
v4.0.0-canary.407
Compare Source
v4.0.0-canary.406
Compare Source
v4.0.0-canary.405
Compare Source
v4.0.0-canary.404
Compare Source
v4.0.0-canary.403
Compare Source
v4.0.0-canary.402
Compare Source
v4.0.0-canary.401
Compare Source
v4.0.0-canary.400
Compare Source
v4.0.0-canary.399
Compare Source
v4.0.0-canary.398
Compare Source
v4.0.0-canary.397
Compare Source
v4.0.0-canary.396
Compare Source
v4.0.0-canary.393
Compare Source
v4.0.0-canary.392
Compare Source
v4.0.0-canary.391
Compare Source
v4.0.0-canary.390
Compare Source
v4.0.0-canary.389
Compare Source
v4.0.0-canary.388
Compare Source
v4.0.0-canary.387
Compare Source
v4.0.0-canary.386
Compare Source
v4.0.0-canary.385
Compare Source
v4.0.0-canary.384
Compare Source
v4.0.0-canary.383
Compare Source
v4.0.0-canary.382
Compare Source
v4.0.0-canary.381
Compare Source
v4.0.0-canary.380
Compare Source
v4.0.0-canary.379
Compare Source
v4.0.0-canary.378
Compare Source
v4.0.0-canary.377
Compare Source
v4.0.0-canary.376
Compare Source
v4.0.0-canary.375
Compare Source
v4.0.0-canary.374
Compare Source
v4.0.0-canary.373
Compare Source
v4.0.0-canary.372
Compare Source
v4.0.0-canary.371
Compare Source
v4.0.0-canary.370
Compare Source
v4.0.0-canary.369
Compare Source
[
v4.0.0-canary.368
](https://rediConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.