tajo / ladle

🥄 Develop, test and document your React story components faster.
https://www.ladle.dev
MIT License
2.61k stars 87 forks source link

Export meta #528

Closed LeelandClenista closed 11 months ago

LeelandClenista commented 11 months ago

added named exports as an array to meta. Exported existing functions getMetaJson and getMetaJsonString

changeset-bot[bot] commented 11 months ago

🦋 Changeset detected

Latest commit: 439dd1da5794f9751d69efe0354bcdae90ccb4d3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages | Name | Type | | ----------------- | ----- | | @ladle/react | Patch | | test-decorators | Patch | | test-programmatic | Patch | | example | Patch | | test-addons | Patch | | test-babel | Patch | | test-config | Patch | | test-config-ts | Patch | | test-css | Patch | | test-playwright | Patch | | test-provider | Patch | | test-baseweb | Patch | | test-msw | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

tajo commented 11 months ago

Once done, we should also add a test for this new public function