v1.0.0
- **Breaking change:** Split `no-template-bind` into two rules: `no-template-bind` and `no-template-arrow` - New rule: `no-private-properties` to detect use of private properties inside templates - Docs: moved docs to the correct directory as per the links in each rule - Added assertions for finding invalid binding positions inside HTML comments (`binding-positions` rule)