Skip to content

v12.0.17

Compare
Choose a tag to compare
@sverweij sverweij released this 20 Dec 19:36
· 31 commits to main since this release
v12.0.17
ac8fc41

👷 maintenance

  • 0915a11/ 3d1b67a refactor(render): adds new handlebars-free dot reporter (#217)
    This PR is to get rid of the handlebars based dot reporter. It introduces a new dot renderer (temporarily and only in this version available as ndot) and makes updates to the handlebars-based renderer to make it easier to non-regression test against it.
    This is the last release where the dot renderer is based on handlebars - a 'save game' release, if you will.

  • ab885a8 build(npm): updates external dependencies

  • e72bc97 refactor: addresses small linting issues

  • d67c063 refactor(render/smcat): simplifies transition rendition

🧹 chores

  • 2ca5551/ 36a7dfb chore(npm): updates external devDependencies
  • 1dea9ee chore: makes ci use node 23 instead of 22 as 'latest'