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 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 master, this PR will be updated.
Releases
microbundle@0.15.0
Minor Changes
6f6e080
#950 Thanks @rschristian! - Microbundle will now output ESM using.mjs
as the file extension when the package type is CJS242754f
#949 Thanks @rschristian! - Add --visualize flag to generate build output statsPatch Changes
c4532cc
#940 Thanks @rschristian! - Adds information about--compress
flag's default value w/ different targetsb51b855
#935 Thanks @mycoin! - Don't attempt to write build stats in watch mode when there has been a build error/sizeInfo isundefined
1d0e305
#941 Thanks @rschristian! - Ensures TS plugin will begin its search for a 'tsconfig.json' in the set cwdf04c85a
#926 Thanks @developit! - Fix mangle.json being overwritten with[object Object]
ecb0b02
#947 Thanks @rschristian! - Ensures hoisted node_modules are excluded from babel392d63e
#919 Thanks @rschristian! - Fixes CSS output from being overwritten when also generating .cjsfb0a437
#930 Thanks @rschristian! - Documenting --jsxFragment flag8223eba
#948 Thanks @rschristian! - Corrects formatting in build completion message w/ dynamic import is used