Skip to content

v1.7.3

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

Patch Description

  • Source code and package infrastructure has been reorganized to depend on babel-transpiled ES6 code (instead of requiring to have ES5-compatible code).
  • Some additional related refactoring has been made as well, including refactoring of tests.
  • update-js now depends on get-lookup package for lookup-key-related behavior and functionality.