Skip to content

Releases: favware/graphql-pokemon

v3.1.0

18 May 11:04
Compare
Choose a tag to compare

3.1.0 (2020-05-03)

Features

v3.0.1

18 May 11:04
Compare
Choose a tag to compare

3.0.1 (2020-04-25)

Bug Fixes

v3.0.0

25 Apr 02:12
Compare
Choose a tag to compare

3.0.0 (2020-04-25)

⚠ BREAKING CHANGES

  • For the TypeScript typings enums are now replaced with "const enums" and the
    published bundle only includes a .d.ts file.

Features

  • disable Strict Property Initialization (39b0983)

v1.8.0

16 Feb 13:28
Compare
Choose a tag to compare

1.8.0 (2020-02-16)

Features

v1.7.0

16 Feb 13:28
Compare
Choose a tag to compare

1.7.0 (2020-01-09)

Features

Bug Fixes

  • assets: update a lot of descriptions and other details on entries (52ec837)
  • dexservice: fixed critical bug when searching regional forms (8e8355d)
  • fixed gigantamax [pokemon] resolving to proper gmax forme (8e2aa9e)
  • pokedex: fixed a few duplicate num/forme combinations (0f3ae45)
  • pikapapow had an invalid description (2cb943c)

v1.6.0

02 Jan 19:24
Compare
Choose a tag to compare

1.6.0 (2020-01-02)

Features

  • moveentry: remove type unions for category and target (8f8b652)

v1.5.1

02 Jan 18:39
Compare
Choose a tag to compare

1.5.1 (2020-01-02)

Bug Fixes

  • fixed union typings script (a848628)

v1.5.0

02 Jan 08:28
Compare
Choose a tag to compare

1.5.0 (2020-01-02)

Features

v1.4.1

01 Jan 16:16
Compare
Choose a tag to compare

1.4.1 (2020-01-01)

Bug Fixes

  • typings: add proper union typings to published typings (acb04cf)

v1.4.0

01 Jan 14:49
Compare
Choose a tag to compare

1.4.0 (2020-01-01)

Features

Bug Fixes

  • typo in espeon species name (e49de3f)