0.1.1 Beta (2019-06-20)
Pre-release
Pre-release
Bug Fixes
- operators: Restore missing operators for
many
alts of: Load, Create, Replace, Delete - effects: Restore missing effects for
many
alts of: Load, Create, Replace, Delete - service: Restore missing service methods for
many
alts of: Load, Create, Replace, Delete - api: Move AOT-compatible export bundle into
index.ts
, re-export index frompublic_api.ts
, to improve auto-import functionality in IDEs
Testing
- reducer: Add additional test cases for
many
alts
Broken Features !!
- features: Feature state via
buildFeatureState
will not function at runtime due to issues locating lazy moduleInjector
instances