Releases: hypothesis/frontend-build
Releases · hypothesis/frontend-build
v3.0.0
Breaking changes
This package has now been updated to use Rollup v4.x.
What's Changed
- Upgrade to Yarn v3 by @acelaya in #338
- Fix ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows by @pirxthedev in #344
- Make sure argument to
import()
is a string by @robertknight in #348
New Contributors
- @pirxthedev made their first contribution in #344
Full Changelog: v2.2.0...v3.0.0
v2.2.0
v2.1.0
This release changes the CLI option for watching and re-running tests in the tests
task from --watch
to --live
to avoid a conflict between the --watch
V8 flag and gulp
.
What's Changed
- Change
tests
option from--watch
to--live
to avoid node conflict by @lyzadanger in #317
Full Changelog: v1.2.0...v2.1.0
v2.0.0
What's Changed
- Update the peer dependencies of this package to Rollup v3
- Upgrade dev and peer tailwind dependencies and default config by @lyzadanger in #10
- Do not process with tailwind if no configuration provided by @lyzadanger in #134
New Contributors
Full Changelog: v1.2.0...v2.0.0
v1.2.0
v1.1.0
- Add
generateManifest
function for building asset manifests. #5
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Initial release.
(This fixes a CI error in the publishing step of v1.0.0)
Initial release
v1.0.0 Commit initial change log