feat: version 3#796
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #796 +/- ##
==========================================
- Coverage 61.89% 58.82% -3.08%
==========================================
Files 35 29 -6
Lines 2992 901 -2091
Branches 475 283 -192
==========================================
- Hits 1852 530 -1322
+ Misses 1140 287 -853
- Partials 0 84 +84
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
JoshuaKGoldberg
left a comment
There was a problem hiding this comment.
🙌 Swell, thanks! It's really nice to see all of these things together.
I know @kirkwaiblinger has been swamped lately but if they have a chance to review soon that'd be nice. Otherwise, let's maybe merge this sometime later this coming week?
fc4c4bd to
72b6a72
Compare
Co-authored-by: Rebecca Stevens <rebecca.stevens@outlook.co.nz> fixes #711
kirkwaiblinger
left a comment
There was a problem hiding this comment.
A few minor comments but looks good to me! Exciting!
Co-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com>
|
I think this is all ready now. |
<!-- 👋 Hi, thanks for sending a PR to ts-api-utils! 💖. Please fill out all fields below and make sure each item is true and [x] checked. Otherwise we may not be able to review your PR. --> ## PR Checklist - [x] Addresses an existing open issue: fixes #862 - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/ts-api-utils/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/ts-api-utils/blob/main/.github/CONTRIBUTING.md) were taken ## Overview <!-- Description of what is changed and how the code change does that. -->
|
RC is now released. |
|
Thanks @RebeccaStevens! 🚀 |
BREAKING CHANGE: Drop support for Node 18
BREAKING CHANGE: Minimum supported TypeScript version is now 5.5.2
BREAKING CHANGE: Dropped CJS build.
BREAKING CHANGE: Removed deprecated API functions.
PR Checklist
status: accepting prsOverview
All the changes that will be released as part of v3 of this library.