Skip to content

Releases: laytan/tailwind-sorter.nvim

v2.4.0

12 Sep 18:35
efc3495
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @cj made their first contribution in #70
  • @bagwaa made their first contribution in #72

Full Changelog: v2.3.1...v2.4.0

v2.3.1

19 Jul 14:23
becee0f
Compare
Choose a tag to compare

What's Changed

  • fix(#62): support tailwind configuration in typescript by @laytan in #63

Full Changelog: v2.3.0...v2.3.1

v2.3.0

14 Jul 13:58
fe114b5
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump tailwindcss from 3.3.1 to 3.3.2 in /formatter by @dependabot in #33
  • build(deps-dev): bump @types/node from 18.15.11 to 18.16.2 in /formatter by @dependabot in #35
  • feat(astro): add tailwind query by @ctfdavis in #54
  • build(deps): bump tailwindcss from 3.3.2 to 3.3.3 in /formatter by @dependabot in #60
  • build(deps-dev): bump parcel from 2.8.3 to 2.9.3 in /formatter by @dependabot in #53
  • build(deps-dev): bump @types/node from 18.16.2 to 20.4.2 in /formatter by @dependabot in #59
  • test: try multiple node versions (16, 18 and 20) in tests by @laytan in #61

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

04 Apr 08:36
247a4f7
Compare
Choose a tag to compare

What's Changed

  • ci: test on neovim stable by @laytan in #28
  • fix: neovim stable does not have vim.treesitter.query.get by @laytan in #29

Full Changelog: v2.2.0...v2.2.1

v2.2.0

30 Mar 16:36
Compare
Choose a tag to compare

What's Changed

  • Fix deprecation of vim.treesitter.get_query
  • Bump tailwind by @laytan in #25
  • build(deps-dev): bump @types/node from 18.13.0 to 18.15.11 in /formatter by @dependabot in #23

Full Changelog: v2.1.1...v2.2.0

v2.1.1

17 Feb 17:42
7a32f59
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump tailwindcss from 3.2.6 to 3.2.7 in /formatter by @dependabot in #11

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

17 Feb 17:32
910a4fd
Compare
Choose a tag to compare

What's Changed

  • feat: more lax queries in twig&js that target any string by @laytan in #7
  • Add elixir support by @laytan in #10
  • Add a treesitter query for haskell by @ambroslins in #8

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

11 Feb 23:31
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

11 Feb 23:23
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 Feb 23:16
5a3d9e5
Compare
Choose a tag to compare

What's Changed

  • feat: cache classes/text that we have already sorted by @laytan in #5
  • perf!: move to node from deno, being able to bundle is a 3x speed improvement by @laytan in #6

Full Changelog: v1.0.0...v2.0.0