Skip to content

v12.18.1

Latest

Choose a tag to compare

@bwp91 bwp91 released this 02 Aug 10:59

A housekeeping release — no device behaviour changes.

This brings the plugin's tooling in line with the rest of the org: a test setup for the shared helper functions, CI running the build and tests on Node 22, 24 and 26, the shared lint setup, changelog tooling, refreshed dependencies, and documentation noting Node 26 as a supported version.

Changed

  • chore: add a test setup with tests for the shared helper functions
  • chore(github): run the build and tests in ci, on node 22, 24 and 26
  • chore: use the same lint setup across every plugin
  • chore: add a changelog:sync script to populate the pending section from the commits
  • chore: count a repeated commit subject once when syncing the changelog
  • chore(github): check the changelog against the commits in ci
  • chore(deps): dependency updates
  • docs: add node 26 to the supported node versions