Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-06 | 897 Bytes | |
v0.14.35 source code.tar.gz | 2024-11-06 | 2.1 MB | |
v0.14.35 source code.zip | 2024-11-06 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 0 |
What's Changed
- chore(peer-deps): allow to work with pino v9 by @jellydn in https://github.com/moleculerjs/moleculer/pull/1282
- Runner: log runner error through util.inspect by @PetrChalov in https://github.com/moleculerjs/moleculer/pull/1304
- fix: Update default type for ServiceSchema generic to Service. by @marceliwac in https://github.com/moleculerjs/moleculer/pull/1299
- fix: updated removePendingRequestByNodeID by @JS-AK in https://github.com/moleculerjs/moleculer/pull/1306
New Contributors
- @jellydn made their first contribution in https://github.com/moleculerjs/moleculer/pull/1282
- @PetrChalov made their first contribution in https://github.com/moleculerjs/moleculer/pull/1304
- @JS-AK made their first contribution in https://github.com/moleculerjs/moleculer/pull/1306
Full Changelog: https://github.com/moleculerjs/moleculer/compare/v0.14.34...v0.14.35