Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 417 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 417 Bytes

1.4

Breaking changes

Nothing in this version has changed that would cause those that are upgrading from 1.3.1 any problems

Changes

  1. Providers can be defined as a singletons, which means that Objection will save the first value generated by the provider.
  2. Fixed an issue where an object that is registered as a singleton in a module could not be an eager singleton