This repository was archived by the owner on Feb 9, 2025. It is now read-only.
v34.0.0
34.0.0 (2023-05-28)
Features
- Remove flowtype rules (4d94b30)
- Remove Node 14 and 16 support (715155c)
- Remove old ES5 rules (63494c6)
- Update dependencies (11bcc84)
BREAKING CHANGES
- We've removed official Node 14 and 16 support. We don't know of any breaking change though, so it may still work with older Node versions.
- Removed old ES5 rules as they aren't used by any current projects anymore.
- We've removed all rules related to FlowType as they haven't been maintained for quite a while.