Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-28 | 971 Bytes | |
v0.14.34 source code.tar.gz | 2024-07-28 | 2.1 MB | |
v0.14.34 source code.zip | 2024-07-28 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 1 |
What's Changed
- feat: Expand the type for ServiceSchema to allow for typed lifecycle handlers by @marceliwac in https://github.com/moleculerjs/moleculer/pull/1272
- Fix runner use of moleculer.config function with default export by @shawnmcknight in https://github.com/moleculerjs/moleculer/pull/1284
- Improve broker error handler types by @shawnmcknight in https://github.com/moleculerjs/moleculer/pull/1286
- Don't plugging third-party Promise library for ioredis in RedisTransporter by @kuzalekon in https://github.com/moleculerjs/moleculer/pull/1290
- fixed numeric cache key issue by @icebob https://github.com/moleculerjs/moleculer/issues/1289
New Contributors
- @marceliwac made their first contribution in https://github.com/moleculerjs/moleculer/pull/1272
- @kuzalekon made their first contribution in https://github.com/moleculerjs/moleculer/pull/1290
Full Changelog: https://github.com/moleculerjs/moleculer/compare/v0.14.33...v0.14.34