🚨 Breaking changes
🚀 Features
🐛 Bug fixes
- core: fix class guards not using the autoloader (#1808) (450b2e7)
- database: support route binding through
IsDatabaseModel(#1794) (3556acb) - database: support pagination with joins and relations (#1801) (0b52ffd)
- router: add null checks and fix route parameter handling (#1778) (c89c345)
- view: throw exception when parsing xml views with
short_open_tagenabled (#1795) (30b2a6f)