devtools
devtools copied to clipboard
fix(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.14.1
🐞 Bug Fixes
View changes on GitHub
v4.14.0
🐞 Bug Fixes
View changes on GitHub
v4.13.3
No significant changes
View changes on GitHub
v4.13.2
No significant changes
View changes on GitHub
v4.13.1
No significant changes
View changes on GitHub
v4.13.0
🚀 Features
🐞 Bug Fixes
- sort: Add imports key before exports for pkg.json - by @johannpinson in https://github.com/antfu/eslint-config/issues/712 (dc628)
View changes on GitHub
v4.12.1
No significant changes
View changes on GitHub
v4.12.0
🚀 Features
- Sync the recommended rules of react plugins - by @Rel1cx in https://github.com/antfu/eslint-config/issues/697 (7c24c)
- Allow
unicornandsvelteto overrides rules - by @oliver139 in https://github.com/antfu/eslint-config/issues/701 (af93c)
View changes on GitHub
arethetypeswrong/arethetypeswrong.github.io (@arethetypeswrong/cli)
v0.18.2
Patch Changes
- Updated dependencies [
58dca0c]
v0.18.1
Patch Changes
- Updated dependencies [
a4dc8a6]
v0.18.0
Minor Changes
5dd9c0b: Requiring Node.js 20 for using latest lru-cache.
Patch Changes
- Updated dependencies [
5dd9c0b]
babel/babel (@babel/core)
v7.27.4
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #17287 Reduce
regeneratorsize more (@liuxingbaoyu)
- #17287 Reduce
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3- #17334 Use shorter method names for regenerator context (@nicolo-ribaudo)
- #17268 Reduce
regeneratorhelper size (@liuxingbaoyu)
babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone- #17238 Split
regeneratorRuntimeinto multiple helpers (@nicolo-ribaudo)
- #17238 Split
v7.27.3
:bug: Bug Fix
babel-generatorbabel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3- #17328 Correctly set
.displayNameonGeneratorFunction(@nicolo-ribaudo)
- #17328 Correctly set
babel-plugin-proposal-explicit-resource-managementbabel-plugin-proposal-decorators,babel-types- #17321 fix(converter): Remove
abstractmodifiers in class declaration to expression conversion (@magic-akari)
- #17321 fix(converter): Remove
babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umdbabel-parser- #17312 fix(parser): properly handle optional marke