Skip to content

Releases: xolvio/chimp

v6.2.0

22 Aug 14:08
Compare
Choose a tag to compare

6.2.0 (2023-08-22)

Features

  • simplify the typeDefs compilation, create a template for ejected app (a9a303a)
  • working eject command straight from chimp (e3341e8)

v6.1.0

22 Aug 08:30
Compare
Choose a tag to compare

6.1.0 (2023-08-22)

Bug Fixes

  • disable the new linting rule for the end to end test, at least for now (9697ff1)

Features

  • linter should error on new empty resolver tests (6ff9c4e)

v6.0.3

21 Aug 19:54
ab046a0
Compare
Choose a tag to compare

6.0.3 (2023-08-21)

Bug Fixes

  • release: manually release a major version (ab046a0)

v5.0.0

01 Mar 12:37
1aeca74
Compare
Choose a tag to compare

5.0.0 (2023-03-01)

Bug Fixes

Features

  • support for graphql codegen v2 (0a464c9)

Reverts

BREAKING CHANGES

  • update graphql version and generator plugin
  • update typescript

v5.0.0-beta.1

01 Mar 12:23
78559d0
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

5.0.0-beta.1 (2023-03-01)

Bug Fixes

Features

  • support for graphql codegen v2 (0a464c9)

Reverts

BREAKING CHANGES

  • update graphql version and generator plugin
  • update typescript

v4.3.0

26 Jul 15:30
Compare
Choose a tag to compare

4.3.0 (2022-07-26)

Bug Fixes

  • upgrades typescript version (2275fc5)

Features

  • supports unions and adds validation for duplicate union and interface. (1a814ce)

v4.2.1

14 Dec 14:26
Compare
Choose a tag to compare

4.2.1 (2021-12-14)

Bug Fixes

v4.2.0

06 Jul 07:20
Compare
Choose a tag to compare

4.2.0 (2021-07-06)

Features

  • derived types from function (c502eef)

v4.1.2

28 Jun 07:36
Compare
Choose a tag to compare

4.1.2 (2021-06-28)

Bug Fixes

  • make scaffold and main graphql versions match (7ecbf2a)

v4.1.1

22 Jun 10:20
Compare
Choose a tag to compare

4.1.1 (2021-06-22)

Bug Fixes

  • allow usage of the predefined directive on scalars (38fd416)