v2.1.0
This release is a minor one and it should not represent a breaking change for the majority of users. If you find any issue with this version, it should be related to the migration of js-yaml to version 5. If you are using YAML 1.1 legacy features, you need to be aware that there are several changes and now the parser uses the CORE_SCHEMA. Check the migration guide for more details.
🛠 Fixes
- Fix tests in Home Assistant 2026.5.0
- PR: #209 by @elchininet
🧩 Dependencies
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #192 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 2 updates
- PR: #194 by @dependabot[bot]
- [Dependencies]: Bump home-assistant-javascript-templates from 6.0.0 to 6.0.1 in the dependencies-prod group
- PR: #193 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #195 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 1 update
- PR: #198 by @dependabot[bot]
- Migrate the codebase to TypeScript 6
- PR: #199 by @elchininet
- Update dependencies and solve vulnerabilities through pnpm overrides
- PR: #200 by @elchininet
- [Dependencies]: Bump eslint from 10.1.0 to 10.2.0 in the dependencies-dev group
- PR: #201 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #203 by @dependabot[bot]
- [Dependencies]: Bump home-assistant-query-selector from 6.0.1 to 6.1.0 in the dependencies-prod group across 1 directory
- PR: #202 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #207 by @dependabot[bot]
- [Dependencies]: Bump typescript-eslint from 8.58.2 to 8.59.0 in the dependencies-dev group
- PR: #208 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #210 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #212 by @dependabot[bot]
- [Dependencies]: Bump home-assistant-query-selector from 6.1.0 to 6.2.0 in the dependencies-prod group across 1 directory
- PR: #211 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 5 updates
- PR: #214 by @dependabot[bot]
- [Dependencies]: Bump home-assistant-javascript-templates from 7.0.0 to 7.1.0 (via audit fix) in the dependencies-prod group across 1 directory
- PR: #213 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 2 updates
- PR: #215 by @dependabot[bot]
- Update pnpm to version 11
- PR: #216 by @elchininet
- [Dependencies]: Bump the dependencies-dev group with 2 updates
- PR: #217 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 3 updates
- PR: #219 by @dependabot[bot]
- [Dependencies]: Bump js-yaml from 4.1.1 to 4.2.0 in the dependencies-prod group across 1 directory
- PR: #218 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #220 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 4 updates
- PR: #223 by @dependabot[bot]
- [Dependencies]: Bump js-yaml from 4.2.0 to 5.0.0 in the dependencies-prod group across 1 directory
- PR: #221 by @dependabot[bot]
⚙️ Configuration
- [Github Actions]: Bump pnpm/action-setup from 4 to 5 in the actions-deps group
- PR: #196 by @dependabot[bot]
- Migrate the codebase to TypeScript 6
- PR: #199 by @elchininet
- [Github Actions]: Bump the actions-deps group across 1 directory with 1 update
- PR: #204 by @dependabot[bot]
- [Github Actions]: Bump pnpm/action-setup from 5 to 6 in the actions-deps group across 1 directory
- PR: #206 by @dependabot[bot]
- Update pnpm to version 11
- PR: #216 by @elchininet
- [Github Actions]: Bump actions/checkout from 6 to 7 in the actions-deps group across 1 directory
- PR: #222 by @dependabot[bot]
📦 Other
- Fix end-to-end tests in Home Assistant 2026.4.0
- PR: #197 by @elchininet
- Rollback pnpm/action-setup to version 5
- PR: #205 by @elchininet