π What's New in Motia 0.15.5-beta.173
β¨ New Features
- add Redis installation steps for Linux, macOS, and Windo⦠(#1035) (d93734da) by @ytallo
- implement Redis optional installation (#1028) (3973a262) by @ytallo
π Bug Fixes
- replace exec with spawn for better process handlin⦠(#1033) (635e4f7b) by @ytallo
- handle non-string values in search to prevent runtime crash (#993) (8a74eacd) by @Tanmay Shirbhayye
- debug logs showing even when -d flag is not used (#1020) (d30976e1) by @Glauber Castro
- clean up RPC connection resources (#1029) (ef63233e) by @ytallo
π Documentation Updates
- Reduce callouts on quick-start, move relevant callout to build-your-first (#1032) (9f8594da) by @anthony
β»οΈ Code Refactoring
π§Ή Maintenance
- update dependencies to Next.js 15.5.7 and related packages in pnpm-lock.yaml and package.json (#1024) (170f7b1c) by @anderson Leal
π¦ Package Versions
Core Packages
- motia: 0.15.5-beta.173
- @motiadev/core: 0.15.5-beta.173
- @motiadev/workbench: 0.15.5-beta.173
- @motiadev/ui: 0.15.5-beta.173
- @motiadev/test: 0.15.5-beta.173
Stream Clients
- @motiadev/stream-client: 0.15.5-beta.173
- @motiadev/stream-client-browser: 0.15.5-beta.173
- @motiadev/stream-client-node: 0.15.5-beta.173
- @motiadev/stream-client-react: 0.15.5-beta.173
Plugins
- @motiadev/plugin-endpoint: 0.15.5-beta.173
- @motiadev/plugin-logs: 0.15.5-beta.173
- @motiadev/plugin-observability: 0.15.5-beta.173
- @motiadev/plugin-states: 0.15.5-beta.173
- @motiadev/plugin-bullmq: 0.15.5-beta.173
Adapters
- @motiadev/adapter-rabbitmq-events: 0.15.5-beta.173
- @motiadev/adapter-bullmq-events: 0.15.5-beta.173
- @motiadev/adapter-redis-cron: 0.15.5-beta.173
- @motiadev/adapter-redis-state: 0.15.5-beta.173
- @motiadev/adapter-redis-streams: 0.15.5-beta.173
π Installation & Upgrade
NPM
npm install motia@0.15.5-beta.173Yarn
yarn add motia@0.15.5-beta.173PNPM
pnpm add motia@0.15.5-beta.173π Links
- π Documentation
- π¬ Community Discussions
- π Report Issues
Full Changelog: https://github.com/MotiaDev/motia/compare/
v0.15.4-beta.169..v0.15.5-beta.173