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

@box-extractor/core@0.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 00:23
· 27 commits to main since this release

Patch Changes

  • 190a6dd Thanks @astahmer! - opti(core): smarter condition resolving
    try to resolve cond identfier or fallback to evaluating it, then reduce ternary based on the condition truthy/falsy value

    feat(core): extract null/undefined on JsxSpreadAttribute