Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

@box-extractor/core@0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 19:25
· 23 commits to main since this release

Minor Changes

  • #46 cec6e1e Thanks @astahmer! - refactor(core): match tag/fn/prop functions for better control on what gets extracted

    opti: forEachDescendant directly on extractable nodes rather than identifier

  • 484db8c Thanks @astahmer! - feat(core): extractAtRange / extractJsxElementProps

Patch Changes

  • 83bfd0a Thanks @astahmer! - feat(core): handle PrefixUnaryExpression.MinusToken