tailwindcss-class-sorter

A tailwindcss class sorter that respects tailwind config file

Downloads
63K
Stars
6
Committers
4

Bot releases are visible (Hide)

tailwindcss-class-sorter - v3.0.1 Latest Release

Published by github-actions[bot] over 1 year ago

3.0.1 (2023-07-06)

Fixes

  • ๐Ÿ› use loadConfig for module loading (439bad9)

Miscellaneous

  • ๐Ÿค– remove synckit from dependencies (33f7934)
tailwindcss-class-sorter - v3.0.0

Published by github-actions[bot] over 1 year ago

3.0.0 (2023-07-01)

Features

Miscellaneous

  • deps: update dependency @types/jest to v29 (bb65dc9)
  • deps: update dependency husky to v8 (8d849c3)
  • deps: update dependency lint-staged to v13 (4dfa1c6)
  • deps: update dependency typescript to v5 (d7d2c69)
  • release 3.0.0 (3d89927)
tailwindcss-class-sorter - v2.0.0

Published by github-actions[bot] almost 2 years ago

2.0.0 (2023-01-20)

โš  BREAKING CHANGES

  • ๐Ÿงจ drop support for node 12.x

Features

  • ๐ŸŽธ support tailwind 3.2 (8c08b53)

Miscellaneous

  • ๐Ÿค– bump tailwindcss to 3.2.4 (2080eaf)
  • ๐Ÿค– drop support for node 12.x (97b45ee)
  • deps: update pozil/auto-assign-issue action to v1.11.0 (b156b17)
tailwindcss-class-sorter - v1.0.12

Published by github-actions[bot] about 2 years ago

1.0.12 (2022-09-21)

Fixes

  • ๐Ÿ› create context based on config hash (a1c5084)
tailwindcss-class-sorter - v1.0.11

Published by github-actions[bot] about 2 years ago

1.0.11 (2022-09-20)

Fixes

  • ๐Ÿ› uncached default sorting is affecting performance (e8d2fd4)
tailwindcss-class-sorter - v1.0.10

Published by github-actions[bot] about 2 years ago

1.0.10 (2022-09-19)

Fixes

  • ๐Ÿ› slow performance with uncached tailwind config object (6dd6f61)
tailwindcss-class-sorter - v1.0.9

Published by github-actions[bot] about 2 years ago

1.0.9 (2022-09-19)

Fixes

  • ๐Ÿ› tailwindConfig caches context unexpectedly (ffd98c9)

Miscellaneous

  • ๐Ÿ’ก delete unnecessary console.log (9cb1aeb)
tailwindcss-class-sorter - v1.0.8

Published by github-actions[bot] about 2 years ago

1.0.8 (2022-09-18)

Miscellaneous

  • ๐Ÿ’ก improve error message for config file (0f3de1d)
  • deps: bump minimist from 1.2.5 to 1.2.6 (6295e69)
tailwindcss-class-sorter - v1.0.7

Published by github-actions[bot] about 2 years ago

1.0.7 (2022-09-17)

Fixes

  • ๐Ÿ› import config type from tailwindcss (2858a4a)

Miscellaneous

  • ๐Ÿค– bump tailwindcss to 3.1.8 (521f91e)
  • ๐Ÿค– delete @types/tailwindcss from dependencies (192473f)
tailwindcss-class-sorter - v1.0.6

Published by github-actions[bot] about 2 years ago

1.0.6 (2022-09-17)

Fixes

  • ๐Ÿ› import type from tailwindcss/defaultConfig (e27375f)

Miscellaneous

  • ๐Ÿ’ก improve message for config not found error (c66b6fc)
  • ๐Ÿค– add refactor type to change log types (9683647)
  • ๐Ÿค– disable pinning (4e59016)
  • ๐Ÿค– revert @types/tailwindcss to 3.0.9 (72f1dc4)
  • ๐Ÿค– update renovate.json config (b4ae20d)
tailwindcss-class-sorter - v1.0.5

Published by github-actions[bot] about 2 years ago

1.0.5 (2022-09-17)

Miscellaneous

  • deps: add renovate.json (153c992)
  • deps: update actions/cache action to v3 (05a1992)
  • deps: update actions/checkout action to v3 (91b816f)
  • deps: update actions/setup-node action to v3 (7e253d9)
  • deps: update akhilmhdh/contributors-readme-action action to v2.3.6 (e6f24ef)
  • deps: update codecov/codecov-action action to v3 (50014a0)
  • deps: update dependency @tailwindcss/typography to v0.5.7 (c4b8ee0)
  • deps: update dependency @types/tailwindcss to v3.0.11 (363be77)
  • deps: update dependency esbuild to v0.15.7 (407456b)
  • deps: update dependency eslint to v8.23.1 (bab24ac)
  • deps: update dependency prettier to v2.7.1 (0a45d44)
  • deps: update dependency prettier-plugin-tailwindcss to v0.1.13 (9746058)
  • deps: update googlecloudplatform/release-please-action action to v3 (d119584)
  • deps: update pozil/auto-assign-issue action to v1.10.0 (a4b223f)
tailwindcss-class-sorter - @shufo/tailwindcss-class-sorter v1.0.4

Published by github-actions[bot] over 2 years ago

Miscellaneous

  • ๐Ÿค– (deps-dev) add codecov (c57d40d)
  • deps: bump tailwindcss from 3.0.23 to 3.0.24 (218ffbb)
tailwindcss-class-sorter - @shufo/tailwindcss-class-sorter v1.0.3

Published by github-actions[bot] over 2 years ago

Fixes

  • ๐Ÿ› avoid optionial chain syntax to support node 12.x (cba197b)

Miscellaneous

  • ๐Ÿค– support node12.x for backward compatibility (2603089)
tailwindcss-class-sorter - @shufo/tailwindcss-class-sorter v1.0.2

Published by github-actions[bot] over 2 years ago

Miscellaneous

  • ๐Ÿค– (dev-deps) add benny to dev dependencies (e218645)
  • ๐Ÿค– add ignore pattern for benchmark (19aa712)
  • ๐Ÿค– add object-hash to dependencies (6353bf4)

Performance

  • โšก๏ธ add benchmark script to measure performance (2d4b1e6)
  • โšก๏ธ improve creating context performance by cache context (16e5d96)
tailwindcss-class-sorter - @shufo/tailwindcss-class-sorter v1.0.1

Published by github-actions[bot] over 2 years ago

Miscellaneous

  • ๐Ÿค– (dev-deps) delete unnecessary package (22aa384)
tailwindcss-class-sorter - @shufo/tailwindcss-class-sorter v1.0.0

Published by github-actions[bot] over 2 years ago

Miscellaneous

Package Rankings
Top 6.12% on Npmjs.org
Badges
Extracted from project README
npm CI codecov
Related Projects