π What's New in Motia 0.16.0-beta.178
- feat(logs): integrate virtual scrolling for logs display and enhance stream handling by @andersonleal in #1044
- fix: plugins dependencies installation by @glauberfc in #1045
- docs: fixes to modernizes JavaScript code samples to use ES module syntax and examples to reflect a new organizational structure by @rohitg00 in #1043
- fix: update getPackageManager to support optional directory traversal⦠by @ytallo in #1050
- fix: standardize npm user agent in global setup and package manager d⦠by @ytallo in #1052
π¦ Package Versions
Core Packages
- motia: 0.16.0-beta.178
- @motiadev/core: 0.16.0-beta.178
- @motiadev/workbench: 0.16.0-beta.178
- @motiadev/ui: 0.16.0-beta.178
- @motiadev/test: 0.16.0-beta.178
Stream Clients
- @motiadev/stream-client: 0.16.0-beta.178
- @motiadev/stream-client-browser: 0.16.0-beta.178
- @motiadev/stream-client-node: 0.16.0-beta.178
- @motiadev/stream-client-react: 0.16.0-beta.178
Plugins
- @motiadev/plugin-endpoint: 0.16.0-beta.178
- @motiadev/plugin-logs: 0.16.0-beta.178
- @motiadev/plugin-observability: 0.16.0-beta.178
- @motiadev/plugin-states: 0.16.0-beta.178
- @motiadev/plugin-bullmq: 0.16.0-beta.178
Adapters
- @motiadev/adapter-rabbitmq-events: 0.16.0-beta.178
- @motiadev/adapter-bullmq-events: 0.16.0-beta.178
- @motiadev/adapter-redis-cron: 0.16.0-beta.178
- @motiadev/adapter-redis-state: 0.16.0-beta.178
- @motiadev/adapter-redis-streams: 0.16.0-beta.178
π Installation & Upgrade
NPM
npm install motia@0.16.0-beta.178Yarn
yarn add motia@0.16.0-beta.178PNPM
pnpm add motia@0.16.0-beta.178π Links
- π Documentation
- π¬ Community Discussions
- π Report Issues
Full Changelog: https://github.com/MotiaDev/motia/compare/
v0.16.0-beta.176..v0.16.0-beta.178