Skip to content

Releases: utyfua/typeorm-hasura

v0.0.19

14 Mar 11:00
Compare
Choose a tag to compare

v0.0.18

07 Jan 00:34
Compare
Choose a tag to compare

What's Changed

  • support the Data Mapper pattern
  • some docs improvements
  • added permission.instert.set
  • devcontainer configuration for lib development

v0.0.17

16 Dec 04:04
c9fb87f
Compare
Choose a tag to compare

What's Changed

  • fix: jsonb mapping by @Pika-666 in #2
  • fix: add automatic test run using github actions by @utyfua in #3

Full Changelog: v0.0.16...v0.0.17

v0.0.16

27 Jun 12:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.15...v0.0.16

v0.0.15

01 Jun 12:58
Compare
Choose a tag to compare

v0.0.14

15 May 12:51
Compare
Choose a tag to compare
fix: insert and update permissions

v0.0.13

10 May 00:33
Compare
Choose a tag to compare

fix: graphql field type limitations

v0.0.12

01 May 08:17
Compare
Choose a tag to compare
fix: types deps

v0.0.11

01 May 08:14
Compare
Choose a tag to compare
feat: support scalars and addGraphQLDefinitions

v0.0.10

19 Apr 08:57
Compare
Choose a tag to compare
fix: minor bugfix