What's Changed
- Fixed incorrect generic creation when looking for JSON resource in anonymous resource collection by @romalytvynenko in #862
- Fixed memory leak when running tests if there are extensions registered via programmatic API by @romalytvynenko in #864
- Allow using
#[Group]
attribute on route's controller methods by @romalytvynenko in #865
Full Changelog: v0.12.21...v0.12.22