Skip to content

v1.4.9 - #141

Merged
tbela99 merged 12 commits into
masterfrom
v.next
Aug 12, 2026
Merged

v1.4.9#141
tbela99 merged 12 commits into
masterfrom
v.next

Conversation

@tbela99

@tbela99 tbela99 commented Aug 12, 2026

Copy link
Copy Markdown
Owner

v1.4.9

Provide sync Api

  • Added parseSync() and transformSync() with the limitations below:

    Unsupported parse features

    • flattened at-rule import files
    • using file loader as options.load() is forbidden
    • parse from stream
    • parse file as input parameter

    Unsupported CSS modules features

    • pattern cannot use sha1, sha256 or sha512 algorithms
    • composes classes from file will throw an error
    • import css at-rule value from file will throw an error

Sourcemap

  • Embed CSS content into the sourcemap when the src file is not provided

Performance

  • Implement lazy token offsets calculation
  • Remove unnecessary values rounding

@tbela99 tbela99 added this to the v1.4.9 milestone Aug 12, 2026
@tbela99 tbela99 linked an issue Aug 12, 2026 that may be closed by this pull request
4 tasks
@tbela99
tbela99 merged commit 369a392 into master Aug 12, 2026
9 of 11 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.

v1.4.9

1 participant