Skip to content

Releases: phoenixframework/tree-sitter-heex

v0.7.0

24 Dec 22:32
Compare
Choose a tag to compare

v0.6.0

25 Sep 01:55
Compare
Choose a tag to compare
  • Support Phoenix Live View 0.18+
  • Adds support for :if special attribute
  • Updates dependencies

v0.5.0

13 Jun 16:16
Compare
Choose a tag to compare
  • Add new nodes to support HEEx special attributes
  • Support self-closing HEEx slots
  • Support hyphens in HTML tag names
  • Update README
  • Add prettier code formatter

v0.4.1

17 Apr 17:40
Compare
Choose a tag to compare
  • Adds package.json metadata required for integration with tree-sitter-elixir
  • Updates tree-sitter-cli and regenerates parser

v0.4.0

30 Jan 22:05
Compare
Choose a tag to compare
  • Add new nodes to support HEEx slots
  • Fix: allow for empty comments
  • Update highlights to better match those in nvim-treesitter
  • Update README

v0.3.1

24 Jan 04:02
Compare
Choose a tag to compare
  • Upgrade to tree-sitter-cli 0.20.4

v0.3.0

17 Jan 01:36
Compare
Choose a tag to compare

v0.2.1

19 Oct 19:20
Compare
Choose a tag to compare

Bugfix: allow brackets in expression_value nodes, thanks @the-mikedavis!

v0.2.0

16 Aug 17:38
1dfda4f
Compare
Choose a tag to compare
Add doctype node, simplify comment definition

v0.1.0

15 Aug 17:45
Compare
Choose a tag to compare
Version 0.1.0, add CHANGELOG