Skip to content

Releases: syntax-tree/mdast-util-to-nlcst

7.0.1

30 Apr 12:18
e05a1ed
Compare
Choose a tag to compare

Misc

  • 7531065 Add declaration maps
  • ed16a50 Update internal nlcst-to-string

Full Changelog: 7.0.0...7.0.1

7.0.0

08 Jul 09:28
e15e733
Compare
Choose a tag to compare

Change

  • c9b0466 Update @types/mdast, @types/nlcst, vfile
    migrate: update too
  • 2463986 Change to use export map
    migrate: don’t use private APIs

Full Changelog: 6.0.0...7.0.0

6.0.0

25 Jan 17:05
3d42964
Compare
Choose a tag to compare

Migrate

  • Node.js 12 is no longer supported, use Node 14.14+ or later
  • Update parse-latin and parse-english too

Change

  • f947fba Add support for new parse-latin, parse-english
    breaking: please update the parser you pass to the latest version

Misc

Full Changelog: 5.2.1...6.0.0

5.2.1

31 Oct 14:43
bd1f454
Compare
Choose a tag to compare
  • 6f5656c Fix exception on missing positions

Full Changelog: 5.2.0...5.2.1

5.2.0

27 Aug 11:23
248fa8f
Compare
Choose a tag to compare

Full Changelog: 5.1.0...5.2.0

5.1.0

26 Jul 11:19
a7ef62c
Compare
Choose a tag to compare

5.0.2

06 May 12:59
438f9cd
Compare
Choose a tag to compare

5.0.1

06 May 11:44
e0c1257
Compare
Choose a tag to compare

5.0.0

25 Apr 11:53
ee40d1a
Compare
Choose a tag to compare

4.0.1

01 Nov 14:23
13390de
Compare
Choose a tag to compare
  • 1e3f152 Refactor to improve bundle size
  • 0f89c6d Update list of related projects