v8.0.0
This release focuses on supporting new things that were added between Node.js 8.7.0 and 11.0.0.
Breaking changes
- 5860795 updated
node/no-deprecated-api
rule to disallow new deprecated APIs.
Especially, it includes legacy URL API. - d153b93 updated
node/no-unsupported-features/node-builtins
rule to detect new APIs.