Releases: theBowja/genshin-db
Releases · theBowja/genshin-db
Genshin 5.3 update
Genshin 5.2 update
added 5.2 data
Genshin 5.1 update
What's Changed
- Add AllySummers/genshin-db-data to genshin_db release action by @AllySummers in #176
- Add missing
tcgenemycards
type definition and changerarity
deprecated comment to JSDoc by @AllySummers in #174 - Update 5.1 by @AllySummers in #177
New Contributors
- @AllySummers made their first contribution in #176
Full Changelog: v5.1.8...v5.1.9
Genshin 5.0 update
Genshin 5.0 update
Genshin 4.8 update
when am i gonna automate this...
Genshin 4.7 update
v5.1.5 publish
Genshin 4.6 update
Arlecchino
Genshin 4.5 update
new data
Add emoji and voiceover data
fixed enemies data. made breaking changes.
#165
- specialName is renamed to specialNames and is now an array of strings
- added monsterType
- changed category to categoryType and categoryText
- changed investigation.category to investigation.categoryType and investigation.categoryText
added emojis data
added voiceovers data
Genshin 4.4 update
npm install genshin-db@latest
For 99% backwards compatibility with genshin-db v4 data types, set the option v4Props or v4PropsOnly to true.
genshindb.setOptions({ v4PropsOnly: true });