What's Changed
💥 Breaking Changes
- refactor: migrate to TypeScript with modular architecture by @MiguelRipoll23 in #721
📦 Dependencies
- Bump eslint from 10.0.2 to 10.0.3 by @dependabot[bot] in #716
- Bump eslint from 10.0.3 to 10.1.0 by @dependabot[bot] in #718
- Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in #717
- Bump path-to-regexp from 8.2.0 to 8.4.0 by @dependabot[bot] in #719
- Bump eslint from 10.1.0 to 10.2.0 by @dependabot[bot] in #720
- build(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #722
- build(deps): bump glob from 11.0.3 to 11.1.0 by @dependabot[bot] in #723
🛠️ Other Changes
- fix: install dependencies before publishing package by @MiguelRipoll23 in #725
- fix: skip lib check to avoid errors in @matter/types declarations by @MiguelRipoll23 in #727
- refactor: condition self-logging, list-based evaluation, and ConfigurationService by @MiguelRipoll23 in #729
- refactor: remove duplicate modeToStateVal and calcAvailableStates utilities by @MiguelRipoll23 in #730
- chore: update dependencies from open PRs by @MiguelRipoll23 in #744
- ci: update publish workflow to auto-maintain CHANGELOG.md by @MiguelRipoll23 in #746
Full Changelog: v9.1.2...v10.0.0