Skip to content

Releases: syntax-tree/unist-util-visit-parents

6.0.2

16 Oct 18:21
f06035e

Choose a tag to compare

  • 579ffbc Fix type support for readonly arrays

6.0.1

07 Jul 09:34
58e20d8

Choose a tag to compare

Fix

  • 48f0dc0 Fix TSC generating broken .d.ts files

Full Changelog: 6.0.0...6.0.1

6.0.0

07 Jul 09:11
d8e1388

Choose a tag to compare

Change

  • 04a70a3 Update @types/unist
    migrate: update too
  • 8beaeb8 Change to require Node.js 16
    migrate: update too
  • 002ffa4 Change to use export map
    migrate: don’t use private APIs
  • 323984d Change to remove complex-types.d.ts
    migrate: use the main export instead
  • adf39ed Add support for inferring type of parents
    migrate: let TS infer types

Fix

  • 766107b Fix performance of InclusiveDescendant type

Full Changelog: 5.1.3...6.0.0

5.1.3

24 Jan 13:42
b4e685d

Choose a tag to compare

  • 529f064 Fix hidden types for unist-util-visit

Full Changelog: 5.1.2...5.1.3

5.1.2

24 Jan 13:21
a624d17

Choose a tag to compare

Misc

Full Changelog: 5.1.1...5.1.2

5.1.1

21 Aug 10:43
8f0e48f

Choose a tag to compare

Full Changelog: 5.1.0...5.1.1

5.1.0

21 Sep 07:24
18d36ad

Choose a tag to compare

Full Changelog: 5.0.0...5.1.0

5.0.0

29 Jul 14:41
be4b7a9

Choose a tag to compare

  • ebf54db Change types to base what visitor gets on tree
    (breaking if you use TypeScript, read commit for info)

4.1.1

10 May 14:32
2665687

Choose a tag to compare

  • ed285f7 Fix to use name instead of displayName

4.1.0

10 May 13:58
18d4c0b

Choose a tag to compare