Skip to content

Releases: favware/graphql-pokemon

v7.3.3

13 Jul 19:49
Compare
Choose a tag to compare

7.3.3 - (2023-07-13)

🏠 Refactor

  • Update data [skip publish] (2cdbb65)
  • Update data [skip publish] (d3f96a0)
  • Update data [skip publish] (32c698d)
  • Update data [skip publish] (f4bbf3c)
  • Update data [skip publish] (5f8bb0f)
  • Update data [skip publish] (17ab58d)
  • Update data [skip publish] (0bf59a8)
  • Update data [skip publish] (6b05f16)
  • Update data [skip publish] (115d9f9)
  • Update data [skip publish] (f95461e)
  • Update data [skip publish] (91dc65d)
  • Update data [skip publish] (c1c5838)
  • Update data [skip publish] (da7df3f)

🐛 Bug Fixes

  • Add hydrostream and psyblade to the MovesEnum (8258eaa)
  • Move types export to the top to ensure it is selected first and not as a fallback (5ddfa94)

📝 Documentation

  • readme: Fix ToC link for contributors (9768be2)

🧪 Testing

v7.3.2

09 Jun 10:35
Compare
Choose a tag to compare

7.3.2 - (2023-06-04)

🏠 Refactor

  • Update data [skip publish] (29f0fe8)
  • Update data [skip publish] (d44d9dc)
  • Update data [skip publish] (a2a301e)
  • Update data [skip publish] (192960e)
  • Update data [skip publish] (b49770b)
  • Update data [skip publish] (4cec27f)
  • Update data [skip publish] (5a110b1)
  • Update data [skip publish] (6db1055)
  • Update data [skip publish] (#830) (de9b4be)

📝 Documentation

v7.3.1

10 May 12:22
Compare
Choose a tag to compare

7.3.1 - (2023-05-10)

🐛 Bug Fixes

  • Add empty flavortext entries for Walking Wake and Iron Leaves (20313bb)

v7.3.0

10 May 09:20
Compare
Choose a tag to compare

7.3.0 - (2023-05-10)

🏠 Refactor

  • Allow a maximum take of 1392 for getAllPokemon (c46a067)

🐛 Bug Fixes

  • Remove test move magikarp's revenge (9341d4b)
  • Fixed various move descriptions (a83b641)
  • Fixed various ability descriptions (1093231)
  • Add bundlechan as alias for iron bundle (aadf79a)
  • Fixed base stats for flittle (aeff100)
  • Fixed kleavor's base stats (8d861c2)
  • Fixed abilities for kubfu (62cfa5f)
  • Fixed base states for hisuian zoroark (957c2e5)
  • Rename tauros paldean forms (ec52753)
  • Add egg groups to rebble, tactite, and stratagem (2ce22e2)

🚀 Features

  • Add hydro steam and psyblade moves (58aac30)
  • Add Walking Wake and Iron Leaves (725d273)
  • Update learnsets (d5efb52)
  • Update smogon tiers file (039d765)
  • Add pokemon.legendary and pokemon.mythical boolean fields (f4bf096)

🧪 Testing

  • Update all the test data (951d6ee)

v7.2.2

09 May 21:30
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #815
  • chore(deps): update all non-major dependencies by @renovate in #816
  • chore(deps): update all non-major dependencies by @renovate in #817

Full Changelog: v7.2.1...v7.2.2

v7.2.1

19 Mar 14:21
Compare
Choose a tag to compare

7.2.1 - (2023-03-19)

🐛 Bug Fixes

  • gen1: Fixed bulbapedia urls for missingno and m00 (c35b07e)

v7.2.0

27 Feb 21:04
Compare
Choose a tag to compare

7.2.0 - (2023-02-27)

🚀 Features

  • Add m00 glitch Pokémon (43c9f09)

v7.1.2

27 Feb 21:03
Compare
Choose a tag to compare

Full Changelog: v7.1.1...v7.1.2

v7.1.1

30 Dec 23:16
Compare
Choose a tag to compare

7.1.1 - (2022-12-30)

🐛 Bug Fixes

  • Fixed an issue with mismatches of Tauron Paldean forms (b310261)

v7.1.0

28 Dec 13:15
Compare
Choose a tag to compare

7.1.0 - (2022-12-28)

📝 Documentation

  • Actually do what previous commit claimed (18d55bf)
  • Fix magidoc config now that the site is on .js.org (4c77522)
  • Add CNAME file for .js.org [skip publish] (5787c5a)
  • magidoc: Add custom pages and appLogo [skip publish] (4298f01)
  • Add @pelletier197 as a contributor [skip publish] (2c0c5d9)
  • Update readme (90309e0)
  • Fix robots.txt file [skip publish] (03a2772)
  • Fix deploy [skip publish] (2c68438)
  • Fixed deploy to github pages (#792) [skip publish] (282e9b8)
  • Update tsdoc for flavorTexts to mention it can be an empty array [skip publish] (21188cf)

🚀 Features