🚀 What's New in Motia 0.8.5-beta.142
✨ New Features
- add Amplitude error logging for CLI commands (#892) (11507897) by @ytallo
- add support for src/ directory for steps (#886) (51103560) by @ytallo
🐛 Bug Fixes
- amplitude initialization timing issue (#890) (b27edf7f) by @andersonleal
♻️ Code Refactoring
- rename analytics with motiaAnalytics across components (#891) (1bfff9e0) by @andersonleal
📦 Package Versions
- motia: 0.8.5-beta.142
- @motiadev/core: 0.8.5-beta.142
- @motiadev/workbench: 0.8.5-beta.142
- @motiadev/ui: 0.8.5-beta.142
- @motiadev/stream-client: 0.8.5-beta.142
- @motiadev/stream-client-browser: 0.8.5-beta.142
- @motiadev/stream-client-node: 0.8.5-beta.142
- @motiadev/stream-client-react: 0.8.5-beta.142
- @motiadev/test: 0.8.5-beta.142
- @motiadev/plugin-endpoint: 0.8.5-beta.142
- @motiadev/plugin-logs: 0.8.5-beta.142
- @motiadev/plugin-observability: 0.8.5-beta.142
- @motiadev/plugin-states: 0.8.5-beta.142
🚀 Installation & Upgrade
NPM
npm install motia@0.8.5-beta.142Yarn
yarn add motia@0.8.5-beta.142PNPM
pnpm add motia@0.8.5-beta.142🔗 Links
Full Changelog: https://github.com/MotiaDev/motia/compare/
v0.8.4-beta.141..v0.8.5-beta.142