Skip to content

Conversation

@vunguyentuan
Copy link
Owner

resolve issue #100 and #14

vunguyentuan and others added 6 commits November 21, 2025 20:16
Major updates:
- TypeScript: 4.8 → 5.9
- VS Code LSP packages: v7-8 → v9
- Testing frameworks: Jest 28 → 30, Mocha 10 → 11
- Build tools: tsup 6 → 8, turbo 1.4 → 2.6
- Runtime deps: axios 0.27 → 1.13, culori 0.20 → 4.0, sass 1.54 → 1.94

Breaking changes handled:
- Updated glob API usage from callback to async/await
- Migrated turbo config from `pipeline` to `tasks`
- Replaced deprecated `vsce` with `@vscode/vsce`
- Added `packageManager` field for turbo v2 compatibility

All builds pass and tests remain functional.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Adds comprehensive test coverage to verify the extension properly detects and handles modern CSS color formats (oklab/oklch) including alpha channel support.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@changeset-bot
Copy link

changeset-bot bot commented Nov 21, 2025

🦋 Changeset detected

Latest commit: 338792f

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

This PR includes changesets to release 2 packages
Name Type
css-variables-language-server Minor
vscode-css-variables Minor

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

@vunguyentuan vunguyentuan marked this pull request as ready for review November 21, 2025 14:27
@vunguyentuan vunguyentuan merged commit aefd78f into master Nov 21, 2025
2 checks passed
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