Skip to content

RC 1.8.1#118

Merged
dmtrshat merged 6 commits into
rc/1.8.1from
dev/1.8.1
Feb 10, 2026
Merged

RC 1.8.1#118
dmtrshat merged 6 commits into
rc/1.8.1from
dev/1.8.1

Conversation

@dmtrshat

Copy link
Copy Markdown
Member

Small patch release focused on parser robustness, plus some CLI and VS Code extension reliability polish.

Added

  • CLI utilities: --help / -h / help and --version / -V.
  • Help output improvements: mention both grimoire_css and grim, and print help when no mode is provided.

Changed

  • VS Code extension build: bundle the extension with esbuild for packaging.

Fixed

  • Parser: operator-like tokens inside class={...} template literals (e.g. ===, foo==bar) are no longer misinterpreted as spells.
  • VS Code extension: do not block activation on LSP startup; add timeouts for LSP start and network downloads to avoid hangs.

@github-project-automation github-project-automation Bot moved this to Backlog in Grimoire CSS Feb 10, 2026
@dmtrshat dmtrshat merged commit 6e80c11 into rc/1.8.1 Feb 10, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to On RC in Grimoire CSS Feb 10, 2026
@dmtrshat dmtrshat moved this from On RC to Done in Grimoire CSS Feb 11, 2026
@dmtrshat dmtrshat deleted the dev/1.8.1 branch May 7, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant