Releases: syntax-tree/unist-util-visit
Releases · syntax-tree/unist-util-visit
5.0.0
07 Jul 09:40
Compare
Sorry, something went wrong.
No results found
Change
4dcff31 Update @types/unist
migrate : update too
befc0b3 Change to require Node.js 16
migrate : update too
b5f36de Change to use export map
migrate : don’t use private APIs
89fc050 Change to remove complex-types.d.ts
migrate : use main export
12c9ee9 Change to pass undefined, not null
migrate : change null to undefined
Fix
3cb2732 Fix performance of InclusiveDescendant type
Full Changelog : 4.1.2...5.0.0
4.1.2
24 Jan 14:57
Compare
Sorry, something went wrong.
No results found
4.1.1
21 Aug 10:59
Compare
Sorry, something went wrong.
No results found
4.1.0
23 Sep 13:48
Compare
Sorry, something went wrong.
No results found
4.0.0
30 Jul 08:13
Compare
Sorry, something went wrong.
No results found
050fdc3 Change types to base what visitor gets on tree
(breaking if you use TypeScript, read commit for info)
3.1.0
10 May 14:04
Compare
Sorry, something went wrong.
No results found
3.0.1
04 May 21:16
Compare
Sorry, something went wrong.
No results found
3.0.0
20 Apr 10:11
Compare
Sorry, something went wrong.
No results found
ed0bccd Add JSDoc based types
dfbcafb Use ESM
note: change from const visit = require('unist-util-visit') to import {visit} from 'unist-util-visit'
2.0.3
11 Jul 09:47
Compare
Sorry, something went wrong.
No results found
2.0.2
16 Feb 16:09
Compare
Sorry, something went wrong.
No results found