Releases: itsjavi/storylite
Releases · itsjavi/storylite
v0.15.1
v0.15.0
v0.14.2
v0.14.0
🩹 Fixes
- Publish script (ca5026a)
- Publish script (4efec23)
- Props component props could not be required in stories. closes #72 (#72)
- Empty decorator array not rendering component properly. fix args inheritance. closes #76 (#76)
💅 Refactors
- Use clsx instead of r1stack/cn (08842da)
🏡 Chore
❤️ Contributors
- Javi Aguilar
- Jrson
v0.13.0
🩹 Fixes
- Add forwardref support (#74)
- ui: Fix sidebar menu items too small (#69)
- types: Typing issues on DTS generation
(f3865c9)
💅 Refactors
- Replace coding-style package and versioning scripts
(57edd7e)
🏡 Chore
- Fix jest path to use pnpx command (#71)
🎨 Styles
- Enforce the use of top-level import type qualifier
(7f4340a)
🤖 CI
- Fix setup project (f923ecf)
❤️ Contributors
- Javi Aguilar
- Jrson
v0.12.1
v0.12.0
🚀 Enhancements
- vite-plugin: Add initial MDX and frontmatter support
(ca0c54b)
❤️ Contributors
- Javi Aguilar
v0.11.1
🩹 Fixes
❤️ Contributors
- Jrson
v0.11.0
v0.10.1
🚀 Enhancements
- ui: Allow stories to be rendered in the main frame with the story option
renderFrame
(d1baef9)
🩹 Fixes
- ui: Allow router to work on subdirs
(c0206d1) - ui: Reset params set by de story after switching to another one
(78bc46e)
📖 Documentation
- Add separate package to host the website and docs
(5efb039)
🤖 CI
- setup: Add workflow to deploy to GH pages
(6d75ee4) - setup: Add workflow to deploy to GH pages
(3c0e7b8) - setup: Add workflow to deploy to GH pages
(744127d)
❤️ Contributors
- Javi Aguilar