Skip to content

v1.2.9

Choose a tag to compare

@smastrom smastrom released this 19 Oct 17:55
· 12 commits to main since this release

Release notes

This patch release doesn't bring any new feature nor fix. It is just a "courtesy-release" to enable from now on, publishments via the newly introduced npm provenance statements.

I also took the chance to improve a bit the (one year old) codebase by:

  • Use defineOptions in the setup block
  • Refactor reactivity-related syntax to improve readability using setters
  • Enable watch mode for both dev and GUI testing
  • Drop the buggy and unstable Cypress webkit testing (support still experimental)
  • Update all dependencies