๐ What's New in Motia 0.15.4-beta.169
โจ New Features
- enhance E2E testing workflow with Windows support and improved result aggregation (#1014) (dce7437f) by @anderson Leal
- create multi language starter (#1011) (275e6ba9) by @Glauber Castro
- queue concurrency infrastructure (#1008) (1e928a84) by @ytallo
- migrate plugin template from Vite to tsdown (#1010) (22fc184d) by @anderson Leal
- migrate build system to ESM with tsdown (#969) (462539c7) by @anderson Leal
- remove traces group limit (#999) (79222005) by @Glauber Castro
- add start command to docs and templates (#996) (10a0d5a3) by @Glauber Castro
- add missing docs updates related to rawBody (#998) (5a7c0d17) by @Glauber Castro
๐ Bug Fixes
- windows build compatibility (#1005) (7f436fcc) by @anderson Leal
- small ui issues in queues and tracing tabs (#1006) (4228bfb4) by @Glauber Castro
๐ Documentation Updates
- update adapter docs to solve descrepancy (#1017) (46c3e627) by @Rohit Ghumare
- add section about minimal docker images (#1001) (30013f32) by @Glauber Castro
โป๏ธ Code Refactoring
๐งน Maintenance
- update Node.js version in E2E testing workflow from 24.11.1 to 22.21.1 (#1023) (f3af3b7d) by @anderson Leal
- add plugins contribution guidelines & adapters section to README (#1009) (f5be430d) by @Rohit Ghumare
- dep updates (#1002) (06e7567b) by @ytallo
๐ฆ Package Versions
Core Packages
- motia: 0.15.4-beta.169
- @motiadev/core: 0.15.4-beta.169
- @motiadev/workbench: 0.15.4-beta.169
- @motiadev/ui: 0.15.4-beta.169
- @motiadev/test: 0.15.4-beta.169
Stream Clients
- @motiadev/stream-client: 0.15.4-beta.169
- @motiadev/stream-client-browser: 0.15.4-beta.169
- @motiadev/stream-client-node: 0.15.4-beta.169
- @motiadev/stream-client-react: 0.15.4-beta.169
Plugins
- @motiadev/plugin-endpoint: 0.15.4-beta.169
- @motiadev/plugin-logs: 0.15.4-beta.169
- @motiadev/plugin-observability: 0.15.4-beta.169
- @motiadev/plugin-states: 0.15.4-beta.169
- @motiadev/plugin-bullmq: 0.15.4-beta.169
Adapters
- @motiadev/adapter-rabbitmq-events: 0.15.4-beta.169
- @motiadev/adapter-bullmq-events: 0.15.4-beta.169
- @motiadev/adapter-redis-cron: 0.15.4-beta.169
- @motiadev/adapter-redis-state: 0.15.4-beta.169
- @motiadev/adapter-redis-streams: 0.15.4-beta.169
๐ Installation & Upgrade
NPM
npm install motia@0.15.4-beta.169Yarn
yarn add motia@0.15.4-beta.169PNPM
pnpm add motia@0.15.4-beta.169๐ Links
- ๐ Documentation
- ๐ฌ Community Discussions
- ๐ Report Issues
Full Changelog: https://github.com/MotiaDev/motia/compare/
v0.14.0-beta.164..v0.15.4-beta.169