Releases: form8ion/javascript
Releases · form8ion/javascript
v2.2.0
2.2.0 (2021-12-16)
Features
- badges: included the logo in the generated npm badge (572a8a4)
v2.1.0
2.1.0 (2021-12-15)
Features
- coverage-within-parent: enabled the codecov plugin to be aware of acting on a sub-project (ee72299)
v2.0.1
2.0.1 (2021-12-09)
Bug Fixes
- joi: updated to the latest (non-scoped) version of
joi
(fcd1dc5)
v2.0.0
2.0.0 (2021-12-09)
Features
- scaffolder: moved the
scaffolder
from @travi/javascript-scffolder
to this package (5eec515)
BREAKING CHANGES
- scaffolder:
unitTestFrameworksSchema
has been removed from the public api since it should no
longer need to be consumed externally
v2.0.0-alpha.1
Features
- scaffolder: moved the
scaffolder
from @travi/javascript-scffolder
to this package (5eec515)
BREAKING CHANGES
- scaffolder:
unitTestFrameworksSchema
has been removed from the public api since it should no
longer need to be consumed externally
v1.1.3
1.1.3 (2021-12-03)
Bug Fixes
- codecov: waited for the async response from the codecov scaffolder (2bf40a0)
v1.1.2
1.1.2 (2021-11-19)
Bug Fixes
- nyc: replaced an overlooked use of nyc with c8 (37efb08)
v1.1.1
1.1.1 (2021-11-09)
Bug Fixes
- dependencies: updated to the latest alpha of the codecov plugin (81e179c)
v1.1.0
1.1.0 (2021-11-09)
Features
- coverage: scaffolded c8 instead of nyc (1236b28)
v1.0.2
1.0.2 (2021-11-04)
Bug Fixes
- deps: update dependency @form8ion/javascript-core to v4 (e939457)