Skip to content

Releases: prefabs-tech/tools

v0.7.0

30 Apr 04:47
2a8a669

Choose a tag to compare

0.7.0 (2026-04-30)

Breaking Changes

  • eslint-config: import/order and sort-imports rules are replaced by eslint-plugin-perfectionist (recommended-natural) across all configs — existing projects will need to reorder imports to match the new natural sort order (#46) (494ba21)
  • eslint-config/fastify: @typescript-eslint/no-explicit-any is now "error" — previously unconfigured, so code using any types will now fail linting (#46) (494ba21)

Features

  • stylelint-config: add new @prefabs.tech/stylelint-config package with base and Vue configurations, using stylelint-config-standard and stylelint-order with alphabetical property ordering (#46) (494ba21)

Refactoring

  • eslint-config: add eslint-plugin-perfectionist and replace import/order with perfectionist/recommended-natural rules across base, react, and vue configurations (#46) (494ba21)

v0.6.0

27 Apr 03:10
e81cc1a

Choose a tag to compare

0.6.0 (2026-04-27)

Breaking Changes

  • tsconfig/fastify-api: isolatedModules is now true (inherited from base) — code using const enum or certain ambient module re-exports will fail (#41) (a9f15a9)
  • tsconfig/vue-app: noImplicitAny and verbatimModuleSyntax are now true; no longer extends @vue/tsconfig/tsconfig.web.json (#41) (a9f15a9)
  • tsconfig/react-app: composite is now true (inherited from base), which conflicts with noEmit: true in some tooling (#41) (a9f15a9)

Refactoring

  • tsconfig: simplify configuration files and remove unused dependencies (#41) (a9f15a9)

v0.5.0

09 Feb 09:33
79c05da

Choose a tag to compare

0.5.0 (2026-02-09)

Features

  • eslint-config: update config for react and react app (#38) (e7adba5)

v0.4.0

05 Feb 11:48
1f5c980

Choose a tag to compare

0.4.0 (2026-02-05)

Features

  • migrate fastify / typescript eslint config to v9 (flat config) (#36) (278283f)

v0.3.0

04 Feb 09:15
344a48f

Choose a tag to compare

0.3.0 (2026-02-04)

Features

  • esling-config/vue: update eslint version and related config (#33) (b12659b)

v0.2.1

22 Jan 04:52
645d0a1

Choose a tag to compare

0.2.1 (2026-01-22)

⚠️ This package was migrated from @12deg/tools to @prefabs.tech/tools. All previous links will redirect.

v0.1.11

21 Nov 12:20
2422040

Choose a tag to compare

0.1.11 (2024-11-21)

v0.1.10

15 Nov 04:22
0c6059e

Choose a tag to compare

0.1.10 (2024-11-15)

v0.1.8

08 Nov 10:03
c67f9a0

Choose a tag to compare

0.1.8 (2024-11-08)

v0.1.7

05 Nov 12:24
c6bdfe2

Choose a tag to compare

0.1.7 (2024-11-05)