Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.0.0](v2.5.0...v3.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](d3d2166)) * update everything for latest slonik ([cf6417c](cf6417c)) ### Bug Fixes * circular, recursive, and out-of-order relationships ([4a42a4b](4a42a4b)) * default value expression ([a98e6e8](a98e6e8)) * differentiate select and insert types ([6aa881a](6aa881a)) * import sources are strings, not identifiers ([aa1817b](aa1817b)) * remove dependency on apollo ([98d9ef5](98d9ef5))
- Loading branch information