v0.12.0
Small release—some code refactoring and squashing false positives! Probably could have been a patch 🤷🏼
What's Changed
- Update rules to use typescript-eslint RuleCreator by @joshwilsonvu in #88
- Add
observable(() => ...)
into reactivity whitelist by @voliva in #90 - Allow reactivity in use: directive function. by @joshwilsonvu in #91
New Contributors
Full Changelog: v0.11.0...v0.12.0