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

chore(regexp): release regexp@1.0.0 #5207

Merged
merged 2 commits into from
Jul 12, 2024
Merged

chore(regexp): release regexp@1.0.0 #5207

merged 2 commits into from
Jul 12, 2024

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Jul 1, 2024

To be merged July 11.

The latest API docs: https://jsr.io/@std/regexp@1.0.0-rc.1/doc

Closes #4998

@iuioiua iuioiua requested a review from kt3k as a code owner July 1, 2024 03:26
@github-actions github-actions bot added the regexp label Jul 1, 2024
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.35%. Comparing base (1b53ea7) to head (94fc76a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5207   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files         458      458           
  Lines       37748    37748           
  Branches     5576     5576           
=======================================
  Hits        36371    36371           
  Misses       1335     1335           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kt3k kt3k requested a review from magurotuna July 10, 2024 05:00
@magurotuna
Copy link
Member

Reviewed the code in regexp and I've got very minor things to point out. (#5427)
Once this lands this PR is ready I think!

Copy link
Member

@magurotuna magurotuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're all set 🔥

@iuioiua iuioiua merged commit 16f9d35 into main Jul 12, 2024
13 checks passed
@iuioiua iuioiua deleted the regexp-1 branch July 12, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stabilize @std/regexp
2 participants