What's Changed
✨ Features
- Update for 1.21.9 by @jpenilla in #1291
- Add option to prepend https to click event urls by @Emilxyz in #1290
- Allow passing parentStyle to Component#compact by @indyteo in #1288
- Allow creation of a ClickEvent from an Action and Payload by @Phoenix616 in #1322
- Add
CompoundBinaryTag
contains methods by @tal5 in #1265 - Add sequential (simple) head tag by @Strokkur424 in #1320
- Allow creating builders with an initial capacity by @tal5 in #1264
- ObjectComponent serialization by @Emilxyz in #1293
🐛 Fixes
- Provide the property directly in the properties DefaultOverideProvider by @kezz in #1279
- Correct
defaultValue
nullability by @tal5 in #1263 - Fix invalid url extraction in legacy component serializer by @derklaro in #1280
📚 Documentation
- Alongside this release, the old adventure-docs repo has been archived and the documentation has been migrated to the PaperMC docs repo.
Other
New Contributors
- @tal5 made their first contribution in #1263
- @derklaro made their first contribution in #1280
- @indyteo made their first contribution in #1288
- @Phoenix616 made their first contribution in #1322
- @Strokkur424 made their first contribution in #1291
Full Changelog: v4.24.0...v4.25.0