Releases: wix-incubator/obsidian
Releases · wix-incubator/obsidian
2.0.0
What's Changed
- [BREAKING]
@LifecycleGraphs
can be used as service locators only if they are created by @guyca in #121 - Fix leaking
@LifecycleBound
graphs used to inject class components by @guyca in #122 - Require passing
onNext
callback toobservable.subscribe
by @guyca in #124 - Remove the last dependency on
lodash
- stop usinglodash.get
in the transformer by @guyca in #125
Full Changelog: 1.4.0...2.0.0