All notable changes to bpmn-js-cli are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
DEPS
: dependency updatesCHORE
: consistently use ES modules internally
DEPS
: widenbpmn-js
peerDependency range (e71a09f)
DEPS
: supportbpmn-js@10
FEAT
: addsetRoot
command (#42)
FEAT
: addcolor
commandFEAT
: add genericremove
commandFEAT
: addelements
param
CHORE
: clean up published files
CHORE
: mark asbpmn-js@8
compatible
- The toolkit now requires the ES6
Promise
to be present. To support IE11 you must polyfill it.
CHORE
: fix CHANGELOG
Republish of v1.2.0
.
CHORE
: supportbpmn-js@6
CHORE
: supportbpmn-js@4
andbpmn-js@5
FEAT
: expose ES modulesFEAT
: mark asbpmn-js@3
compatibleCHORE
: drop[email protected]
compatibility
- You must now use an ES module aware bundler such as Webpack or Rollup to consume this library.
Check git log
for earlier history.