๐ What's New in Motia 0.8.2-beta.139
๐ Bug Fixes
- remove unnecessary fs module import in finalize-release.yml (#748) (dae4ea10) by @ytallo
- cors endpoint (#750) (c907318b) by @sergiofilhowz
โป๏ธ Code Refactoring
- update layout styles in Panel, Tabs, and App components for improved responsiveness (#749) (34733507) by @andersonleal
- enhance JsonEditor component with improved resize handling and theme management (#746) (33e05d1f) by @andersonleal
๐งน Maintenance
- Restructure documentation for better organization and navigation [WIP] (#747) (9f2d4155) by @Rohit Ghumare
๐ฆ Package Versions
- motia: 0.8.2-beta.139
- @motiadev/core: 0.8.2-beta.139
- @motiadev/workbench: 0.8.2-beta.139
- @motiadev/ui: 0.8.2-beta.139
- @motiadev/stream-client: 0.8.2-beta.139
- @motiadev/stream-client-browser: 0.8.2-beta.139
- @motiadev/stream-client-node: 0.8.2-beta.139
- @motiadev/stream-client-react: 0.8.2-beta.139
- @motiadev/test: 0.8.2-beta.139
๐ Installation & Upgrade
NPM
npm install motia@0.8.2-beta.139Yarn
yarn add motia@0.8.2-beta.139PNPM
pnpm add motia@0.8.2-beta.139๐ Links
- ๐ Documentation
- ๐ฌ Community Discussions
- ๐ Report Issues
Full Changelog: https://github.com/MotiaDev/motia/compare/
v0.8.1-beta.138..v0.8.2-beta.139