Skip to content

Releases: form8ion/javascript

v1.1.2

19 Nov 04:53
37efb08

Choose a tag to compare

1.1.2 (2021-11-19)

Bug Fixes

  • nyc: replaced an overlooked use of nyc with c8 (37efb08)

v1.1.1

09 Nov 20:07
81e179c

Choose a tag to compare

1.1.1 (2021-11-09)

Bug Fixes

  • dependencies: updated to the latest alpha of the codecov plugin (81e179c)

v1.1.0

09 Nov 04:33
1236b28

Choose a tag to compare

1.1.0 (2021-11-09)

Features

  • coverage: scaffolded c8 instead of nyc (1236b28)

v1.0.2

04 Nov 23:14

Choose a tag to compare

1.0.2 (2021-11-04)

Bug Fixes

  • deps: update dependency @form8ion/javascript-core to v4 (e939457)

v1.0.1

03 Nov 06:23
9babef0

Choose a tag to compare

1.0.1 (2021-11-03)

Bug Fixes

  • unit-testing: exposed the frameworks schema through the public api (b623452)

v1.0.0-alpha.4

02 Nov 16:04
b623452

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2021-11-02)

Bug Fixes

  • unit-testing: exposed the frameworks schema through the public api (b623452)

v1.0.0

01 Nov 04:32
efeed57

Choose a tag to compare

1.0.0 (2021-11-01)

Bug Fixes

  • coverage: allowed the badge definition to pass through properly (e446ff9)
  • unit-testing: actually exposed the unit-test scaffolder through the public api (fae47f5)

Features

  • coverage: added support for the codecov badge on gitlab and bitbucket (d114133)
  • coverage: added support for the codecov badge on gitlab and bitbucket (ee9b069)
  • engines: defined the supported node range (daa2e89)
  • next-steps: added task for removing the mocha canary test (a667b46), closes travi/github-scaffolder#8
  • scripts: improved the open/closedness of building the scripts list (bc8a330)
  • unit-test-frameworks: defined and exposed a joi schema for defining frameworks (5858821)
  • unit-testing: enabled choosing from the provided frameworks (53d285e)
  • unit-tests: set NODE_ENV to test for test:unit (121585c), closes #84

BREAKING CHANGES

  • scripts: result contributors are now expected to include a map of scripts in their results,
    even if the map is empty

v1.0.0-alpha.3

31 Oct 06:59
1c24285

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2021-10-31)

Features

  • engines: defined the supported node range (daa2e89)

v1.0.0-alpha.2

31 Oct 05:41
fae47f5

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2021-10-31)

Bug Fixes

  • unit-testing: actually exposed the unit-test scaffolder through the public api (fae47f5)

v1.0.0-alpha.1

31 Oct 04:58
0baa4da

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2021-10-31)

Bug Fixes

  • coverage: allowed the badge definition to pass through properly (e446ff9)

Features

  • coverage: added support for the codecov badge on gitlab and bitbucket (d114133)
  • coverage: added support for the codecov badge on gitlab and bitbucket (ee9b069)
  • next-steps: added task for removing the mocha canary test (a667b46), closes travi/github-scaffolder#8
  • scripts: improved the open/closedness of building the scripts list (bc8a330)
  • unit-test-frameworks: defined and exposed a joi schema for defining frameworks (5858821)
  • unit-testing: enabled choosing from the provided frameworks (53d285e)
  • unit-tests: set NODE_ENV to test for test:unit (121585c), closes #84

BREAKING CHANGES

  • scripts: result contributors are now expected to include a map of scripts in their results,
    even if the map is empty