Releases: tighten/jigsaw
Releases · tighten/jigsaw
v1.8.3
What's Changed
- Miscellaneous documentation updates by @njames in #747
- Fix {@ escaping in markdown to preserve PHPDoc annotations like {@inheritdoc} by @nicodevs in #753
- Adds a snapshot case for the once directive by @gcavanunez in #745
- Bump vite from 6.3.5 to 6.4.1 in /stubs/site by @dependabot[bot] in #752
New Contributors
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- Upgrade stubs to Tailwind 4 by @tomasnorre in #740
- Adds watch option to build command by @otonielguajardo in #729
- Compatibility with Blade's environment directives by @osbre in #731
- Fix: Test failing on Windows due to missing path normalization: resolve_path_does_not_strip_0s by @lusitdev in #736
- Fix: Mixed path delimiters on Windows (Fixes #737) by @lusitdev in #738
New Contributors
- @tomasnorre made their first contribution in #740
- @otonielguajardo made their first contribution in #729
- @osbre made their first contribution in #731
- @lusitdev made their first contribution in #736
Full Changelog: v1.8.1...v1.8.2
v1.8.1
v1.8.0
What's Changed
Replaces Webpack with Vite as the default asset builder.
- Update stubs by @nicodevs in #726
- Adds vite helpers by @gcavanunez in #725
- Bump vite from 6.2.1 to 6.3.5 in /stubs/site by @dependabot in #739
New Contributors
- @nicodevs made their first contribution in #726
- @gcavanunez made their first contribution in #725
- @dependabot made their first contribution in #739
Full Changelog: v1.7.6...v1.8.0
v1.7.6
v1.7.5
What's Changed
- Allow outputting URLs with trailing slash by @bakerkretzmar in #692
- Laravel 12.x Compatibility by @laravel-shift in #724
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- Fix dynamic components by @bakerkretzmar in #708
- Fix format action by @bakerkretzmar in #709
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- CommonMark Renderer by @scottcharlesworth in #705
- Fix Format Action for Forked Repos by @scottcharlesworth in #706
New Contributors
- @scottcharlesworth made their first contribution in #705
Full Changelog: v1.7.2...v1.7.3
v1.7.2
v1.7.1
What's Changed
- Fix
resolvePath()removing directories called0by @bakerkretzmar in #691
Full Changelog: v1.7.0...v1.7.1