Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 06:26
· 3166 commits to main since this release
e001123

7.0.0 (2021-04-07)

  • refactor!: Improve Mappings helper function(s) (#387) (e001123), closes #387

BREAKING CHANGES

  • The setStageDependentValue and getStageDependentValue helper functions have been removed. In order to reduce boilerplate, the same functionality is now provided via a single function (withStageDependentValue).