Learn / Changelog Release history for the @strongtie packages — features, fixes, and breaking changes with commit links and codemod notes, filterable by package, component, and breaking changes.
Every published release of the @strongtie packages, parsed from each package's
changelog. Filter by package, component, or breaking changes.
All packages @strongtie/design-system @strongtie/styles @strongtie/eslint @strongtie/stylelint
design-system v1.3.02026-09-08 Features checkbox add indeterminate state support () (bcb1119) #362 design-system add styles/scan export and bundled component/token updates () (4c35350) #371 design-system add Tabs line variant and deprecate TabNav bab4c0d design-system add Tabs line variant and deprecate TabNav [DESS-20] d8a0a2e Code Refactoring design-system consolidate to unified radix-ui package d92f681 design-system dedupe TabNav deprecation warning and tidy Deprecated component () (8e6d518) #361
design-system v1.2.12026-08-11 No notable changes.
design-system v1.2.02026-08-05 Codemod available Adds the shadcn → package import codemod. Run it to migrate locally-copied components to package subpaths.
npx @strongtie/codemod shadcn-to-packageFeatures add modular styles/theme export for Next.js Tailwind compatibility 8bf5a86 add TabNav component to design system 00146c9 design-sync initial sync of 43 components to Claude Design (DESS-15) 44867ec design-system validate published package exports, add packaging tests 5922d88 Bug Fixes add aria-current and disabled click prevention to TabNavLink c17d96f add mkdir -p dist/styles before cp in build and dev scripts 21878d0 add style export condition to CSS exports and update integration docs 9e1d039 add styles/tokens export for SST fonts and design tokens c5344db address review feedback - base64 wrap, css comment, type alias, eslint rule, npm badge 49c942f align @vitest/coverage-v8 to 3.2.6 and re-deduplicate lockfile dec75b9 compose onClick handler in TabNavLink to preserve consumer callbacks when disabled 43f684c correct build scripts and docs issues a6165ef design-system hoist defaultFormatDate and fix lint-surfaced bugs 2e3f6c3 design-system resolve Tailwind v4 issues with Next.js consumers abb265a eslint disable consistent-type-definitions via monorepo overrides 4e93867 linting resolve ESLint violations across package tests and components 024372d preserve onClick handler on disabled TabNavLink 003fb3b tests add typescript + to Next.js consumer fixture deps (f7ad211) @types tests scope npm test to unit project to avoid running package tests pre-build bce9e9a Code Refactoring deduplicate theme by importing theme.css from globals.css 93aafd1 Styles convert ComponentItem to interface and add globals.css import comments eb14a2e fix formatting across markdown, YAML, and TypeScript files 0828794 fix lint errors and formatting across apps and packages 531311e sort Tailwind classes and fix formatting in stories and docs b458780 Dependencies The following workspace dependencies were updated
design-system v1.2.02026-04-20 Features add modular styles/theme export for Next.js Tailwind compatibility 8bf5a86 add TabNav component to design system 00146c9 Bug Fixes add aria-current and disabled click prevention to TabNavLink c17d96f add mkdir -p dist/styles before cp in build and dev scripts 21878d0 add style export condition to CSS exports and update integration docs 9e1d039 add styles/tokens export for SST fonts and design tokens c5344db compose onClick handler in TabNavLink to preserve consumer callbacks when disabled 43f684c correct build scripts and docs issues a6165ef preserve onClick handler on disabled TabNavLink 003fb3b Code Refactoring deduplicate theme by importing theme.css from globals.css 93aafd1 Styles fix lint errors and formatting across apps and packages 531311e sort Tailwind classes and fix formatting in stories and docs b458780 Dependencies The following workspace dependencies were updated
design-system v1.1.02026-03-11 Features eslint add @strongtie/eslint package with modular configuration 4c87740 Code Refactoring stories replace inline styles with Tailwind classes 2530c7d
design-system v1.0.12026-01-27 Bug Fixes design-system Fixed an issue that caused styles to not be compiled 278bc0a Dependencies The following workspace dependencies were updated
design-system v1.0.02026-01-26
design-system v1.0.02026-01-26 Dependencies The following workspace dependencies were updated
design-system v1.0.02026-01-26
design-system v1.0.0-beta.32026-01-23 Features Convert Components to shadcn e13c69a Dependencies The following workspace dependencies were updated
design-system v1.0.0-beta.22025-11-21 Features styles Changed color vars from --color-* to --sst-color-* to c85e671 styles Changed shadow tokens from --shadow-{sm | md | lrg} to c85e671 Dependencies The following workspace dependencies were updated
design-system v1.0.0-beta.12025-11-17 Dependencies The following workspace dependencies were updated
styles v1.1.02026-08-11 Features cdn serve cdn assets from design.strongtie.io/cdn 14f8002 Bug Fixes restore postcss-url to ^10.1.3 for PostCSS 8 compatibility c031748 styles move dev-only tooling out of dependencies 665ef09 Styles fix formatting across markdown, YAML, and TypeScript files 0828794 sort Tailwind classes and fix formatting in stories and docs b458780
styles v1.0.22026-04-20 Bug Fixes restore postcss-url to ^10.1.3 for PostCSS 8 compatibility c031748 Styles sort Tailwind classes and fix formatting in stories and docs b458780
styles v1.0.0-beta.32026-01-23
styles v1.0.0-beta.22025-11-21 Features styles Changed color vars from --color-* to --sst-color-* to c85e671 styles Changed shadow tokens from --shadow-{sm | md | lrg} to c85e671 Bug Fixes styles Fix status based states on input when component is in a 92b6a44
styles v1.0.0-beta.12025-11-17
eslint v1.1.02026-08-11 Features eslint add storybook and testing shared configs f2d9d1d Bug Fixes eslint add tsconfigRootDir to resolve typed linting in monorepo workspaces 5d6a544 eslint disable consistent-type-definitions to prevent auto-converting types to interfaces 9bd1fa6 eslint support ESLint 10 and newer unicorn/typescript-eslint rules 071ded8 Styles fix formatting across markdown, YAML, and TypeScript files 0828794
eslint v1.1.02026-08-05 Features eslint add storybook and testing shared configs f2d9d1d Bug Fixes eslint add tsconfigRootDir to resolve typed linting in monorepo workspaces 5d6a544 eslint disable consistent-type-definitions to prevent auto-converting types to interfaces 9bd1fa6 eslint support ESLint 10 and newer unicorn/typescript-eslint rules 071ded8 Styles fix formatting across markdown, YAML, and TypeScript files 0828794
eslint v1.1.02026-04-20 Features eslint add storybook and testing shared configs f2d9d1d Bug Fixes eslint add tsconfigRootDir to resolve typed linting in monorepo workspaces 5d6a544
stylelint v1.0.22026-08-11 Bug Fixes stylelint disable import-notation rule for Tailwind CSS v4 compatibility 9a1b81d update stylelint-config-standard peer dep to ^40 for stylelint 17 compat de222cb Styles fix formatting across markdown, YAML, and TypeScript files 0828794 fix lint errors and formatting across apps and packages 531311e
stylelint v1.0.22026-04-20 Bug Fixes stylelint disable import-notation rule for Tailwind CSS v4 compatibility 9a1b81d update stylelint-config-standard peer dep to ^40 for stylelint 17 compat de222cb Styles fix lint errors and formatting across apps and packages 531311e
stylelint v1.0.12026-03-11 Bug Fixes stylelint enforce string notation for CSS imports 64d26c1