v0.6.0
0.6.0 (2022-12-09)
⚠ BREAKING CHANGES
- Disable JS iterator helpers as the feature is at Stage 3 and we should only enable by default Stage 4 features
Features
- Disable JS iterator helpers as the feature is at Stage 3 and we should only enable by default Stage 4 features (c90c145)
Bug Fixes
- Throw TypeErrors in config-store if supplied with invalid parameters or the config-store does not exist (6b70180)