v0.37.0
github-actions
released this
28 Apr 16:10
·
169 commits
to refs/heads/main
since this release
v0.37.0
Add .Select() and .Omit(). Omitted fields will default to their zero value.
Upgrades prisma to v5.13.0.
Major changes
- feat(builder): add omit option (#1250) @steebchen
- feat(builder): add select option (#1252) @steebchen
Changes
- chore(prisma): upgrade prisma to v5.12.1 (#1234) @steebchen
- ci(integration): use macos-12 (#1248) @steebchen
- chore(prisma): upgrade prisma to v5.13.0 (#1247) @steebchen
- chore(deps): upgrade go to 1.21 (#1251) @steebchen
- docs(fields): add select & omit docs (#1253) @steebchen
Contributors
Full Changelog: v0.36.0...v0.37.0