Releases: grindjs/example-web
Releases · grindjs/example-web
0.7.0
- Updated to Grind 0.7
- Updated design to better reflect the official Grind site
- Switched from Nunjucks to Stone, Grind’s new official first party templating engine
- Replaced usage of the
babel-nodecli wrapper by integratingbabel-registerdirectly into the booters (this should speed things up slightly and remove unnecessary headaches when forking). - Fixed a bug in
ErrorHandlerwhen comparing error codes - Updated
Clibooter to use the newRunnerclass