Releases: Mojang/ore-ui
Releases · Mojang/ore-ui
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
v0.5.1
What's Changed
- Add support for Gameface's cohinline attribute in dom-fiber by @pirelenito in #124
- Update the list of maintainers in the README.md file by @dderg in #127
- Force strict comparison (eqeqeq eslint rule) by @dderg in #126
- Revert to using void as cleanup type for useFacetEffect by @dderg in #128
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Tweak hasDefinedValue typing by @pedr0fontoura in #121
- Adds support for custom equality checks on unwrap by @pirelenito in #123
- Batching support by @pirelenito in #122
New Contributors
- @pedr0fontoura made their first contribution in #121
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
- Update the list of maintainers in the README.md file by @jacobbergdahl in #117
- Keep useFacetCallback instance same even if facets instances change by @vb in #119
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Lock nodejs version by @pirelenito in #107
- Fix useFacetCallback having outdated values by @pirelenito in #114
- Fix useFacetCallback mismatch subscriptions by @pirelenito in #115
- Only accept numerical characters if the input type is number by @vb in #112
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- New linting rule to detect import issues by @pirelenito in #106
Full Changelog: v0.4.2...v0.4.3