Skip to content
This repository was archived by the owner on Nov 18, 2023. It is now read-only.

Improvements to the overall structure

Choose a tag to compare

@thetutlage thetutlage released this 04 Jul 03:54
· 52 commits to develop since this release

Big Changes

  • The extended drivers now receives the instance of the manager and not the container.
  • Renamed $cacheMappings to singleton.

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

v2.1.8...v3.0.0