๐ What's New in Motia 0.9.5-beta.151
โจ New Features
- add resize handle support to the top panel tabs component (#929) (a87a921f) by @andersonleal
- workbench performance improvements update build tools (#927) (6008b142) by @andersonleal
๐ Bug Fixes
- tutorial issues (#933) (878509c0) by @glauberfc
โป๏ธ Code Refactoring
- remove --confirm option from project creation commands and adjust related logic (#931) (16177b67) by @andersonleal
- simplify panel ID generation and update XPath selectors in workbench components (#932) (f0089f15) by @andersonleal
- uncomment and enhance tutorial navigation and code preview tests (#928) (e6e885c3) by @andersonleal
๐งน Maintenance
๐ฆ Package Versions
Core Packages
- motia: 0.9.5-beta.151
- @motiadev/core: 0.9.5-beta.151
- @motiadev/workbench: 0.9.5-beta.151
- @motiadev/ui: 0.9.5-beta.151
- @motiadev/test: 0.9.5-beta.151
Stream Clients
- @motiadev/stream-client: 0.9.5-beta.151
- @motiadev/stream-client-browser: 0.9.5-beta.151
- @motiadev/stream-client-node: 0.9.5-beta.151
- @motiadev/stream-client-react: 0.9.5-beta.151
Plugins
- @motiadev/plugin-endpoint: 0.9.5-beta.151
- @motiadev/plugin-logs: 0.9.5-beta.151
- @motiadev/plugin-observability: 0.9.5-beta.151
- @motiadev/plugin-states: 0.9.5-beta.151
Adapters
- @motiadev/adapter-rabbitmq-events: 0.9.5-beta.151
- @motiadev/adapter-redis-cron: 0.9.5-beta.151
- @motiadev/adapter-redis-state: 0.9.5-beta.151
- @motiadev/adapter-redis-streams: 0.9.5-beta.151
๐ Installation & Upgrade
NPM
npm install motia@0.9.5-beta.151Yarn
yarn add motia@0.9.5-beta.151PNPM
pnpm add motia@0.9.5-beta.151๐ Links
- ๐ Documentation
- ๐ฌ Community Discussions
- ๐ Report Issues
Full Changelog: https://github.com/MotiaDev/motia/compare/
v0.9.4-beta.150..v0.9.5-beta.151