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 master, this PR will be updated.
Releases
[email protected]
Minor Changes
4b81641
#1418 Thanks @merceyz! - Added monorepo and Yarn PnP support by correctly loading dependencies, removing faulty install checks, and adding undeclared dependenciesPatch Changes
0e4f06a
#1503 Thanks @rschristian! - Ensures the create command returns startup instructions to usersdf48437
#1499 Thanks @rschristian! - CLI now only conditionally outputs 200.html & preact_prerender_data.jsonc33f020
#1435 Thanks @rschristian! - Change ensures root ReadMe is bundled with CLI package on publishbf668b1
#1530 Thanks @rschristian! - Fixes bug causing wrong port to be given to Webpack configcc2f3e7
#1423 Thanks @rschristian! - Fixes bug with style loader that would strip non-module CSS files if 'sideEffects' was set to false for the package.c9c48db
#1504 Thanks @rschristian! - Replacing mkdirp with native mkdir recursive977d59a
#1527 Thanks @jamesgeorge007! - Do not prompt on supplying the template as an argumentdaa51ac
#1522 Thanks @jamesgeorge007! - Minor typographical fix24c7473
#1516 Thanks @jgoamakf! - Do not produce preRenderData when --no-prerender option is specified.9f9277b
#1534 Thanks @rschristian! - Fixes SW flag in dev