Skip to content

Releases: gperdomor/nx-tools

core@2.0.0-alpha.1

07 Oct 01:14
789f90a
Compare
Choose a tag to compare
core@2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2021-10-06)

Bug Fixes

  • core: fix getInput to handle not POSIX compilant names

Features

  • core: new logging tools using devkit
  • core: new load package function to load optional deps
  • core: improved teststing suite with mocked-env
  • core: releasing using @jscutlery/semver
  • core: updated to nx 12.9.0
  • core: updated dependencies

BREAKING CHANGES

  • core: Removed @actions/core dependency

ci-context@2.0.0-alpha.1

07 Oct 01:16
789f90a
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.1 (2021-10-06)

Features

  • ci-context: add bitbucket support
  • ci-context: releasing using @jscutlery/semver
  • ci-context: updated to nx 12.9.0
  • ci-context: updated dependencies