unist-util-visit

utility to visit nodes

MIT License

Downloads
65M
Stars
275
Committers
13

Bot releases are visible (Hide)

unist-util-visit - 5.0.0 Latest Release

Published by wooorm over 1 year ago

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: https://github.com/syntax-tree/unist-util-visit/compare/4.1.2...5.0.0

unist-util-visit - 4.1.2

Published by wooorm over 1 year ago

Misc

  • 332b6e0 Add improved docs
  • 754d038 9f4813b Refactor code-style
  • 69cbec6 Update tsconfig.json

Full Changelog: https://github.com/syntax-tree/unist-util-visit/compare/4.1.1...4.1.2

unist-util-visit - 4.1.1

Published by wooorm about 2 years ago

Full Changelog: https://github.com/syntax-tree/unist-util-visit/compare/4.1.0...4.1.1

unist-util-visit - 4.1.0

Published by wooorm about 3 years ago

unist-util-visit -

Published by wooorm about 3 years ago

  • 050fdc3 Change types to base what visitor gets on tree
    (breaking if you use TypeScript, read commit for info)
unist-util-visit -

Published by wooorm over 3 years ago

  • 5e98354 Add VisitorResult type
unist-util-visit -

Published by wooorm over 3 years ago

  • a14d311 Fix example to use ESM
unist-util-visit -

Published by wooorm over 3 years ago

  • ed0bccd Add JSDoc based types
  • dfbcafb Use ESM
    note: change from const visit = require('unist-util-visit') to import {visit} from 'unist-util-visit'
unist-util-visit -

Published by wooorm over 4 years ago

  • 8cd97bd Fix parent type
unist-util-visit -

Published by wooorm over 4 years ago

  • 56390ba Refactor prose
unist-util-visit -

Published by wooorm almost 5 years ago

  • ae68f9d Add funding to package.json
unist-util-visit -

Published by wooorm about 5 years ago

  • d63b8a6 Add typings
    (breaking, potentially, if you or your dependents use typescript)
unist-util-visit -

Published by wooorm over 5 years ago

  • 2882d52 Refactor prose
  • 8576f93 Add more badges
  • f14f60a Move URLs from HTTP to HTTPS
unist-util-visit -

Published by wooorm about 6 years ago

  • 332a512 Replace core with unist-util-visit-parents
unist-util-visit -

Published by wooorm over 6 years ago

  • d650312 Refactor code-style
  • b0a9420 Fix typo
  • be9615c Update links
unist-util-visit -

Published by wooorm almost 7 years ago

  • 5eeb002 Add support for returning a new index from visitor
  • 1666f3b Add support for skipping nodes (not entering them)
  • d8de3f1 Add constants for controlling how to visit
unist-util-visit -

Published by wooorm almost 7 years ago

  • c0cb8a8 Add support for visiting nodes of multiple types
unist-util-visit -

Published by wooorm over 7 years ago

  • 48342a0 Fix typo in example in readme.md
unist-util-visit -

Published by wooorm over 7 years ago

  • dc11f3b Add list of related projects
  • 2b21243 Migrate to syntax-tree
unist-util-visit -

Published by wooorm almost 8 years ago

  • d4622a7 Refactor docs
  • 62eafe1 Remove superfluous files
Package Rankings
Top 1.5% on Npmjs.org
Top 18.45% on Repo1.maven.org
Badges
Extracted from project README
Build Coverage Downloads Size Sponsors Backers Chat