Skip to content

v2.2.5

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:20
· 5 commits to latest since this release

Changes

  • chore: update action versions in release.yml
  • chore: dependency updates
  • chore: bump actions/checkout to v7 in release.yml
  • chore: update copyright year in LICENSE
  • fix(ui): only use the EventTarget polyfill when the native constructor is unsupported
  • chore(ui): set injected inline styles via textContent
  • fix(server): register the IPC disconnect handler in the constructor, not at import
  • fix(mock): expose ui.mock via the package exports map
  • fix(interface): make form helper buttons optional and correct i18n doc comment
  • chore(examples): update dependencies and engines
  • fix(examples): correct toast error arguments and avoid innerHTML
  • docs: update claude and copilot reference files
  • docs: revamp development guide with working import paths and logging FAQ
  • docs(readme): sync plugin metadata shape, fix typos and document server logging
  • chore: added deprecate-past-pre-releases workflow