Skip to content

v1.2.8

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:43
· 27 commits to main since this release
ffab1d3

Patch Changes

  • bbf5ae3: Update Biome rules: enable the project domain (recommended), enable nursery rules (useSortedClasses, noDrizzleDeleteWithoutWhere, noDrizzleUpdateWithoutWhere, noMisleadingReturnType, noUnusedClasses, noUselessTypeConversion, useIncludes), enable correctness/noUndeclaredDependencies and correctness/useJsonImportAttributes, enable suspicious/noDeprecatedImports, and remove the noUnresolvedImports/useImportExtensions overrides. Widen the @biomejs/biome peer dependency to >=2.5.2.