Skip to content

Releases: hypothesis/frontend-build

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

v1.2.0

02 Dec 17:03
Compare
Choose a tag to compare

[v1.2.0] 2021-12-02

  • Add optional support for tailwindcss in CSS-build task #8

v1.1.0

22 Oct 08:53
Compare
Choose a tag to compare
  • Add generateManifest function for building asset manifests. #5

Full Changelog: v1.0.1...v1.1.0

v1.0.1

20 Oct 14:22
Compare
Choose a tag to compare

Initial release.

(This fixes a CI error in the publishing step of v1.0.0)

Initial release

20 Oct 14:17
Compare
Choose a tag to compare
v1.0.0

Commit initial change log