Merged
Conversation
d70c213 to
d9c0924
Compare
36cb42a to
faaba2b
Compare
faaba2b to
e00a53f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@css-modules-kit/codegen@0.8.0
Minor Changes
#288
89f11a5- feat: add --preserveWatchOutput option#290
d75f75f- feat: exit with error whencmkOptions.enabledis false#302
32ecdc2- feat!: include types in .d.ts files for unresolved or unmatched module imports#290
d75f75f- feat: warn whencmkOptions.enabledis not set#286
352f53c- chore: migrate from CJS to ESMPatch Changes
#300
96108ad- docs: update documentationUpdated dependencies [
673b45a,b5cdd4a,92d7918,0128985,32ecdc2,b5cdd4a,4318015,b5cdd4a,352f53c]:@css-modules-kit/core@0.8.0
Minor Changes
#296
b5cdd4a- feat!: remove unusedisAbsolute#302
32ecdc2- feat!: include types in .d.ts files for unresolved or unmatched module imports#295
4318015- refactor: consolidatecheckCSSModulearguments intoCheckerArgs#286
352f53c- chore: migrate from CJS to ESMPatch Changes
#297
673b45a- fix: prevent URL specifiers from being resolved by import aliases#298
92d7918- fix: fix .d.ts generation regression from Fix bugs for resolver and checker #296#303
0128985- fix: preventstylesfrom becominganytype when importing unresolvable or unmatched modules#296
b5cdd4a- fix: report "Cannot import module" diagnostic for unresolvable bare specifiers#296
b5cdd4a- fix: returnundefinedfor non-existent CSS module paths in resolver@css-modules-kit/eslint-plugin@0.4.0
Minor Changes
352f53c- chore: migrate from CJS to ESMPatch Changes
673b45a,b5cdd4a,92d7918,0128985,32ecdc2,b5cdd4a,4318015,b5cdd4a,352f53c]:@css-modules-kit/stylelint-plugin@0.5.0
Minor Changes
352f53c- chore: migrate from CJS to ESMPatch Changes
673b45a,b5cdd4a,92d7918,0128985,32ecdc2,b5cdd4a,4318015,b5cdd4a,352f53c]:@css-modules-kit/ts-plugin@0.8.0
Minor Changes
#299
4c604fe- feat: disable ts-plugin ifcmkConfig.enabledisfalse#286
352f53c- chore: migrate modules other than entry points from CJS to ESM#302
32ecdc2- feat!: include types in .d.ts files for unresolved or unmatched module importsPatch Changes
#305
51a78a7- fix: prevent tsserver crash when adding new files#295
4318015- refactor: consolidatecheckCSSModulearguments intoCheckerArgs#300
96108ad- docs: update documentationUpdated dependencies [
673b45a,b5cdd4a,92d7918,0128985,32ecdc2,b5cdd4a,4318015,b5cdd4a,352f53c]:css-modules-kit-vscode@0.5.0
Minor Changes
352f53c- chore: migrate from CJS to ESMPatch Changes
#300
96108ad- docs: update documentationUpdated dependencies [
51a78a7,4c604fe,352f53c,32ecdc2,4318015,96108ad]:css-modules-kit-zed@0.1.2
Patch Changes
96108ad- docs: update documentation