Releases: ronin-co/client
Releases · ronin-co/client
6.2.10
What's Changed
- Allow for passing model entities as objects by @leo in #64
- Do not re-generate model attributes if slug changes by @leo in #64
- Added support for
replace()
by @colodenn in #64
- Ensure that
model()
function is working correctly by @leo in #64
Full Changelog: 6.2.9...6.2.10
6.2.8
What's Changed
- Updated
package.json
property ordering by @NuroDev in #61
- Prevent crash if batch contains empty values by @leo in #62
Full Changelog: 6.2.7...6.2.8
6.2.7
What's Changed
- Allow for using queries and expressions in models by @leo in #60
Full Changelog: 6.2.6...6.2.7
6.2.6
What's Changed
- Allow for defining blocking
after
hooks by @leo in #57
- Temporarily inline default value expressions by @leo in #58
- Correctly sort migrations in
apply
prompt by @leo in #59
Full Changelog: 6.2.5...6.2.6
6.2.5
What's Changed
- Correctly inline field values by @leo in #56
- Correctly assert empty fields by @leo in #56
- Removed
ronin.locked
meta field by @leo in #56
- Correctly format empty boolean fields by @leo in #56
Full Changelog: 6.2.4...6.2.5
6.2.4
What's Changed
- Re-added Bun lockfile by @NuroDev in #54
- Reduce bundle size by removing
prettier
in favor for dprint
by @colodenn in #55
New Contributors
Full Changelog: 6.2.3...6.2.4
6.2.2
What's Changed
- Support multi-line SQL statements by @leo in #52
- Fixed model field expression default value type by @NuroDev in #52
Full Changelog: 6.2.1...6.2.2
6.2.1
What's Changed
- Ensure correct pagination while counting by @leo in #51
Full Changelog: 6.2.0...6.2.1