Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 4.0.0-dev.14 [skip ci]
## [4.0.0-dev.14](v4.0.0-dev.13...v4.0.0-dev.14) (2023-07-26) ### ⚠ BREAKING CHANGES * **helpers:** If you were using any of the beta before `4.0.0-dev14`. Please replace all the calls to helper functions with `helpers.xxx` for eg. `helpers.relativeTime(entity.state)` or `helpers.localize(entity)` ### Features * **helpers:** all template functions are now available through the `helpers` object ([f22ed69](f22ed69)) ### Bug Fixes * `group_expand` now works even if the entity is not a `group.xxx` ([f192ded](f192ded)), closes [#645](#645)
- Loading branch information