Skip to content

v2.1.0

Compare
Choose a tag to compare
@akuzko akuzko released this 23 May 21:45
· 18 commits to master since this release

New Features

  • Added a mixin API to add custom functionality to stashes. In addition, use-stash also provides a logger mixin out-of-the-box.
  • Added dependency on get-lookup package for path resolution. This makes usage of Stash#get and useData functions more convenient
  • See README for description of new features