Releases: markdoc/markdoc
Releases · markdoc/markdoc
0.1.5
What's Changed
- [RFC] Add
node
,tag
, anderror
toNodeType
by @mfix-stripe in #120 - Add validation for functions existing by @mfix-stripe in #134
- [Unstable] [Experimental] formatter by @mfix-stripe in #163
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- Refactor transformer types by @mfix-stripe in #91
- Disable indented code_block by @mfix-stripe in #105
- Make default export a Markdoc class component by @mfix-stripe in #104
- [Experimental] Async transform support by @mfix-stripe in #109
- Store annotations as [] in AST by @mfix-stripe in #117
- Add Partial file attribute validation by @mfix-stripe in #124
New Contributors
- @MarcusSorealheis made their first contribution in #100
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Fix delimiters bug by @mfix-stripe in #48
- Fix link attribute by @nvanexan in #38
- Add support for table alignment by @thcyron in #49
- Patch parseTags to avoid crashing on unopened tag by @matv-stripe in #94
- Add link title attribute to parser by @fzn0x in #32
- Add support for image titles by @nvanexan in #45
New Contributors
- @xiaoyang-sde made their first contribution in #18
- @fzn0x made their first contribution in #30
- @nvanexan made their first contribution in #38
- @thcyron made their first contribution in #49
- @matv-stripe made their first contribution in #94
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Expose
truthy
by @mfix-stripe in #7 - Update TypeScript types for function by @mfix-stripe in #12
- Match Development Instructions (
README.md
→CONTRIBUTING.md
) by @TechSolomon in #17
Full Changelog: 0.1.1...0.1.2
0.1.1
Removes postinstall
0.1.0
public