Releases: spatie/server-side-rendering
Releases · spatie/server-side-rendering
0.4.1
0.4.0
What's Changed
- Add PHP 8.2 & 8.1 Support by @patinthehat in #54
- Allow Symfony 7.x by @thecaliskan in #61
- Throw exception if server script isn't readable by @phil294 in #63
New Contributors
- @patinthehat made their first contribution in #54
- @thecaliskan made their first contribution in #61
- @phil294 made their first contribution in #63
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- support symfony 6 by @timrspratt in #51
New Contributors
- @timrspratt made their first contribution in #51
Full Changelog: 0.3.1...0.3.2
0.3.1
- Don't override the global
process
variable
0.3.0
- add support for php 8
- drop support for php 7.0 and 7.1