Skip to content

Releases: favware/graphql-pokemon

v8.4.0

04 Jan 16:08
Compare
Choose a tag to compare

8.4.0 - (2024-01-04)

🏠 Refactor

  • Update data [skip publish] (586cb40)
  • Update apollo server and implement streaming JSON.stringify for the result (db34157)

🚀 Features

  • Add utilities for parsing graphql-pokemon data (#925) (af3bea5)

v8.3.3

28 Dec 23:19
Compare
Choose a tag to compare

8.3.3 - (2023-12-28)

🐛 Bug Fixes

  • Fixed species for palafinhero so the sprite gives the correct URL (c745f24)

Full Changelog: v8.3.2...v8.3.3

v8.3.2

28 Dec 23:19
Compare
Choose a tag to compare

8.3.2 - (2023-12-28)

🏠 Refactor

  • Update data [skip publish] (3c53921)
  • Update data [skip publish] (eb4adea)
  • Update data [skip publish] (d7596f8)
  • Update data [skip publish] (dcf5d68)
  • Update data [skip publish] (12c8d15)
  • Update data [skip publish] (6a1540f)

🐛 Bug Fixes

  • moves: Update description for Tera Blast (b15a070)
  • abilities: Update descriptions for Teraform Zero and Tera Shidt (d1a2b74)
  • Correct various gigantamax form heights (e3f8412)

🧪 Testing

Full Changelog: v8.3.1...v8.3.2

v8.3.1

28 Dec 23:18
Compare
Choose a tag to compare

8.3.1 - (2023-12-19)

🏠 Refactor

  • Update data [skip publish] (f983884)

🐛 Bug Fixes

  • Fixed evolution condition for doublade (9d6c947)
  • Fixed evolution condition for florges (8eae40b)

Full Changelog: v8.3.0...v8.3.1

v8.3.0

17 Dec 21:30
Compare
Choose a tag to compare

8.3.0 - (2023-12-17)

🏠 Refactor

  • Resort moves items and moves alphabetically (e38272b)
  • Update data [skip publish] (70fac71)

🐛 Bug Fixes

  • Update formats and learnsets (407da17)
  • abilities: Update descriptions for Poison Puppeteer, Teraform Zero, Tera Shell, and Tera Shift (5597534)
  • items: Mark items added in Indigo Disk as available in generation 9 (9e01c90)

🚀 Features

  • Update graphql enums with the added items and moves (9811807)
  • moves: Update to Indigo Disk data. This includes descriptions, marking moves as available for gen9, and adding moves "Alluring Voice", "Hard Press", and "Supercell Slam" (a8e95cb)
  • items: Add Metal Alloy (cee8fec)

🧪 Testing

v8.2.1

16 Dec 00:49
Compare
Choose a tag to compare

8.2.1 - (2023-12-16)

🐛 Bug Fixes

  • Add missing pecharunt entry (c407a63)

v8.2.0

15 Dec 22:37
Compare
Choose a tag to compare

8.2.0 - (2023-12-15)

🏠 Refactor

  • Update data [skip publish] (b409d42)
  • Update data [skip publish] (353a1e4)
  • Update data [skip publish] (8766b59)
  • Update data [skip publish] (b636241)
  • Update data [skip publish] (232c397)
  • Update data [skip publish] (a1e0557)

🐛 Bug Fixes

  • Add indigo disk moves to graphql enum (b288a34)
  • Fixed a few mistakes in indigo disk moves (de4b819)
  • Fixed other forms for pokestar ufo (c31e145)
  • Fixed incorrect prevo names for urshifu, quaxwell, and quaquaval (b37f4a6)
  • Fixed abilities for archaludon (60c2835)
  • Ensure that base species properly link back to the pokemon they refer to (e458ef0)

🚀 Features

  • Add the remaining moves (0038c22)
  • Update flavor texts (8c9334f)
  • Add indigo disk dlc data to graphql enums (1dc1817)
  • Expand allowed amount to take for getAllPokemon (69f193f)
  • Add indigo disk dlc data (11ee6d9)

🧪 Testing

  • Update test data after jaro winkler update (e9cbfe7)
  • Update test data (1305c40)
  • Update test data (73c363c)
  • Cover newly added pokemon in tests (dbf70d1)
  • Cleanup vitest config [skip publish] (164de94)

v8.1.1

28 Nov 22:13
Compare
Choose a tag to compare

8.1.1 - (2023-11-28)

🐛 Bug Fixes

  • Fixed sprite url parsing for ursaluna-bloodmoon (5d4a6e3)
  • Fixed smogon url parsing for ursaluna-bloodmoon (19d3658)
  • Fixed species name for several ogerpon forms (68609d0)
  • Fixed species name for ursaluna-bloodmoon (28c829d)

🧪 Testing

v8.1.0

28 Nov 20:56
Compare
Choose a tag to compare

8.1.0 - (2023-11-28)

🏠 Refactor

🐛 Bug Fixes

  • cap: Fixed abilities for Revenankh (3b6a476)

🚀 Features

v8.0.0

27 Nov 22:43
Compare
Choose a tag to compare

8.0.0 - (2023-11-27)

🏠 Refactor

  • Cleanup file locations, add a lot of documentation (76fb16a)
  • Update data [skip publish] (18f2eff)
  • Update data [skip publish] (d0cb50d)
  • Update data [skip publish] (623c570)
  • Update data [skip publish] (4216bfc)
  • Update data [skip publish] (f523d6f)
  • Update data [skip publish] (542c291)
  • Update data [skip publish] (f6b6f5e)
  • Update data [skip publish] (32cb553)
  • Update data [skip publish] (49fc9ef)
  • Update data [skip publish] (2c3e0c1)
  • Update data [skip publish] (c499649)
  • Update data [skip publish] (408717d)
  • Update data [skip publish] (fe87502)
  • Update data [skip publish] (ef441c4)

🐛 Bug Fixes

  • Update dockerfile (d06ebf5)
  • Set correct species for hemogoblin (0550342)
  • Correct the maximums for take and offset for getAllPokemon (e72df87)
  • Fixed some of the abilities, items and moves data (9fa63e8)
  • Finish all parsing of flavor texts (5dbd079)
  • Replace all remaining [[templates]] (c8f4e62)
  • Make type for flavors module (062a19f)
  • Update Legends Arceus to Legends: Arceus in version_id (a8e4a0c)
    • 💥 BREAKING CHANGE: Legends Arceus is now Legends: Arceus for pokemon.flavor.game
  • Proper export mapping (08ad5c7)

📝 Documentation

🚀 Features

  • Update flavor texts, add stadium and stadium 2 (5ebc599)
  • Update flavor text for Teal Mask DLC (4dc2acf)
  • Add flavor texts for Teal Mask DLC Pokemon (4f2d360)
  • Add Ogerpon Pokémon (aa2ce64)
  • Add Teal Mask DLC Pokémon (2815898)
  • Add isNonStandard to abilities for the CAP and Past abilities (19c129b)
  • Update abilities data to include all known abilities (3658b41)
  • Update moves data to include all known moves (72c714c)
  • Update items data to include all known items (bfd8b19)

🧪 Testing