v0.80.1
- [Fix]: Add React JSX runtime to default exceptions for inline requires.(#1126 by @gaearon)
- [Fix]: Always exempt Babel runtime helpers from inline (lazy) requires. (#1127 by @gaearon)
- [Fix]: Include protocol scheme in sourceMapURL when building bundles for
windows
/macos
. (#763 by @acoates-ms)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental]: Add
unstable_workerThreads
options totransformer
andwatcher
configuration. (20df4ec by @robhogan)
Full Changelog: v0.80.0...v0.80.1