Download Latest Version v1.0.0-beta8.4.zip (516.1 kB)
Email in envelope

Get an email when there's a new version of Ayakashi

Home / 1.0.0-beta7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-12-15 722 Bytes
v1.0.0-beta7.tar.gz 2019-12-15 201.5 kB
v1.0.0-beta7.zip 2019-12-15 339.1 kB
Totals: 3 Items   541.3 kB 0

A maintenance release focusing mainly on bug fixes, small improvements and test coverage.

Highlights

  • support node 12
  • evaluate()
  • parameter and return types are now fully inferred
  • improved serialization allows passing and returning complex objects and functions
  • evaluateAsync() now supports async functions
  • support default exports on actions, preloaders, extractors and props
  • type improvements
  • new integration test suite
  • many bug fixes

Updating

Update to the latest version by running:

:::bash
npm update -g ayakashi

A new @ayakashi/types package is also available. It can be updated in existing projects by running npm --save-dev @ayakashi/types

Source: README.md, updated 2019-12-15