Releases: tighten/laravel-mix-jigsaw
Releases · tighten/laravel-mix-jigsaw
v2.1.0
What's Changed
- Allow
npm run watch
to output Jigsaw build errors by @simonhamp in #25
New Contributors
- @simonhamp made their first contribution in #25
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
- Add a custom Webpack hook,
jigsawDone
, after Jigsaw finishes building the site. Thanks @thelevicole! (#14)
v1.1.3
v1.1.2
v1.1.1
v1.0.0
Initial release. This package extracts Jigsaw's build tasks into a Laravel Mix plugin. See tighten/jigsaw#368.