chore(deps): update dependency storybook-solidjs-vite to v10#27
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency storybook-solidjs-vite to v10#27renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
=======================================
Coverage 81.80% 81.80%
=======================================
Files 11 11
Lines 544 544
Branches 69 69
=======================================
Hits 445 445
Misses 97 97
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a9543d8 to
5711736
Compare
a005ca3 to
4b4dbb9
Compare
4b4dbb9 to
6d7f443
Compare
6d7f443 to
2880e5c
Compare
2880e5c to
b36cafc
Compare
b36cafc to
d4c383c
Compare
d2b7968 to
c48bddd
Compare
c48bddd to
104c2e1
Compare
104c2e1 to
7e35595
Compare
dab66ed to
a06fc3c
Compare
aaf9baa to
e1d5e47
Compare
e1d5e47 to
39b764e
Compare
39b764e to
a4e42cb
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.0.0→^10.0.0Release Notes
solidjs-community/storybook (storybook-solidjs-vite)
v10.1.1Compare Source
Patch Changes
fa5706c: Fix git path in packagev10.1.0Compare Source
Minor Changes
9058c6f: ### Solid 2 supportSolid 2 projects should import types and APIs from
storybook-solidjs-vite/nextin stories, preview, and other app code for correct Solid 2 typings:You can still import from
storybook-solidjs-vitewithout/nexton Solid 2, but that may produce TypeScript errors because those types target the Solid 1 renderer.In
.storybook/main.ts, both framework names are valid:storybook-solidjs-vite— auto-detects Solid version from installedsolid-js(works for Solid 2 projects)storybook-solidjs-vite/next— pins the Solid 2 renderer explicitlySolid 1 projects keep using
storybook-solidjs-vitefor imports and framework config.CSF Next (optional)
definePreview,preview.meta, andmeta.storyare also available on both Solid 1 and Solid 2. CSF 3 (Meta,StoryObj, default export meta) continues to work; migrate to CSF Next when you want factory-based typing, not as a requirement for Solid 2.Removals
setProjectAnnotations— it only mattered for portable stories, which this integration does not support. If you adopt CSF Next, usedefinePreviewin.storybook/previewand import that preview in story files.Internal
Large refactor of renderer internals: shared preview pipeline, separate Solid 1 / Solid 2 renderers, and streamlined docgen integration.
v10.0.13Compare Source
Patch Changes
28dd848: Component type fixv10.0.12Compare Source
Patch Changes
b1e9733: Update depsv10.0.11Compare Source
Patch Changes
f1a29bd: Update readmev10.0.10Compare Source
Patch Changes
9c29c1f: Add vite v8 to peerDependenciesv10.0.9Compare Source
Patch Changes
a148c37: chore: Added template files for storybook native CLIv10.0.8Compare Source
Patch Changes
9c504c3: Fix #22 and #23v10.0.7Compare Source
Patch Changes
8583b1e: version bumpv10.0.6Compare Source
Patch Changes
5b1cb90: Reactivity fix (?)v10.0.5Compare Source
Patch Changes
a8fbb10: chore: Refactor type imports and fix build config for declarationsv10.0.4Compare Source
Patch Changes
dadba20: Fix error with story renderv10.0.3Compare Source
Patch Changes
c07a6b8: chore: Update package files and build configv10.0.2Compare Source
Patch Changes
2bd67c2: Fix storybook testsv10.0.1Compare Source
Patch Changes
28dd848: Component type fixv10.0.0Compare Source
Patch Changes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.