Releases: favware/graphql-pokemon
Releases · favware/graphql-pokemon
v8.4.0
v8.3.3
v8.3.2
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
- Update test data (ead5d30)
Full Changelog: v8.3.1...v8.3.2
v8.3.1
v8.3.0
8.3.0 - (2023-12-17)
🏠 Refactor
🐛 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
- Update test data (23d6d52)
v8.2.1
v8.2.0
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
v8.1.1
v8.1.0
v8.0.0
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
andoffset
forgetAllPokemon
(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
toLegends: Arceus
inversion_id
(a8e4a0c)- 💥 BREAKING CHANGE:
Legends Arceus
is nowLegends: Arceus
forpokemon.flavor.game
- 💥 BREAKING CHANGE:
- 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)