0.23.3
tbouffard
released this
16 May 13:16
·
1162 commits
to refs/heads/master
since this release
This new version is focused on maintenance. It provides a new example to quickly experiment with the TypeScript API in a browser.
Thanks to all the contributors of this release 🌈: @csouchet and @tbouffard
Highlights
New TypeScript example in the browser
A new example is now available at CodeSandbox to play with the bpmn-visualization TypeScript
API.
It adds to the already existing JavaScript examples hosted on CodeSandox and CodePen.
Refreshed icons in the 'load and navigation' demo
The demo now uses Font Awesome v6 icons. See #1953 for more details.
What's Changed
📝 Documentation
- [DOC] Warn usage of headful browser mode when testing (#1951) @tbouffard
🎮 Demo and Examples
- [EXAMPLE] Update assets loading in the demo (#1953) @tbouffard
👻 Maintenance
- [TEST] Simplify the code of some tests (#1952) @tbouffard
- [INFRA] Include the NOTICE file in the npm package (#1957) @tbouffard
- [REFACTOR] Simplify mxGraph initialization (#1947) @tbouffard
- [INFRA] Fix custom action with no parameter for demo (#1942) @csouchet
- [REFACTOR] Fix remaining SonarCloud code smells (#1940) @tbouffard
- [REFACTOR] Fix SonarCloud code smells (#1932) @tbouffard
📦 Dependency updates
17 changes
- [INFRA] gha - Bump slackapi/slack-github-action from 1.18.0 to 1.19.0 (#1963) @dependabot
- [INFRA] dev - Bump @types/jest from 27.4.1 to 27.5.0 (#1961) @dependabot
- [INFRA] dev - Bump @typescript-eslint/parser from 5.21.0 to 5.22.0 (#1960) @dependabot
- [INFRA] dev - Bump husky from 7.0.4 to 8.0.1 (#1959) @dependabot
- [INFRA] dev - Bump rollup from 2.71.1 to 2.72.1 (#1958) @dependabot
- [INFRA] dev - Bump eslint from 8.14.0 to 8.15.0 (#1956) @dependabot
- [INFRA] dev - Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 (#1955) @dependabot
- [INFRA] dev - Bump autoprefixer from 10.4.6 to 10.4.7 (#1946) @dependabot
- [INFRA] dev - Bump lint-staged from 12.4.0 to 12.4.1 (#1949) @dependabot
- [INFRA] dev - Bump @typescript-eslint/parser from 5.20.0 to 5.21.0 (#1948) @dependabot
- [INFRA] dev - Bump jest-html-reporter from 3.4.2 to 3.5.0 (#1945) @dependabot
- [INFRA] dev - Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 (#1944) @dependabot
- [INFRA] dev - Bump autoprefixer from 10.4.5 to 10.4.6 (#1943) @dependabot
- [INFRA] dev - Bump eslint-plugin-playwright from 0.8.0 to 0.9.0 (#1941) @dependabot
- [INFRA] dev - Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 (#1939) @dependabot
- [INFRA] dev - Bump postcss from 8.4.12 to 8.4.13 (#1938) @dependabot
- [INFRA] dev - Bump typescript from 4.6.3 to 4.6.4 (#1937) @dependabot
Full Changelog: v0.23.2...v0.23.3