Skip to content

Releases: y3owk1n/tailwind-autosort.nvim

0.4.0

25 Dec 13:40
5f9e159
Compare
Choose a tag to compare

What's Changed

  • feat: add css class support by @y3owk1n in #34
  • feat: forgot to allow supported filetypes by @y3owk1n in #35
  • feat: make auto_write configurable by @y3owk1n in #36
  • fix: use bufwritepost instead of pre by @y3owk1n in #37
  • chore: update readme with new configurations by @y3owk1n in #38

Full Changelog: 0.3.1...0.4.0

0.3.1

23 Jun 10:13
077525e
Compare
Choose a tag to compare

What's Changed

  • feat: update missing types by @y3owk1n in #25
  • feat: cleanup codes by @y3owk1n in #26
  • feat: log total lines instead of each individual lines by @y3owk1n in #28
  • feat: cleanup wrong argument for treesitter by @y3owk1n in #30
  • feat: update ternary support for both consequence and alternative by @y3owk1n in #31
  • feat: add binary expression support by @y3owk1n in #33

Full Changelog: 0.3.0...0.3.1

0.3.0

08 Jun 04:30
bf70da2
Compare
Choose a tag to compare

What's Changed

  • feat: add support for monorepo to switch and detect tailwind root client by @y3owk1n in #16
  • feat: cleanup unnessecary logs by @y3owk1n in #17
  • feat: fix first item typo, silly javascript by @y3owk1n in #18
  • feat: get lsp client by buffer by @y3owk1n in #19
  • feat: fix infinite loop where cache will cause reset to false for tw plugin by @y3owk1n in #20
  • feat: remove tailwind root caching by @y3owk1n in #21
  • feat: add ternary support by @y3owk1n in #22
  • feat: make treesitter alias consistent with @tailwind by @y3owk1n in #23
  • feat: add info for readme about ternary by @y3owk1n in #24

Full Changelog: 0.2.2...0.3.0

0.2.2

05 Jun 10:22
acdfdc0
Compare
Choose a tag to compare

What's Changed

  • feat: move pre-requisite checks into run-sort function by @y3owk1n in #12

Full Changelog: 0.2.0...0.2.2

0.2.1

04 Jun 16:21
a187a70
Compare
Choose a tag to compare

What's Changed

  • feat: add notify-after-save by @y3owk1n in #9
  • feat: cache tailwind config path & prettier-plugin-tailwindcss existence by @y3owk1n in #10
  • feat: update readme for reset cache and dedupe repeated classes by @y3owk1n in #11

Full Changelog: 0.1.1...0.2.1

0.2.0

04 Jun 13:58
a187a70
Compare
Choose a tag to compare

What's Changed

  • feat: add notify-after-save by @y3owk1n in #9
  • feat: cache tailwind config path & prettier-plugin-tailwindcss existence by @y3owk1n in #10
  • feat: update readme for reset cache and dedupe repeated classes by @y3owk1n in #11

Full Changelog: 0.1.1...0.2.0

0.1.1

04 Jun 08:06
e9b0af5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

04 Jun 03:27
7c9e514
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/y3owk1n/tailwind-autosort.nvim/commits/0.1.0