What's Changed
- feat(prefer-spread-syntax): spread syntactically known arrays in untyped contexts by @webpro in #105
- feat: add prefer-string-fromcharcode rule by @webpro in #106
- feat: add no-delete-property rule by @webpro in #108
- feat: add prefer-includes-over-regex-test rule by @webpro in #111
- chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #112
- Extend the prefer-array-some rule to also detect filter().length calls by @ashleylamont in #113
- feat: add prefer-static-collator rule by @webpro in #110
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #114
- chore(deps-dev): bump the development-dependencies group with 6 updates by @dependabot[bot] in #115
- feat: add no-spread-in-reduce rule by @webpro in #109
New Contributors
- @webpro made their first contribution in #105
- @ashleylamont made their first contribution in #113
Full Changelog: 0.4.1...0.5.0