Skip to content

Version Packages (next) - #587

Open
github-actions[bot] wants to merge 1 commit into
nextfrom
changeset-release/next
Open

Version Packages (next)#587
github-actions[bot] wants to merge 1 commit into
nextfrom
changeset-release/next

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@solidjs/router@2.0.0-next.17

Patch Changes

  • 569743d: Failed lazy route subtree loads are no longer cached for the rest of the session. The rejection is held for the current location (so the erroring match computation can't refire the import in a loop), and the next navigation retries the fetch — the same contract the platform applies to failed dynamic imports and lazy() adopted in solid 2.0.0-rc.1. Failed loads also no longer surface as unhandled promise rejections, and a speculative preload that fails is silently deferred to the real navigation.
  • 569743d: Update to solid-js 2.0.0-rc.1. Adapts fileRoutes to lazy()'s new signature (the module URL moved to the third argument behind an options slot) and raises the peer dependency floor to ^2.0.0-rc.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants