v1.8.1
·
1749 commits
to master
since this release
What’s Changed
This release re-introduces compatibility when using this extension with code-server.
Furthermore, a couple of schema fixes and general package updates have been applied.
🧬 YAML Schema Updates
- Fix using secrets with core elevation setting @frenck (#437)
- Add max queue length property to automation @frenck (#430)
- Improve entity type validation @frenck (#429)
- Fix incorrect JSON schema type tag in property annotation @frenck (#428)
- Fix device actions schema to allow for extra properties @frenck (#427)
- Add choose action schema @frenck (#426)
🧰 Maintenance
- Bump version to v1.8.1 @frenck (#439)
- Bump @typescript-eslint/eslint-plugin from 3.7.0 to 3.7.1 @dependabot (#433)
- Bump @typescript-eslint/parser from 3.7.0 to 3.7.1 @dependabot (#432)
- Bump eslint-config-airbnb-typescript from 8.0.2 to 9.0.0 in language-service @dependabot (#434)
- Bump @typescript-eslint/eslint-plugin from 3.7.0 to 3.7.1 in language-service @dependabot (#435)
- Bump @typescript-eslint/parser from 3.7.0 to 3.7.1 in language-service @dependabot (#436)
- Bump Home Assistant JS WebSocket to 5.5.0 @frenck (#431)
- Cleanup useless template literal @frenck (#425)
- Bump @types/vscode from 1.45.1 to 1.47.0 in language-service @dependabot (#417)
- Bump eslint-plugin-react from 7.20.3 to 7.20.4 in language-service @dependabot (#421)
- Bump eslint-plugin-react from 7.20.3 to 7.20.4 @dependabot (#415)
- Bump @types/node from 14.0.25 to 14.0.26 @dependabot (#413)
- Bump eslint-config-airbnb-typescript from 8.0.2 to 9.0.0 @dependabot (#414)
- Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.7.0 in language-service @dependabot (#416)
- Bump @typescript-eslint/parser from 3.6.0 to 3.7.0 in language-service @dependabot (#418)
- Bump typescript from 3.9.6 to 3.9.7 in language-service @dependabot (#419)
- Bump ts-loader from 8.0.0 to 8.0.1 in language-service @dependabot (#420)
- Bump eslint-plugin-react-hooks from 4.0.7 to 4.0.8 in language-service @dependabot (#422)
- Bump @types/node from 14.0.22 to 14.0.26 in language-service @dependabot (#423)
- Bump eslint from 7.4.0 to 7.5.0 in language-service @dependabot (#424)