Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: introduce strip using regex as fallback #1

Merged
merged 6 commits into from Jun 14, 2022
Merged

Commits on Jun 13, 2022

  1. test: add failing case

    antfu committed Jun 13, 2022
    Copy the full SHA
    3a1617c View commit details
    Browse the repository at this point in the history
  2. chore: simplfied

    antfu committed Jun 13, 2022
    Copy the full SHA
    7ff9689 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. feat: support strip using regex

    antfu committed Jun 14, 2022
    Copy the full SHA
    4d3ab1b View commit details
    Browse the repository at this point in the history
  2. docs: note about the apis

    antfu committed Jun 14, 2022
    Copy the full SHA
    82e0de9 View commit details
    Browse the repository at this point in the history
  3. chore: update release script

    antfu committed Jun 14, 2022
    Copy the full SHA
    bc43b6d View commit details
    Browse the repository at this point in the history
  4. chore: update tsconfig.json

    antfu committed Jun 14, 2022
    Copy the full SHA
    abb51d3 View commit details
    Browse the repository at this point in the history