Releases: statamic/ssg
Releases · statamic/ssg
3.0.2
What's Changed
- Flush Blink when Page has been generated by @o1y in #172
- Show exception messages in build output when fork is installed by @imacrayon in #159
- Update PHP version in README.md for Vercel deployment by @architchandra in #176
New Contributors
- @o1y made their first contribution in #172
- @imacrayon made their first contribution in #159
- @architchandra made their first contribution in #176
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Request uri falls back to slash when page is missing by @jasonvarga in #165
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Statamic 5 Support by @duncanmcclean in #164
- Remove Statamic 3 reference from the readme by @duncanmcclean in #160
Full Changelog: 2.2.0...3.0.0
2.2.0
What's Changed
- Add simple license check by @joshuablum in #143
- Set the IP when null to fix usage with trusted proxies by @jasonvarga in #146
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Pagination support. #140 by @jesseleite
- Allow generating individual URLs. #137 by @simonhamp
- Add
--disable-clear
option. #136 by @simonhamp - Adjust asset paths now the default build tool is Vite. #133 by @duncanmcclean
- Only shuffle when fork is installed. #142 by @jesseleite
- Use Laravel Pint for code formatting. #141 by @jesseleite
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Support Statamic v4 by @jasonvarga in #131
- Add Laravel 10 support
- Statamic 3.3 and 3.4 are no longer supported.
- Laravel 8 is no longer supported.
- PHP 7.4 is no longer supported.
- Ignore terms that don't have a template by @jasonvarga in #130
Full Changelog: 1.3.0...2.0.0
1.3.0
What's Changed
- Support Statamic 3.4 by @jasonvarga in #126
- Add an
ssg:serve
command for local testing by @jacksleight in #121 - Fix testing multiple Laravel versions and add Slack notification by @jasonvarga in #115
- Revert view backup by @jasonvarga in #120
New Contributors
- @jacksleight made their first contribution in #121
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Explicitly use the request in the cascade by @jasonvarga in #108
- Fix date to string format by @jasonvarga in #109
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.1
What's fixed
- Routes fall back to default site by @jasonvarga in #95