Skip to content

Releases: marcus-sa/deepkit-modules

nx-webpack-plugin 0.2.1

20 Sep 12:51
Compare
Choose a tag to compare

nx-webpack-plugin 0.2.0

20 Sep 12:23
Compare
Choose a tag to compare

0.2.0 (2023-09-20)

Features

  • add remix-validated-form package (c944526)

graphql 0.3.0

20 Sep 13:27
Compare
Choose a tag to compare

0.3.0 (2023-09-20)

Features

  • graphql: generate mutation and queries resolver fields in schema builder (3445201)

Bug Fixes

  • graphql: generate mutation & resolver fields methods for schema builder (70f61f6)
  • graphql: remove valid method return type checks (c804a05)

graphql 0.2.2

20 Sep 13:03
Compare
Choose a tag to compare

0.2.2 (2023-09-20)

Bug Fixes

  • graphql: export Resolvers (301823c)

graphql 0.2.1

20 Sep 12:51
Compare
Choose a tag to compare

0.2.1 (2023-09-20)

Bug Fixes

  • graphql: export Context type (6a7fa4c)

graphql 0.2.0

20 Sep 12:23
Compare
Choose a tag to compare

0.2.0 (2023-09-20)

Features

  • add remix-validated-form package (c944526)
  • graphql: add checks to ensure that mutation & query decorated resolver methods have valid return types (6c90e79)
  • graphql: add context support and better args validation error messages (1a9288c)

Bug Fixes

  • graphql: allow unions in isValidMethodReturnType (99f475f)

Refactor

  • graphql: add isValidMethodReturnType fn (31bb7dd)

apollo-graphql 0.2.3

20 Sep 13:28
Compare
Choose a tag to compare

apollo-graphql 0.2.2

20 Sep 13:03
Compare
Choose a tag to compare

apollo-graphql 0.2.1

20 Sep 12:51
Compare
Choose a tag to compare

apollo-graphql 0.2.0

20 Sep 12:23
Compare
Choose a tag to compare

0.2.0 (2023-09-20)

Features

  • add remix-validated-form package (c944526)