react-native-get-pixel_edit/node_modules/flow-enums-runtime/CHANGELOG.md
2025-07-09 11:41:52 +09:00

12 lines
230 B
Markdown

# 0.0.6
- Update README documentation
# 0.0.5
- `.members()` on a mirrored enum now returns an iterator (not just an iterable), matching non-mirrored enums
# 0.0.4
- Added `getName` method
# 0.0.3
- Initial open-source version