Skip to content

v3.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@robmcguinness robmcguinness released this 20 Mar 21:37
· 64 commits to master since this release

Install using npm install metalsmith-prism@next

Breaking

Upgrade to latest version of Metalsmith using ES syntax support from Node v4/ v5

  • 238abfc use node v4+ as recommended engine in package.json and Travis (tests)
  • 674cdcc update configuration for eslint for ES6 support
  • 7409e5e convert code to es6