Releases: bpmn-io/bpmn-moddle
Releases · bpmn-io/bpmn-moddle
v9.0.4
v9.0.3
v9.0.2
- chore: update changelog 3d537b4
- fix: handle
operationRef
correctly af681c8 - chore: update dependency npm-run-all2 to v8 b28284a
- test: verify event definition ref is read correctly ea5f88c
- test: verify ad-hoc subprocess properties fa13332
- chore: update dependency @rollup/plugin-node-resolve to v16 0acf1a3
- chore: update to [email protected] b4339dc
- ci: make job name snake case 870c42a
- chore: update dependency npm-run-all2 to v7 7dc0fe0
- chore: document aspects of eslint config 5729f61
- chore: configure eslint (build -> lib -> test -> other) 6b1c281
- chore: update eslint config e9d006c
- chore: remove obsolete eslintrc 856c600
- chore: migrate linter config to eslint@9 73b84a1
- chore: bump to @babel/[email protected] a51c0a6
- chore: update eslint* dependencies 15c6840
- test: correct integration test fd430f1
- test: improve formatting a42cd75
- test: improve sub process creation coverage 2615f84
v9.0.1
v9.0.0
Changes
- chore(CHANGELOG): update to v9.0.0 3a48f79
- chore: require node >= 16 7a3d15e
- chore: use import attributes b5413a2
- feat: add
exports
configuration d33b0bc - style: convert
var
toconst
1a9c59f - chore: drop UMD distribution 87be9d3
- chore: bump to
[email protected]
12ef62d - chore: update eslint* d8da062
- chore: update rollup b283fef
- chore: update test dependencies 7c87430
- deps: update to moddle@7 / moddle-xml@11 bf7f60c
- chore: update dependency npm-run-all2 to v6 4bf3886
- chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 029128c
- ci: use built-in cache d66ee79
- ci: use node@20 a91f1e5
- chore: update actions/checkout action to v4 71179fb
- chore: update actions/setup-node action to v4 16a2c73
- chore: bump eslint* e7d9201
- chore: update to [email protected] f4ffc87
- chore: configure renovate (#100) 32895e0
Breaking Changes
- Require Node >= 16
- Drop UMD distribution. Use ES module export in modern JavaScript run-times