パッケージの詳細

@ngrx/core

ngrx26kMIT1.2.0

Core operators and utiliies for the ngrx platform

readme

@ngrx/core

Core operators and utilities for the ngrx platform

Join the chat at https://gitter.im/ngrx/store

更新履歴

1.1.0 (2016-09-01)

1.0.2 (2016-08-16)

Bug Fixes

  • sourcemaps: Skip generating sourcemaps until they can be properly fixed (75e0b04)

1.0.1 (2016-06-17)

Bug Fixes

  • ZoneOperators: Remove hard dependency on Angular 2 (2d05ecc)

1.0.0 (2016-05-08)

Features

  • compose: Add compose utility for composing fns (4dfc3ae)
  • SelectOperator: Add select operator (7703763)
  • SyncSubject: Add SyncSubject for delivering the most recent value sync (c2d999f)
  • ZoneOperators: Add enterZone and leaveZone operators (f95a429)