Skip to content

Releases: syntax-tree/mdast-util-directive

3.0.0

11 Jul 11:14
5dd6e97
Compare
Choose a tag to compare

Change

  • 8e0233e dc553d9 Update @types/mdast, mdast utilities
    migrate: update too
  • 36216fa Change to require Node.js 16
    migrate: update too
  • 03c4d87 Change to use exports
    migrate: don’t use private APIs
  • 4ce4494 Change to expose functions
    migrate: directiveFromMarkdown -> directiveFromMarkdown(), directiveToMarkdown -> directiveToMarkdown()
  • 5eddaa3 Change to rename Directive -> Directives
    migrate: rename
  • 2800858 Change to remove complex-types
    migrate: use the main module

Full Changelog: 2.2.4...3.0.0

2.2.4

07 Feb 13:28
56405a8
Compare
Choose a tag to compare

Misc

Full Changelog: 2.2.3...2.2.4

2.2.3

30 Jan 09:22
f9dffd8
Compare
Choose a tag to compare

Types

  • 383c486 Add support for null, undefined for attribute values
  • 5dd31e7 Fix types to allow definitions in container directives

Misc

Full Changelog: 2.2.2...2.2.3

2.2.2

24 Oct 09:32
ffcc82c
Compare
Choose a tag to compare
  • 857caa4 Fix to remove non-terminated character references
  • ca7d811 Add improved docs

Full Changelog: 2.2.1...2.2.2

2.2.1

31 Jan 17:17
4c494b1
Compare
Choose a tag to compare
  • dea5336 Add support for position tracking

Full Changelog: 2.2.0...2.2.1

2.2.0

22 Nov 19:48
8e005e1
Compare
Choose a tag to compare

Full Changelog: 2.1.2...2.2.0

2.1.2

19 Nov 15:19
06d5b10
Compare
Choose a tag to compare

Full Changelog: 2.1.1...2.1.2

2.1.1

19 Sep 14:52
f7174da
Compare
Choose a tag to compare
  • 559b846 Fix to properly parse character references

Full Changelog: 2.1.0...2.1.1

2.1.0

28 Jul 13:20
778e22e
Compare
Choose a tag to compare
  • ba997ce Add directives to mdast node type registry

2.0.0

22 Jun 20:52
b4be0da
Compare
Choose a tag to compare