Skip to content

Releases: form8ion/javascript

v1.0.1

03 Nov 06:23
9babef0
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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