Files
hackathon-v-escape-4ff8b5a6…/frontend/node_modules/flow-enums-runtime/CHANGELOG.md
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

230 B

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