- Unpin and bump
eslint-plugin-react(#1976) 004e63b
https://github.com/standard/standard/compare/v17.1.1...v17.1.2
Unclaimed project
Are you a maintainer of standard? Claim this project to take control of your public changelog and roadmap.
Changelog
๐ JavaScript Style Guide, with linter & automatic code fixer
Last updated 9 months ago
eslint-plugin-react(#1976) 004e63bhttps://github.com/standard/standard/compare/v17.1.1...v17.1.2
7.35.2 (#1976) d535d98https://github.com/standard/standard/compare/v17.1.0...v17.1.1
version-guard to silent failure on old node (#1829) 7dc2ab0 85316d1 26efe34 f635e4e 6dd2162https://github.com/standard/standard/compare/v17.0.0...v17.1.0
We're super excited to announce standard 17!
This major release fully focuses on getting in sync with the wider ESLint ecosystem and doesn't in itself introduce any new rules or features.
When you upgrade, consider running standard --fix to automatically format your
code to match the current set of rules.
This is the first release by two of our standard co-maintainers @theoludwig...
eslint-config-standard-jsx to fix #1548 (#1775) c120a60https://github.com/standard/standard/compare/v17.0.0-1...v17.0.0-2
await #1548, fixed in https://github.com/standard/eslint-config-standard/pull/212https://github.com/standard/standard/compare/v17.0.0-0...v17.0.0-1
We're finally able to offer a pre-release of ESLint 8 based standard 17!
This major release fully focuses on getting in sync with the wider ESLint ecosystem and doesn't in itself introduce any new rules or features.
This pre-release exists to test out the ESLint 8 related changes and discover possible backwards incompatible changes that comes with it and mitigate unintended such before a s...