master
test(core): add unit tests for discovery service
fix(core): include received value type in invalid-module error
build: use strict null checks part 3
feat: supporting fine async storage control
fix(core): resolve barrier immediately when target count is zero
feat(core): use class refs as keys (container)
test(core): add unit tests for module-ref
fix(core): trigger sse observable teardown on disconnect
fix(core): drop the g flag from middleware overlap regexes
fix(core): fix race condition in class dependency resolution
fix(core): serialize SSE retry field when value is zero
fix(core): dependency injection edge case with moduleref.create
chore: a few improvements
refactor(core,platform-fastify): drop useless optional signature
perf(core): added map to cache scan from prototype
fix: should skip transient providers for snapshots
chore: apply function decorator to middleware functions
refactor(core): fix the typo 'controler' to 'controller'
chore: add tsconfig file for `test` directories