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

feat: support .cts #252

Merged
merged 1 commit into from Nov 8, 2023
Merged

feat: support .cts #252

merged 1 commit into from Nov 8, 2023

Conversation

sapphi-red
Copy link
Contributor

Notable Changes

This PR adds support for loading .cts files.
#249 also implements .cts support along with .mts support but it swaps the transpiler and might take time to verify the impact (e.g. release beta versions).
This PR implements .cts in a less impact way without introducing breaking changes.

Commit Message Summary (CHANGELOG)

add support for loading `.cts` files

Type

  • Feature

SemVer

  • Feature (:label: Minor)

Issues

Checklist

  • Lint and unit tests pass with my changes
  • I have added tests that prove my fix is effective/works
  • I have added necessary documentation (if appropriate)

add support for loading cts files
README.md Show resolved Hide resolved
@ai ai merged commit fa058dd into postcss:main Nov 8, 2023
6 checks passed
@ai
Copy link
Member

ai commented Nov 20, 2023

Released in 4.0.2 (TS support is a feature and we fixed it).

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.

None yet

3 participants