This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
Releases: poppinss/manager
Releases · poppinss/manager
Update underlying dependencies
Update underlying dependencies
- chore: update dependencies and remove ts-node in favor of require-ts 5566337
Dependency updates and handful of improvements
Making types more strict
Improving the way driver names are translated to creator functions
Improvements to the overall structure
Big Changes
- The extended drivers now receives the instance of the manager and not the container.
- Renamed
$cacheMappings
tosingleton
.
Commits
- docs(README): update docs 51f4e3b
- improvement: rename cacheMappings to singleton 17b1586
- improvement: make container generic for getter intellisense 18cafc4
- improvement: pass manager to the extended driver over container 835a44e
- refactor: drop $ prefix from cacheMappings property fd4cc96
- chore: add prettier aada504
- chore: update dependencies ff38326
Getting ready for Typescript 3.9
Fix extend callback signature
Remove Typedoc
- chore: remove typedoc 02b11ae