Skip to content

Releases: mscgenjs/mscgenjs-inpage

v5.0.1

14 Jul 10:42
v5.0.1
5387e70
Compare
Choose a tag to compare

👷 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

13 Jul 19:58
v5.0.0
33de055
Compare
Choose a tag to compare

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

21 Aug 08:56
v4.0.5
7e319ec
Compare
Choose a tag to compare

👷 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

15 Jun 18:27
v4.0.4
b18296f
Compare
Choose a tag to compare

👷 maintenance

  • 3198471 build(npm): ⬆️ mocha, mscgenjs, webpack, webpack-cli

v4.0.0

21 May 20:26
v4.0.0
da6625f
Compare
Choose a tag to compare

👷 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

26 Oct 08:32
Compare
Choose a tag to compare
  • 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

26 Aug 19:10
Compare
Choose a tag to compare
  • build(npm): ⬆️ mscgenjs, dependency-cruiser, eslint, eslint-config-standard, eslint-plugin-import, eslint-plugin-standard, upem, webpack, webpack-cli

v2.0.7

26 Jan 09:14
Compare
Choose a tag to compare
  • 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

31 Dec 12:08
Compare
Choose a tag to compare
  • ⬆️ mscgenjs, dependency-cruiser, eslint

v2.0.5

19 Dec 19:41
Compare
Choose a tag to compare
  • 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