Skip to content

v8.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Romakita Romakita released this 08 Nov 20:38
· 111 commits to rc since this release

8.0.0-rc.3 (2024-11-08)

Bug Fixes

  • di: clean commented code and use DI fn API to create context correctly (6406314)
  • di: prevent undefined hook instance when class is mocked (f12f56b)
  • ioredis: fix incompatible esm import (1d486ea)
  • platform-http: clean createContext constructor options to avoid ref to injector directly (25db0e3)
  • platform-log-request: use DIContext as base type instead BaseContext (5a1a380)