Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 349 Bytes

File metadata and controls

16 lines (9 loc) · 349 Bytes

0.2.0

Introducing SubscribePipe and upgrading library to Angular 13

Features

  • SubscribePipe: optimized pipe for observables that use markDirty, introduced by Ivy, for change detection optimization

0.0.1

Initial release

Features

  • StreamPipe: optimized pipe for observables
  • AwaitPipe: optimized pipe for promises