·
2 commits
to main
since this release
π 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 [email protected]Yarn
yarn add [email protected]PNPM
pnpm add [email protected]π Links
- π Documentation
- π¬ Community Discussions
- π Report Issues
Full Changelog: https://github.com/MotiaDev/motia/compare/
v0.14.0-beta.164..v0.15.4-beta.169