v2.0.0-alpha.1
Pre-release
Pre-release
·
113 commits
to master
since this release
Built from ggrossetie/opal@8c48c25a
Breaking changes
- Export the library as both a CommonJS and ES6 module. The
Opal
object is now the default export:
import Opal from 'asciidoctor-opal-runtime'
const Opal = require('asciidoctor-opal-runtime')
Infrastructure
- Use rollup to generate a CommonJS module
- Bump lodash from 4.17.15 to 4.17.19
- Bump mocha from 8.0.1 to 8.2.0
- Bump standard from 14.3.4 to 16.0.0
- Disable Travis build
- Remove
.eslintrc