Skip to content

Releases: ronin-co/client

6.2.10

13 Feb 19:33
Compare
Choose a tag to compare

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.9

12 Feb 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.8...6.2.9

6.2.8

12 Feb 14:28
@leo leo
Compare
Choose a tag to compare

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

12 Feb 11:57
@leo leo
Compare
Choose a tag to compare

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

12 Feb 10:21
@leo leo
Compare
Choose a tag to compare

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

11 Feb 18:18
@leo leo
Compare
Choose a tag to compare

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

11 Feb 14:52
Compare
Choose a tag to compare

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.3

07 Feb 16:28
Compare
Choose a tag to compare

What's Changed

  • Allow to alter link fields of kind many by @colodenn in #53

Full Changelog: 6.2.2...6.2.3

6.2.2

05 Feb 19:02
@leo leo
Compare
Choose a tag to compare

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

05 Feb 17:36
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Ensure correct pagination while counting by @leo in #51

Full Changelog: 6.2.0...6.2.1