Releases: Mojang/ore-ui
Releases · Mojang/ore-ui
v18.2.0
What's Changed
- Move documentation from separate branch to main branch by @marlonicus in #156
- Added comment for code smell using useFacetCallback by @Shenato in #158
- Fix issue with incorrect typing for StrictReactNode by @marlonicus in #160
- New Unwrap and Times helper components by @pirelenito in #157
Full Changelog: v18.1.0...v18.2.0
v18.1.0
What's Changed
- Support for React 18's useTransition and startTransition by @pirelenito in #155
Full Changelog: v18.0.0...v18.1.0
v18.0.0
v0.6.4
What's Changed
- Correctly export fireEvent from renderer.ts by @marlonicus in #143
Full Changelog: v0.6.2...v0.6.4
v0.6.2
v0.6.1
What's Changed
- Fix useFacetUnwrap support for custom equality check by @pirelenito in #140
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Added property count to Map to make length of provided array available by @hebbeh in #138
- Cached maps (useFacetMemo) can return values before any subscription by @pirelenito in #139
New Contributors
Full Changelog: v0.5.5...v0.6.0
v0.5.4
v0.5.3
What's Changed
- Fix children being called with null|undefined by @marlonicus in #131
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Adding bigint to Value type by @Tommy-Malone-ZOS in #129
New Contributors
- @Tommy-Malone-ZOS made their first contribution in #129
Full Changelog: v0.5.1...v0.5.2