Releases: syntax-tree/unist
Releases · syntax-tree/unist
3.0.0
Change
- 8ca4c8b Remove
indent
on positions
migrate:indent
hasn’t been used in like 5 years so you’re fine
by @wooorm in #98
Misc
- d3936a0 Add section on types
- d395754 Refactor diagram to use mermaid
by @thiskevinwang in #74 - 367da2e b187eb7 Update
logo.svg
- 573275f b446921 19dbf5f Refactor prose
- d249445 Add references to xast
- d75e996 Update links
- 1a710fa Refactor license section
- df696b1 Update community health files
- 1fc013b Add enter, exit terms
by @wooorm in #25 - 4b3889b Add terms for tree traversal, preorder, postorder
by @wooorm in #23 - 49032b9 Add definition of character
- 7c0bda0 Move chat to spectrum
- f4ae9b8 Remove semicolons
Util
- 200d49a Remove two archived utilities
- 26f0395 Add
unist-util-replace-all-between
to list of utilities
by @crutchcorn in #68 - 3d0d9bb Add
unist-util-ancestor
to list of utilities
by @gorango in #53 - dfbfb4c Update list of utilities
- acff392 Add
unist-util-flat-filter
to list of utilities
by @crutchcorn in #26 - e7ec8df Add
unist-util-size
to list of utilities - b36721e Add
unist-builder-blueprint-cli
to list of utilities
Full Changelog: 2.0.0...3.0.0
2.0.0
1.1.0
1.0.1
- 70f9631 Add mention to latest released version
- 3df9489 Rewrite intro
- da5a60f Remove
history.md
- 30bf0d1 Rename
hast
>rehype
- ea3d264 Migrate from
wooorm
tosyntax-tree
- 3109c9e Add table of contents
- 6104bee Refactor wording
- a7750e7 Update definition of Unist utilities
- 22332fb Add reference to generated nodes