Skip to content

feat(core, ts-plugin, codegen)!: require cmkOptions.enabled: true to activate#357

Merged
mizdra merged 1 commit into
mainfrom
feat/require-enabled-true
Apr 11, 2026
Merged

feat(core, ts-plugin, codegen)!: require cmkOptions.enabled: true to activate#357
mizdra merged 1 commit into
mainfrom
feat/require-enabled-true

Conversation

@mizdra
Copy link
Copy Markdown
Owner

@mizdra mizdra commented Apr 11, 2026

Summary

Closes #289

Test plan

  • vp test --project unit — all unit tests pass
  • vp test --project e2e — all E2E tests pass (added enabled: true to all ts-plugin e2e fixtures)
  • vp check — lint / format / type checks pass

🤖 Generated with Claude Code

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 11, 2026

🦋 Changeset detected

Latest commit: 8f86398

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@css-modules-kit/core Major
@css-modules-kit/ts-plugin Major
@css-modules-kit/codegen Major
@css-modules-kit/eslint-plugin Major
@css-modules-kit/stylelint-plugin Major
css-modules-kit-vscode Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…activate

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mizdra mizdra force-pushed the feat/require-enabled-true branch from aa5239b to 8f86398 Compare April 11, 2026 16:48
@mizdra mizdra added the Type: Breaking Change Includes breaking changes label Apr 11, 2026
@mizdra mizdra merged commit cc5f4c8 into main Apr 11, 2026
20 checks passed
@mizdra mizdra deleted the feat/require-enabled-true branch April 11, 2026 16:54
@github-actions github-actions Bot mentioned this pull request Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Breaking Change Includes breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable language features of ts-plugin by default

1 participant