Skip to content

0.1.1 Beta (2019-06-20)

Pre-release
Pre-release
Compare
Choose a tag to compare
@jrista jrista released this 20 Jun 18:58
· 166 commits to develop since this 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 from public_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 module Injector instances