Skip to content

Conversation

@bartveneman
Copy link
Member

@bartveneman bartveneman commented Dec 3, 2025

breaking changes:

  • Removes support for printing comments
  • No longer lowercases type selectors (STRONG, A) because of a small issue where we cannot distinguish (yet) between a type selector and some other nested identifier-like nodes.

other changes:

  • TODO: reduces install size from 2MB+ to ~120kB
  • TODO: benchmark how much faster it is now
  • TOO: benchmark how much less memory it uses

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 99.12664% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.22%. Comparing base (f0fd4c5) to head (c18ee13).

Files with missing lines Patch % Lines
index.ts 99.12% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #138      +/-   ##
===========================================
- Coverage   100.00%   99.22%   -0.78%     
===========================================
  Files            1        1              
  Lines          307      258      -49     
  Branches        97       84      -13     
===========================================
- Hits           307      256      -51     
- Misses           0        2       +2     

☔ 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.

@codecov
Copy link

codecov bot commented Dec 4, 2025

Bundle Report

Changes will decrease total bundle size by 141 bytes (-0.77%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
formatCss-esm 6.79kB -141 bytes (-2.03%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: formatCss-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
format-*.js -141 bytes 6.79kB -2.03%

Files in format-*.js:

  • ./index.ts → Total Size: 10.7kB

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.

2 participants