Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-12 | 881 Bytes | |
v0.14.32 source code.tar.gz | 2023-11-12 | 2.1 MB | |
v0.14.32 source code.zip | 2023-11-12 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 0 |
What's Changed
- Update peer dependency for mqtt to 5.0.2 by @mze9412 in https://github.com/moleculerjs/moleculer/pull/1236
- add d.ts for class Runner (MoleculerRunner) by @0x0a0d in https://github.com/moleculerjs/moleculer/pull/1245
- Update index.d.ts with Middlewares.Transmit type definitions by @0x0a0d in https://github.com/moleculerjs/moleculer/pull/1246
- fix memory leak by @ghostiee in https://github.com/moleculerjs/moleculer/pull/1243
- imp(index.d.ts): middleware serviceCreating params by @0x0a0d in https://github.com/moleculerjs/moleculer/pull/1248
New Contributors
- @mze9412 made their first contribution in https://github.com/moleculerjs/moleculer/pull/1236
- @ghostiee made their first contribution in https://github.com/moleculerjs/moleculer/pull/1243
Full Changelog: https://github.com/moleculerjs/moleculer/compare/v0.14.31...v0.14.32