Skip to content

Release v0.0.8-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Feb 14:30

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

[unreleased]

Bug Fixes

  • Update currentTime logic to prioritize config values over system time

Miscellaneous Tasks

  • Bump lit-html from 1.4.1 to 3.2.1 (#27)
  • Bump @eslint/js from 9.18.0 to 9.20.0 (#26)
  • Bump @typescript-eslint/eslint-plugin (#25)
  • Bump prettier from 3.4.2 to 3.5.0 (#24)
  • Bump prettier from 3.5.0 to 3.5.1
  • Bump rollup from 4.30.1 to 4.34.7
  • Bump typescript-eslint from 8.21.0 to 8.24.0
  • Remove home-assistant-js-websocket dependency

Refactor

  • Update dependencies to use 'lit' and remove 'lit-element'
  • Rename style import and update CSSResult usage in GcClockWords
  • Replace now5 method with min5 getter for improved clarity