Releases: mscgenjs/mscgenjs-inpage
Releases · mscgenjs/mscgenjs-inpage
v5.0.1
👷 maintenance
- e42e478 build(npm): makes mscgenjs the devDependency it in practice is
This will reduce the installed size of mscgenjs-inpage quite a bit as it's now (production-) dependency-less
v5.0.0
This release bumps to the latest version of mscgenjs, which will results in a smaller bundle, because that latest version doesn't have any 3rd party dependencies anymore.
The major bump is because for building we now require recent, still supported versions from node (18, 20, 22). No compatibility changes expected in the browser, though.
👷 maintenance
♻️ life cycle management
- 0d7a20f chore: removes unused integration configurations
- 2d85ed7 chore(ci): bumps actions to latest, run on node 22 as well
- afb9328 chore(doc): corects link in dependency graph
- 601d14d/ 30a504e build(npm): updates external dependencies
🫶 DX
- 8667d96 refactor(test): replaces mocha+chai with node:test+node:assert/strict
- 4ab94bb chore(build): cleans package manifest before publishing
- 42c5a02 chore: adds upem-outdated run-script to manifest
- 9386bf7 chore: replaces 'nyc' with 'c8'
🧹 chores
- 98c70dc chore(ci): sets up publishing with provenance
- da16678 chore(ci): sets up dependabot
- 661494e chore(ci): sets up codeql
- c3a5b68 chore(npm): npm pkg fix
v4.0.5
👷 maintenance
- 53945c3 chore(ci): upgrades github workflow dependencies to latest
- d6eae09 build(npm): update external dependencies
🔏 sha-sum of the package published on npm: d0fe5b8d2732186e14f5eff660e8b3da0e440194
v4.0.4
👷 maintenance
- 3198471 build(npm): ⬆️ mocha, mscgenjs, webpack, webpack-cli
v4.0.0
👷 maintenance
- 57316a1 build(npm): swap out standard style for prettier + config moving meadow; ⬆️ mscgenjs, chai, dependency-cruiser, eslint, mocha, upem, webpack, webpack-cli
- 025af3e chore: remove unused files
- 76befe8 chore: de-support node 10, 13, 15 - BREAKING
v2.0.12
- feature(*): enable running on node 13
- build(npm): ⬆️ mscgenjs, dependency-cruiser, eslint, eslint-config-standard, eslint-plugin-node, mocha, upem, webpack, webpack-cli
v2.0.11
- build(npm): ⬆️ mscgenjs, dependency-cruiser, eslint, eslint-config-standard, eslint-plugin-import, eslint-plugin-standard, upem, webpack, webpack-cli
v2.0.7
- build(npm): ⬆️ mscgenjs, webpack, webpack-cli, eslint, eslint-plugin-import, eslint-plugin-node, dependency-cruiser
- ci(*): automatically generate a dependency-graph of the code on version bump
v2.0.6
- ⬆️ mscgenjs, dependency-cruiser, eslint
v2.0.5
- build(npm): ⬆️ webpack, npm-run-all, dependency-cruiser, eslint
- ci(dependency-cruiser): use the recommended-strict config & simplify repo specific rules
- ci(travis): change sudo to required