-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: enable enforce-node-prefix by default #73
Conversation
BREAKING CHANGE: drop Node.js < 18.19.0 support new features: - support es2022 by default - enable enforce-node-prefix by default other breaking changes: - remove react rules
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
Warning Review failedThe pull request is closed. WalkthroughThe overall changes primarily focus on updating Node.js versions, improving module imports to use the Changes
Poem
Tip Early access features
Note:
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
[skip ci] ## [14.0.0](v13.1.0...v14.0.0) (2024-06-29) ### ⚠ BREAKING CHANGES * drop Node.js < 18.19.0 support new features: - support es2022 by default - enable enforce-node-prefix by default other breaking changes: - remove react rules - remove babel - drop TypeScript < 5 support ### Features * enable enforce-node-prefix by default ([#73](#73)) ([a6802b0](a6802b0))
BREAKING CHANGE: drop Node.js < 18.19.0 support
new features:
other breaking changes:
Summary by CodeRabbit
New Features
at()
method, RegExp match indices, and error.cause support in new test files.Bug Fixes
Chores
node:
prefix for core modules.Tests