Releases: facade/ignition
Releases · facade/ignition
1.8.1
- Revert javascript assets via URL - Fixes #161
1.8.0
- added solution for running Laravel Dusk in production (#121)
- Automatically fix blade variable typos and optional variables (#38)
1.7.1
- Use url helper to generate housekeeping endpoints
1.7.0
- Add the ability to define a query collector max value (#153)
1.6.10
- fix
__invoke
method name in solution (#151)
1.6.9
- Add noscript trace information - fixes #146
1.6.8
- Use javascript content type for asset response - fixes #149
1.6.7
- Load javascript assets via URL. Fixes #16
1.6.6
- Prevent undefined index exception in
TestCommand
1.6.5
- Ignore invalid characters in JSON encoding. Fixes #138