Skip to content

Releases: hypothesis/frontend-build

v4.0.0

06 May 08:26
15b886c
Compare
Choose a tag to compare

Removed

  • Drop support for karma and assume all projects will use vitest for tests by @acelaya in #734

Full Changelog: v3.2.3...v4.0.0

v3.2.3

05 May 13:31
06f50be
Compare
Choose a tag to compare

Fixed

  • Fix errors when optional peer dependencies are not found, by adding individual exports for all utility modules by @acelaya in #740

Full Changelog: v3.2.2...v3.2.3

v3.2.2

05 May 11:59
7e56bbe
Compare
Choose a tag to compare

Fixed

  • Make autoprefixer, postcss and sass optional peer deps by @acelaya in #736

Full Changelog: v3.2.1...v3.2.2

v3.2.1

18 Apr 08:18
bdf7f82
Compare
Choose a tag to compare

Fixed

  • Set allowExcessArguments in commander used in runTests by @acelaya in #724

Full Changelog: v3.2.0...v3.2.1

v3.2.0

18 Apr 07:58
17ec54b
Compare
Choose a tag to compare

Added

Full Changelog: v3.0.0...v3.2.0

v3.1.0

25 Nov 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

10 Oct 12:38
Compare
Choose a tag to compare

Breaking changes

This package has now been updated to use Rollup v4.x.

What's Changed

New Contributors

Full Changelog: v2.2.0...v3.0.0

v2.2.0

13 Jun 09:36
b23b3ea
Compare
Choose a tag to compare

What's Changed

  • Migrate away from legacy sass API by @acelaya in #330
  • Fix importing from sass package, since it no longer has a default export by @acelaya in #336

Full Changelog: v2.1.0...v2.2.0

v2.1.0

16 May 12:13
54c2068
Compare
Choose a tag to compare

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

02 May 11:23
Compare
Choose a tag to compare

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