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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
2d768a1
#875 Thanks @JoviDeCroock! - Add a tsconfig-paths plugin that will check for a tsconfig and respect the paths option when presentPatch Changes
31583c7
#904 Thanks @rschristian! - Ensures config file has been merged before attempting to create output directory2465fbb
#895 Thanks @rschristian! - Fix lack of hydration when not returning prerender data69b0496
#900 Thanks @rschristian! - Ensures leading newline in text nodes is not converted to whitespaced9de528
#901 Thanks @rschristian! - Disables (non-actionable) browserslist warningf75af7c
#905 Thanks @rschristian! - First script tag in HTML should be assumed to have prerender(), not last21ec4f4
#913 Thanks @cristianbote! - When prerendering avoid replacing regex group token \$1 when is present in html contentsb849238
#924 Thanks @rschristian! - Supports top-level await in devb38a8f2
#908 Thanks @rschristian! - Corrects duplicated information in CLI help menu[email protected]
Patch Changes
2465fbb
#895 Thanks @rschristian! - Fix lack of hydration when not returning prerender data