Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 884 Bytes

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 884 Bytes

Change Log

All notable changes to @homebridge/plugin-ui-utils will be documented in this file. This project tries to adhere to Semantic Versioning.

v2.0.0 (2024-11-22)

Notable Changes

  • ⚠️ update to esm package
  • add methods for enabling and disabling save button
    • requires homebridge ui ^5.0.0-beta.4

v1.0.3 (2024-04-06)

Other Changes

  • update CHANGELOG to match hb repo formats
  • update example folder package json files
  • update LICENSE file to match hb repo formats
  • spelling and grammar in code comments
  • update README with hb logo and formatting
  • update dependencies

v1.0.2 (2024-03-30)

Other Changes

  • update dependencies

v1.0.1 (2024-01-08)

Other Changes

  • Add discord webhook to notify developers of new updates
  • update dependencies

v1.0.0 (2023-10-23)

Other Changes

  • Initial release