-
Notifications
You must be signed in to change notification settings - Fork 28
fix: bump to create-typescript-app@2 with transitions action #993
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #993 +/- ##
=======================================
Coverage 99.50% 99.50%
=======================================
Files 20 19 -1
Lines 1223 1223
Branches 142 142
=======================================
Hits 1217 1217
Misses 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just a couple of minor non-blocking things.
🤞 |
🎉 This is included in version v0.29.1 🎉 The release is available on: Cheers! 📦🚀 |
PR Checklist
status: accepting prs
Overview
Runs
npx create-typescript-app --add-cta-transitions
to transition this repo onto the latest create-typescript-app templating, along with a workflow to keep it automatically updating over time.Marking as a
fix:
because this template update removes sourcemaps from built packages.🗂️