All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
10.0.0 (2019-05-04)
- Upgrades Angular dependencies to v7
- linting: - ConnectArray has been renamed to ConnectArrayDirective
- ReactiveConnect has been renamed to ReactiveConnectDirective
- Connect has been renamed to ConnectDirective
- interfaces with an "I" prefix have had that prefix removed (e.g "IAppStore" -> "AppStore")