v0.14.34
What's Changed
- feat: Expand the type for ServiceSchema to allow for typed lifecycle handlers by @marceliwac in #1272
- Fix runner use of moleculer.config function with default export by @shawnmcknight in #1284
- Improve broker error handler types by @shawnmcknight in #1286
- Don't plugging third-party Promise library for ioredis in RedisTransporter by @kuzalekon in #1290
- fixed numeric cache key issue by @icebob #1289
New Contributors
- @marceliwac made their first contribution in #1272
- @kuzalekon made their first contribution in #1290
Full Changelog: v0.14.33...v0.14.34