Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Jul 28, 2024
1 parent 2137eac commit 1acd765
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
<a name="Unreleased"></a>
# [Unreleased](https://github.com/moleculerjs/moleculer/compare/v0.14.33...master)

--------------------------------------------------
<a name="0.14.34"></a>
# [0.14.34](https://github.com/moleculerjs/moleculer/compare/v0.14.33...v0.14.34) (2024-07-28)

## Changes
- expand the type for ServiceSchema to allow for typed lifecycle handlers [#1272](https://github.com/moleculerjs/moleculer/pull/1272)
- fix runner use of moleculer.config function with default export [#1284](https://github.com/moleculerjs/moleculer/pull/1284)
- improve broker error handler types [#1286](https://github.com/moleculerjs/moleculer/pull/1286)
- don't plugging third-party Promise library for ioredis in RedisTransporter [#1290](https://github.com/moleculerjs/moleculer/pull/1290)
- fixed numeric cache key issue [#1289](https://github.com/moleculerjs/moleculer/issues/1289)

--------------------------------------------------
<a name="0.14.33"></a>
# [0.14.33](https://github.com/moleculerjs/moleculer/compare/v0.14.32...v0.14.33) (2024-04-02)
Expand Down

0 comments on commit 1acd765

Please sign in to comment.