UNPKG

bpmn-js-cli-modeling-dsl

Version:
23 lines (13 loc) 603 B
# Changelog All notable changes to [bpmn-js-cli-modeling-dsl](https://github.com/bpmn-io/bpmn-js-cli-modeling-dsl) are documented here. We use [semantic versioning](http://semver.org/) for releases. ## Unreleased ___Note:__ Yet to be released changes appear here._ ## 1.0.0 * `FEAT`: expose ES modules * `FEAT`: mark as `bpmn-js@3` compatible * `FEAT`: mark as `bpmn-js-cli@1` compatible * `CHORE`: drop `bpmn-js@0.x` compatibility ### Breaking Changes * You must now use an ES module aware bundler such as Webpack or Rollup to consume this library. ## ... Check `git log` for earlier history.