Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #487

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Version Packages #487

merged 1 commit into from
Sep 19, 2023

Conversation

tajo
Copy link
Owner

@tajo tajo commented Sep 7, 2023

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

@ladle/react@3.0.0

Major Changes

  • #481 8050652 Thanks @tajo! - Switch Ladle to SWC compiler by using react-plugin-swc as the default. The babel based one (react-plugin) can still be used by adding setting it up through vite.config.js.

  • #479 657329a Thanks @tajo! - Convert StoryDefault type into interface, add hotkeys into Meta type, relax type of Meta.width

  • #485 fcf448f Thanks @tajo! - Update to Node v20

Patch Changes

  • #495 7cc65f8 Thanks @tajo! - Don't use CSS transform for sidebar chevrons so it doesn't create layering (stacking context) issues

  • #442 da95b96 Thanks @hiddenist! - Changes Meta from a type to an interface so it can be extended by declaring a module

  • #441 1b048c4 Thanks @calloc134! - Fixed the type of the "ArgType" object so that options are properly loaded into the type

  • #482 cf1a4a9 Thanks @tajo! - Inline react-frame-component

  • #486 0c3c5ff Thanks @tajo! - Add meta.mockDate feature so stories can mock/fix Date() values, great for testing and snapshots

  • #483 b1983a4 Thanks @tajo! - Add better styling for both markdown and MDX elements everywhere.

  • #478 7650d11 Thanks @tajo! - Preserve number type for controls (includes select, radio...). Previously, we incorrectly turned these values into strings on change.

  • #484 35eaece Thanks @tajo! - Set tab-size to 2 for the source code addon

  • #480 e22508e Thanks @tajo! - Bump vite-react-plugin to v4

test-addons@0.2.62

Patch Changes

test-babel@0.3.34

Patch Changes

test-baseweb@0.0.77

Patch Changes

test-config@0.3.41

Patch Changes

test-config-ts@1.0.55

Patch Changes

test-css@0.0.77

Patch Changes

test-decorators@0.2.86

Patch Changes

test-playwright@0.0.48

Patch Changes

test-programmatic@0.2.86

Patch Changes

test-provider@0.2.86

Patch Changes

example@0.3.62

Patch Changes

website@0.3.7

Patch Changes

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 7, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e4f68f6
Status: ✅  Deploy successful!
Preview URL: https://257ab8f2.ladle.pages.dev
Branch Preview URL: https://changeset-release-main.ladle.pages.dev

View logs

@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from cb70da0 to 375add6 Compare September 19, 2023 13:42
@tajo tajo merged commit f7a5f63 into main Sep 19, 2023
1 check passed
@tajo tajo deleted the changeset-release/main branch September 19, 2023 14:37
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