Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 01:44
· 1199 commits to master since this release
a07c726

1.0.0 (2021-12-04)

Bug Fixes

  • commit-convention: exported the commit-convention functionality through the public api (71e8afc)
  • dependencies: defined prod deps and got verification back to passing (9ba10cf)
  • dependencies: eliminated the dependence on mz (c0e7891)
  • husky: generated husky config to follow the modern format (ed80227)

Features

  • commit-convention: prevented configuration for sub-projects (3547ff6)
  • package-manager: defined the pre-commit hook for project verification based on the manager (906d117), closes form8ion/meta#126
  • scripts: improved the open/closedness of building the scripts list (5ece410)

BREAKING CHANGES

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