Skip to content

Releases: syntax-tree/nlcst-to-string

4.0.0

17 Jul 11:35
482df87
Compare
Choose a tag to compare

Change

  • a3ff3fc Update @types/nlcst
    migrate: update too
  • e4b95c3 Change to require Node.js 16
    migrate: update too
  • 0f4c52c Change to use exports
    migrate: don’t use private APIs
  • b1ba622 Remove separator
    migrate: afaik nobody used this

Full Changelog: 3.1.1...4.0.0

3.1.1

19 Jan 13:58
6f915c2
Compare
Choose a tag to compare

Misc

Full Changelog: 3.1.0...3.1.1

3.1.0

27 Aug 08:35
4d78f44
Compare
Choose a tag to compare

Full Changelog: 3.0.1...3.1.0

3.0.1

04 May 08:09
63639d0
Compare
Choose a tag to compare
  • 37c315f Fix support for void nodes

3.0.0

20 Apr 15:50
44e794d
Compare
Choose a tag to compare

2.0.4

18 Feb 09:29
416375d
Compare
Choose a tag to compare

2.0.3

23 May 09:47
23e9502
Compare
Choose a tag to compare

2.0.2

02 May 11:39
Compare
Choose a tag to compare

2.0.1

13 Jun 15:26
Compare
Choose a tag to compare

2.0.0

21 Jun 12:51
Compare
Choose a tag to compare

Refactor module

  • Add throw on invalid node;
  • Update dev-dependencies;
  • Rewrite tests to use tape;
  • Remove bower, component, duo support;
  • Add distribution files to releases;
  • Update code-style.