0.4: Subscription Options
- [REMOVED]: Removed once subscriptions.
- [CHANGED]: Observables no longer send their initial value to new subscribers. An
options
argument has been added tosubscribe()
that allows callers to specify that they'd like to receive an initial value.