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:
7.7.1
->7.7.3
7.7.1
->7.7.3
7.7.1
->7.7.3
7.7.1
->7.7.3
7.7.1
->7.7.3
7.7.1
->7.7.3
7.7.1
->7.7.3
7.7.1
->7.7.3
7.7.1
->7.7.3
7.7.1
->7.7.3
Release Notes
redwoodjs/redwood (@redwoodjs/api)
v7.7.3
Compare Source
Patch Release
hotfix(js-setup): Await all transformTSToJS functions (#10930) by @dac09
This fixes an issue with the CLI for JS projects that caused file generation to fail due to unawaited promises. See #10929 and #10762 for more details.
v7.7.2
Compare Source
Patch Release
fix(prerender): Fold output to prevent crashing on large prerender counts (#10888) by @Josh-Walker-GM
This change alters the CLI output during prerendering to prevent crashes when prerendering a large number (>100,000) of routes.
fix(tw): settings key should be "tailwindCSS.classAttributes" (#10881) by @Tobbe
Fixes the VSCode settings for our TailwindCSS setup.
fix(cli): Add check for excessively long route (#10830) by @Josh-Walker-GM
This change adds an additional internal check to protect against route definitions which are preposterously long.
docs(directives): Removes outdated mockAsyncRedwoodDirective and explains how to test async directives (#10827) by @dthyresson
This change removes mockAsyncRedwoodDirective from documentation and properly show how to test async directives using resolves and rejects. Fixing #10812.
fix(auth): Allows RedwoodAuthCurrentUserQuery when using Auth, GraphQL and Trusted Documents (#10817) by @dthyresson
This PR allows authentication to function as expected when using Trusted Documents. For more information please see issue #10816.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.