Bpmn Moddle Versions Save

Read and write BPMN 2.0 XML from JavaScript.

v9.0.1

3 months ago

Changes

  • fix: correct the engine field to require Node 18 3e7f97b
  • chore(CHANGELOG): add breaking changes section 93135ee

https://github.com/bpmn-io/bpmn-moddle/compare/v9.0.0...v9.0.1

v9.0.0

3 months ago

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 to const 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

https://github.com/bpmn-io/bpmn-moddle/compare/v8.1.0...v9.0.0

v8.1.0

5 months ago

Changes

  • chore(CHANGELOG): update to v8.1.0 c90deb6
  • test: verify BPMNShape#isMarkerVisible import 66ce0cd
  • chore: update to rollup@4 4f08cb9
  • deps: update moddle* d56d1fe
  • chore: update test dependencies b939034

https://github.com/bpmn-io/bpmn-moddle/compare/v8.0.1...v8.1.0