Parse Function Versions Save

(!! moved to tunnckoCore/opensource multi-package repository !!) :trident: Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.

v5.2.2

6 years ago

v5.2.2 manual

  • noting special.. CI things and shits :dagger: :laughing:

v5.2.1

6 years ago

v5.2.1 (2018-03-05)

:bug: Bug Fixes

  • release 5.2.1 with dist folder (65e95da)

v5.2.0...v5.2.1

v5.2.0

6 years ago

v5.2.0 (2018-03-02)

:tada: New Features

  • result: values of default params to be always strings (#121) (4d6870a)

v5.1.5...v5.2.0

v5.1.5

6 years ago

v5.1.5 (2018-02-14)

:bug: Bug Fixes

  • stuff: finally release and publish with dist/index.js (d4996d5)

v5.1.4...v5.1.5

v5.1.4

6 years ago

v5.1.4 (2018-02-14)

:bug: Bug Fixes

  • misc: obviously manual publishing... (ce2e969)

v5.1.3...v5.1.4

v5.1.3

6 years ago

v5.1.3 (2018-02-12)

:bug: Bug Fixes

  • ci: use npx in travis and test only on node 6 (e30e00a)

Note: next major will require Node >= 8.6 & npm >= 5.3 & yarn >= 1.3

v5.1.2...v5.1.3

v5.1.2

6 years ago

v5.1.2 (2018-02-12)

:bug: Bug Fixes

  • deps: update dependency babylon to v7.0.0-beta.40 (ff72cad)

v5.1.1...v5.1.2

v5.1.1

6 years ago

v5.1.1 (2018-02-10)

:bug: Bug Fixes

  • dist: include bundles in dist, so in npm package (6efc545)

v5.1.0...v5.1.1

v5.1.0

6 years ago

v5.1.0 (2018-02-10)

:tada: New Features

  • params: add support for list of expressions as default value (#111) (d9e6102)

v5.0.26...v5.1.0

v5.0.26

6 years ago

v5.0.26 (2017-12-02)

:bug: Bug Fixes

  • deps: update dependency babylon to v7.0.0-beta.34 (7f258b7)

v5.0.25...v5.0.26