Releases: lolopinto/ent
Releases · lolopinto/ent
2 custom graphql fixes
test-release
test
ability to write custom sql with migrations
v0.1.2 update edge time when there's a conflict (#1556)
subscriptions in schema
v0.1.1 ability to specify subscription type in graphql schema (#1553)
official v0.1.0 release
v0.1.0 (#1541)
rc1
test rc1
swc disabled by default
Bump semver from 5.7.1 to 5.7.2 in /examples/todo-sqlite (#1532) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
new release: orderby, isTypeOf and more
v0.1.0-alpha.61 executor cleanup (#1515)
new release
v0.1.0-alpha.60 require custom inputs and objects to be exported (#1491)
bunch of changes
v0.1.0-alpha.59 [breaking change] snake case graphql status enum if snaking case form…