Releases: facade/ignition
Releases · facade/ignition
2.17.7
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #455
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #467
- fix: template literals deprecation for php 8.2.1 by @Mane-Olawale in #471
New Contributors
- @Mane-Olawale made their first contribution in #471
Full Changelog: 2.17.6...2.17.7
2.17.6
What's Changed
- notice if dots have been used in the view name by @WebPajooh in #457
New Contributors
- @WebPajooh made their first contribution in #457
Full Changelog: 2.17.5...2.17.6
2.17.5
What's Changed
- fix solutions section padding by @faissaloux in #433
- Bump markdown-it from 9.1.0 to 12.3.2 by @dependabot in #446
- Bump ajv from 6.10.2 to 6.12.6 by @dependabot in #448
- Fix E_NOTICE when requesting invalid script by @cweiske in #449
New Contributors
- @faissaloux made their first contribution in #433
- @cweiske made their first contribution in #449
Full Changelog: 2.17.4...2.17.5
1.18.1
What's Changed
Full Changelog: 1.18.0...1.18.1
2.17.4
- fix bug where uninitialized property within a job could break Ignition
2.17.3
- allow filtering route parameters using a
toFlare
method
2.17.2
What's Changed
Full Changelog: 2.17.1...2.17.2
2.17.1
- streamline Livewire solutions
2.17.0
- improve recording of Livewire data
2.16.1
- allow sending of unbinded sql queries to Flare