Releases: yeonjuan/es-html-parser
Releases · yeonjuan/es-html-parser
v0.3.1
What's Changed
- refactor: tests by @yeonjuan in #35
- Allow CRLF when parsing close tag name. by @ychenlian in #36
New Contributors
- @ychenlian made their first contribution in #36
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
v0.1.1
v0.1.0
What's Changed
- feat: implement templateRanges option by @yeonjuan in #22
- refacotor: refactor code & change to generate snapshots for the construct-tree test by @yeonjuan in #23
- feat: support parsing template syntax by @yeonjuan in #24
- fix: types by @yeonjuan in #25
- fix: fix types by @yeonjuan in #26
- fix: apply token adapter to template tokens by @yeonjuan in #27
- feat: support parse wrapper of templates by @yeonjuan in #29
Full Changelog: v0.0.10...v0.1.0