Flight Framework v3.18.2 Release Notes
Release Date: 2026-06-16 // 5 days ago-
What's Changed
- 🛠 fix wildcard routes being skipped by fast path method lookup closes #693 by @KnifeLemon in #694
- Throw when middleware class is missing or cannot be resolved by @n0nag0n in #697
Full Changelog : v3.18.1...v3.18.2
Previous changes from v3.18.1
-
What's Changed
- Ignore LIMIT when using RETURNING by @Lawrence72 in #679
- 🛠 fix all tests in windows by @fadrian06 in #683
- Simplify git attributes by @fadrian06 in #682
- 🛠 Fix phpcs errors by @fadrian06 in #685
- 🛠 fix all phpstan l6 errors by @fadrian06 in #688
- simplify composer scripts by @fadrian06 in #687
- ✂ delete phpstan.neon and phpunit.xml in favor of phpstan.dist.neon and… by @fadrian06 in #686
- 🔒 security fixes by @n0nag0n in #692
🆕 New Contributors
- @Lawrence72 made their first contribution in #679
Full Changelog : v3.18.0...v3.18.1