Skip to content

Commit 1acd765

Browse files
committed
changelog
1 parent 2137eac commit 1acd765

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
<a name="Unreleased"></a>
22
# [Unreleased](https://github.com/moleculerjs/moleculer/compare/v0.14.33...master)
33

4+
--------------------------------------------------
5+
<a name="0.14.34"></a>
6+
# [0.14.34](https://github.com/moleculerjs/moleculer/compare/v0.14.33...v0.14.34) (2024-07-28)
7+
8+
## Changes
9+
- expand the type for ServiceSchema to allow for typed lifecycle handlers [#1272](https://github.com/moleculerjs/moleculer/pull/1272)
10+
- fix runner use of moleculer.config function with default export [#1284](https://github.com/moleculerjs/moleculer/pull/1284)
11+
- improve broker error handler types [#1286](https://github.com/moleculerjs/moleculer/pull/1286)
12+
- don't plugging third-party Promise library for ioredis in RedisTransporter [#1290](https://github.com/moleculerjs/moleculer/pull/1290)
13+
- fixed numeric cache key issue [#1289](https://github.com/moleculerjs/moleculer/issues/1289)
14+
415
--------------------------------------------------
516
<a name="0.14.33"></a>
617
# [0.14.33](https://github.com/moleculerjs/moleculer/compare/v0.14.32...v0.14.33) (2024-04-02)

0 commit comments

Comments
 (0)