Releases: sverweij/mscgen_js
Releases · sverweij/mscgen_js
v4.0.3
👷 maintenance
- 8fd5ca7 chore(doc): upgrades license to cc-by-sa-4.0 - see Cory Doctorow's blog post which describes why this was necessary
- d5a5941/ f0aac34/ b9a1864/ 83733d3 ci(deps): bump actions to latest
- de4cd0a chore(ci): disables test coverage reporting to codeclimate
- d75954e chore(ci): sets up dependabot for github actions
- 4e47983 chore(ci): uses node 20
- 9c6e862 style(doc): tweaks the footer
- 6e88ab7 build(npm): updates external dependencies
- 55d0914 chore: adds upem-outdated run-script to manifest
v4.0.2
v4.0.1
👷 maintenance
- 40325b4 build(npm): ⬆️ chai, codemirror, dependency-cruiser, eslint, eslint-plugin-import, eslint-plugin-promise, mocha, node-sass, query-string, upem, webpack, webpack-cli
- 4f15b6d chore: change e-mail address away from yandex
- 40044c6 build(npm): mocha, mscgenjs, mscgenjs-inpage, webpack, webpack-cli
- 6c2d4de chore: removes feature flag from some features
- 803b2a7 seo(tutorial): set the canonical of the page to the page itself instead of to the root
v4.0.0
👷 maintenance
- af068eb build: only support building on node >=16 - BREAKING
- 221ce21 refactor: deploy a source map on production as well
- 944dc33 refactor: also publish the source map for the inpage script to live
- f5656dd refactor(embed|tutorial|index): lazy load svg & png images
- d47fa39 build(npm): ⬆️ chai, codemirror, dependency-cruiser, eslint, eslint-config-standard, eslint-plugin-import, eslint-plugin-promise, mocha, mscgenjs, mscgenjs-inpage, node-localstorage, node-sass, query-string, upem, webpack, webpack-cli
📖 documentation
- c7bc9b7 doc(README): remove david badges
v3.1.19
v3.1.18
🛠️ maintenance
- build(npm): ⬆️ codemirror, mscgenjs, mscgenjs-inpage, query-string, dependency-cruiser, eslint, eslint-config-standard, eslint-plugin-standard, mocha, upem, webpack, webpack-cli
- feature: adds a maskable icon
- bugfix: makes an icon accessible from manifest.json again
- feature: adds a robots.txt
- fix: updated sitemap
v3.1.17
v3.1.3
v3.1.1
v3.0.0
Release based on the official mscgenjs 3.0.0 release. No functional changes,
🔧 For those who are into that sort of thing, some things changed in the code though:
- using webpack instead of requirejs
- using an npm module for query parameter parsing (instead of own code)
- improved automatic version bumping
- improved automatic feature branches on mscgen.js.org