Skip to content

v3.0.0

Compare
Choose a tag to compare
@rintaun rintaun released this 10 Dec 01:01
· 35 commits to main since this release

3.0.0 (2022-12-10)

⚠ BREAKING CHANGES

  • overhaul everything to be Zod-based
  • update everything for latest slonik
  • remove dependency on apollo

Features

  • overhaul everything to be Zod-based (d3d2166)
  • update everything for latest slonik (cf6417c)

Bug Fixes

  • circular, recursive, and out-of-order relationships (4a42a4b)
  • default value expression (a98e6e8)
  • differentiate select and insert types (6aa881a)
  • import sources are strings, not identifiers (aa1817b)
  • remove dependency on apollo (98d9ef5)