Skip to content

Releases: Miragon/bpmnlint-rules

v0.10.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 22 Aug 11:29
071f913

0.10.0 (2026-08-22)

Features

  • engine-config: decouple Miragon preset from engine in getDefaultLintConfig (#36) (559c7d4)

v0.9.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 22 Aug 10:33
8c97ebf

0.9.0 (2026-08-22)

Features

  • element-id-naming: event-definition-aware prefixes (#34) (ac36104)

v0.8.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 22 Aug 10:02
e4579eb

0.8.0 (2026-08-22)

⚠ BREAKING CHANGES

  • add flow-orthogonal layout rule (#33)
  • flow-connection-side: role-aware gateway/event return exits, stricter gateway entry (#29)

Features

  • add flow-orthogonal layout rule (#33) (c15cf95)
  • flow-connection-side: role-aware gateway/event return exits, stricter gateway entry (#29) (c18ea0a)

v0.7.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 21 Aug 13:10
bae6950

0.7.0 (2026-08-21)

⚠ BREAKING CHANGES

  • flow-connection-side: role-aware return-flow docking and minimum stub length (#27)
  • add flow-crossing layout rule (#26)

Features

  • add flow-crossing layout rule (#26) (82ce7d4)
  • flow-connection-side: role-aware return-flow docking and minimum stub length (#27) (d9a5ad5)
  • flow-target-alignment: align expanded sub-processes by inner start event (#21) (a10ef9d)

v0.6.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 21 Aug 10:14
04dde5b

0.6.0 (2026-08-21)

Features

  • allow return flows in flow-connection-side rule (#17) (9cb254c)
  • flow-target-alignment: make exempt element types configurable (#20) (9aa177b)

v0.5.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 20 Aug 15:20
5490f60

0.5.0 (2026-08-20)

Features

  • split recommended into recommended-for-modeling and -for-automation (#13) (494c8bf)

v0.4.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 20 Aug 15:16
41a295c

0.4.0 (2026-08-20)

⚠ BREAKING CHANGES

  • the default naming convention now expects a camelCase body after the type prefix. Consumers that enable the rule without an explicit case (e.g. via plugin:@miragon/rules/all) will see IDs with a PascalCase body reported. Set "case": "PascalCase" to keep the old behaviour.

Features

  • default element-id-naming case to camelCase (#14) (0979480)

v0.3.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 20 Aug 14:36
ef48796

0.3.0 (2026-08-20)

Features

  • add flow-connection-side rule and add-bpmn-rule skill (#9) (6a7b8fd)
  • add flow-target-alignment rule (#12) (9966463)

v0.2.0

Choose a tag to compare

@miragon-release-please miragon-release-please released this 20 Aug 11:36
b7eca8c

0.2.0 (2026-08-20)

Features

  • initial @miragon/bpmnlint-plugin-rules package (#1) (447978c)