Skip to content

Version Packages - #25

Merged
Mini-Sylar merged 1 commit into
mainfrom
changeset-release/main
Aug 10, 2026
Merged

Version Packages#25
Mini-Sylar merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

vael-ui@0.2.3

Patch Changes

  • #24 0a7d018 Thanks @Mini-Sylar! - Fixes vael-ui/vapor shipping with no CSS at all — the vapor build's generator was stripping every component's CSS import under the (incorrect) assumption a consumer would already have styles loaded some other way. It now copies each component's CSS alongside its generated source and keeps the import, the same way the main build already does.

    packages/vapor-ui's build also moved from Vite library mode to tsdown, matching the main package's build exactly, so vapor gets the same real per-component CSS code-splitting — importing a single component only downloads that component's CSS, whether via vael-ui/vapor or the vapor export condition added in 0.2.1.

nuxt-playground@0.0.4

Patch Changes

  • Updated dependencies [0a7d018]:
    • vael-ui@0.2.3

@Mini-Sylar
Mini-Sylar merged commit be2f047 into main Aug 10, 2026
1 check 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.

1 participant