Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

2.2.4

Compare
Choose a tag to compare
@hwillson hwillson released this 02 Oct 10:52
· 1171 commits to master since this release

2.2.4 (October 2, 2018)

Bug Fixes

  • lodash.isequal was improperly set as a dev dependency for
    MockLink / MockedProvider. It is now a dependency.
    @danilobuerger in #2449

Improvements

Typescript

  • Make sure the TVariables generic is passed to ObservableQuery.
    @tgriesser in #2311