Releases: TypeRocket/core
Releases · TypeRocket/core
v5.1.18
- Freeze Action Scheduler version to 3.4.2 until breaking changes can be fixed.
v5.1.17
- BREAKING! Add the ability to set the
local_id
on model relationships (several signature changes).
- Add
Data::createMapIndexBy
.
- Add
Response::needsBasicAuthentication
.
v5.1.15
- Change routes run timing to priority
11
from 10
.
v5.1.14
- Fix nested form row design.
v4.2.3
- Add PHP 8 support to the resolver.
v5.1.13
- Fix multi connection bug.
v5.1.12
- Improve
hasOne
and belongsTo
.