Releases: grindjs/example-api
Releases · grindjs/example-api
0.7.0
- Updated to Grind 0.7
- Replaced usage of the
babel-node
cli wrapper by integrating babel-register
directly into the booters (this should speed things up slightly and remove unnecessary headaches when forking).
- Updated
Cli
booter to use the new Runner
class