You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add optional peer dependencies @vitest/coverage-istanbul, core-js, and vitest.
Mark as optional formerly required peer dependencies @babel/core, @babel/plugin-syntax-import-attributes, @babel/preset-env, and @babel/preset-typescript.
Drop orphaned peer dependency @babel/eslint-parser.
🏠 Internal changes
Convert Babel configuration from CommonJS to ESM and delete the internal proxy file in favor of babel.extends in package.json.