Skip to content

Chore: version packages (alpha) - #245

Merged
villeerikssoncsc merged 1 commit into
mainfrom
changeset-release/main
Aug 13, 2026
Merged

Chore: version packages (alpha)#245
villeerikssoncsc 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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@cscfi/csc-ui@4.0.0-alpha.0

Major Changes

  • #244 84882b8 Thanks @villeerikssoncsc! - Complete rewrite of the component library as Vue SFCs compiled to custom
    elements, replacing the Stencil implementation.

    All 73 component tags are preserved, but this is a breaking upgrade — see
    the migration guide in the documentation. Highlights:

    • Native Vue v-model contract; the v-control directive and the
      @cscfi/csc-ui-vue / @cscfi/csc-ui-vue2 wrapper packages are retired.
    • Consumer styling goes exclusively through CSS ::part(); per-component
      class/override props are removed.
    • Semantic design tokens with built-in dark mode and runtime consumer
      theming.
    • @cscfi/csc-ui-react is now generated from the Custom Elements Manifest
      onto @lit/react and is version-locked to the core package.
    • Component API changes per the 4.x documentation (e.g. c-menu-items
      c-menu-item/c-menu-label, c-button-group split out of
      c-tab-buttons, data-table column API reworked).
    • Removed components: c-row, c-spacer (use your own flexbox layout) and
      c-swiper/c-swiper-tab (no replacement).

@cscfi/csc-ui-react@4.0.0-alpha.0

Major Changes

  • #244 84882b8 Thanks @villeerikssoncsc! - Complete rewrite of the component library as Vue SFCs compiled to custom
    elements, replacing the Stencil implementation.

    All 73 component tags are preserved, but this is a breaking upgrade — see
    the migration guide in the documentation. Highlights:

    • Native Vue v-model contract; the v-control directive and the
      @cscfi/csc-ui-vue / @cscfi/csc-ui-vue2 wrapper packages are retired.
    • Consumer styling goes exclusively through CSS ::part(); per-component
      class/override props are removed.
    • Semantic design tokens with built-in dark mode and runtime consumer
      theming.
    • @cscfi/csc-ui-react is now generated from the Custom Elements Manifest
      onto @lit/react and is version-locked to the core package.
    • Component API changes per the 4.x documentation (e.g. c-menu-items
      c-menu-item/c-menu-label, c-button-group split out of
      c-tab-buttons, data-table column API reworked).
    • Removed components: c-row, c-spacer (use your own flexbox layout) and
      c-swiper/c-swiper-tab (no replacement).

Patch Changes

  • Updated dependencies [84882b8]:
    • @cscfi/csc-ui@4.0.0-alpha.0

@villeerikssoncsc
villeerikssoncsc merged commit face916 into main Aug 13, 2026
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.

1 participant