Version Packages - #263
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 15, 2025 16:22
60ea85b to
7bc16fd
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
October 10, 2025 16:37
27bfe53 to
371394b
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 13, 2025 06:55
371394b to
955f21d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2025 12:59
955f21d to
95da490
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2025 13:00
95da490 to
7eb2fea
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
November 3, 2025 15:47
570f2b9 to
c75612b
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
December 21, 2025 09:15
c0c73bb to
b624cdd
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
December 21, 2025 09:37
b624cdd to
b6fba32
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.7.0
Minor Changes
#269
60b7515- feat: generate .d.ts files even if syntax or semantic errors are found#278
f33b0a6- feat: add--watchoption#272
c36be81- feat!: report an error diagnostic when no files found byinclude/excludepatternPatch Changes
#273
d1c2051- refactor: rename fromcreateDtstogenerateDts#275
412f33e- feat: log internal errors with logger#274
87e1aef- refactor: include diagnostics withinCSSModuleobjectUpdated dependencies [
d1c2051,60b7515,4d661a1,87e1aef,c36be81]:@css-modules-kit/core@0.7.0
Minor Changes
#273
d1c2051- refactor: rename fromcreateDtstogenerateDts#269
60b7515- feat: generate .d.ts files even if syntax or semantic errors are found#262
4d661a1- feat: addwildcardDirectoriesinCMKConfig#274
87e1aef- refactor: include diagnostics withinCSSModuleobject#272
c36be81- feat!: report an error diagnostic when no files found byinclude/excludepattern@css-modules-kit/ts-plugin@0.7.0
Minor Changes
#269
60b7515- feat: generate .d.ts files even if syntax or semantic errors are found#272
c36be81- feat!: report an error diagnostic when no files found byinclude/excludepatternPatch Changes
#273
d1c2051- refactor: rename fromcreateDtstogenerateDts#274
87e1aef- refactor: include diagnostics withinCSSModuleobjectUpdated dependencies [
d1c2051,60b7515,4d661a1,87e1aef,c36be81]:@css-modules-kit/eslint-plugin@0.3.1
Patch Changes
d1c2051,60b7515,4d661a1,87e1aef,c36be81]:@css-modules-kit/stylelint-plugin@0.4.1
Patch Changes
d1c2051,60b7515,4d661a1,87e1aef,c36be81]:css-modules-kit-vscode@0.4.0
Minor Changes
3fff69dThanks @Gehbt! - feat: enable cmkOptions completion in tsconfig.jsonPatch Changes
d1c2051,60b7515,87e1aef,c36be81]:css-modules-kit-zed@0.1.1
Patch Changes
86b15f2Thanks @kubkon! - deps: update zed_extension_api