Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Adventure 4.23.0 source code.tar.gz | 2025-06-18 | 422.8 kB | |
Adventure 4.23.0 source code.zip | 2025-06-18 | 1.2 MB | |
README.md | 2025-06-18 | 607 Bytes | |
Totals: 3 Items | 1.6 MB | 0 |
This is a hotfix release to resolve some issues in the recently released v4.22.0.
What's Changed
🐛 Fixes
- fix: Ensure TagStringIO accepts hetergeneous lists in all reader methods by @kezz in https://github.com/KyoriPowered/adventure/pull/1244
- fix: Make custom click events hold NBT payloads by @kezz in https://github.com/KyoriPowered/adventure/pull/1243
- fix(key): Ensure keys with invalid namespaces throw the correct exception by @kezz in https://github.com/KyoriPowered/adventure/pull/1245
Full Changelog: https://github.com/KyoriPowered/adventure/compare/v4.22.0...v4.23.0