Skip to content

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

Merged
merged 20 commits into from
Apr 9, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

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.

🗂️

Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.50%. Comparing base (e58f628) to head (6c85b68).
Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JoshuaKGoldberg JoshuaKGoldberg added the status: blocked Waiting for something else to be resolved 🙅 label Apr 4, 2025
@JoshuaKGoldberg JoshuaKGoldberg removed the status: blocked Waiting for something else to be resolved 🙅 label Apr 7, 2025
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review April 7, 2025 18:58
Copy link
Collaborator

@michaelfaith michaelfaith left a 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.

@JoshuaKGoldberg
Copy link
Owner Author

🤞

@JoshuaKGoldberg JoshuaKGoldberg merged commit 5b5c298 into main Apr 9, 2025
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the cta-2 branch April 9, 2025 13:46
Copy link

github-actions bot commented Apr 9, 2025

🎉 This is included in version v0.29.1 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛠 Tooling: Bump to create-typescript-app@2
2 participants