v1.0.0-beta.3
Pre-releaseMinor Changes
- d9fec87: User provided
ignoresare now merged with the internalignores, which primarily exist to ignore the files that the current config is not supposed to work with and might crash on - df38077: [BREAKING] un:
allowoption now accepts an object instead of an array, andundefinedis now allowed by default, and the provided value will be merged with the default - e468454: regexp:
letter-case: setunicodeEscapeandhexadecimalEscapetouppercaseto avoid conflicts withunicorn/escape-caseand make such escapes more distinguishable
Patch Changes
-
9a07d98: packageJson: enabled the config by default (was previously disabled by mistake)
-
6f5e1ea: jsdoc: updated
eslint-plugin-jsdocfrom v61.4.1 to v61.5.0 -
2933f32: zod: updated
eslint-plugin-zod-xfrom v1.12.0 to v1.13.0 -
d00a68c: Fixed an issue resulting in the config generated from the rule entry with
filesorignoresnot having therulesproperty -
a5e4d6e: ts: updated
typescript-eslintfrom v8.48.1 to v8.49.0 -
7c2ce77: pnpm: updated
eslint-plugin-pnpmfrom v1.4.1 to v1.4.2 -
37a4be5: html: updated
@html-eslint/*from v0.50.0 to v0.51.0:- 🟢 enabled
no-whitespace-only-childrenrule
- 🟢 enabled
-
e3cd46f: vue: regexes are no longer used in
no-undef-componentsrule options to make the config serializable for caching purposes -
a3f3c4b: betterTailwind: updated
eslint-plugin-better-tailwindcssfrom v3.7.11 to v3.8.0 -
1ac19ce: vue:
enforceTypescriptInScriptSection:filesandignoresfrom the parent config are now used if they're not explicitly set -
9b2cdb5: vue: updated
@nuxt/eslint-pluginfrom v1.11.0 to v1.12.1:- 🟢 enabled
no-nuxt-config-test-keyrule
- 🟢 enabled