You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+
## 1.0.0-alpha.2 (2020-08-14)
6
+
7
+
8
+
### Features
9
+
10
+
***state:** removed deprecated API ([5db77e7](https://github.com/BioPhoton/rx-angular/commit/5db77e70f9505e0e0064517260ed59b7841b15ed))
11
+
***template:** Cache zone.js detection per instance ([#128](https://github.com/BioPhoton/rx-angular/issues/128)) ([1bb2ec4](https://github.com/BioPhoton/rx-angular/commit/1bb2ec47d6cb7907aeeb7be3b455758519c51123))
12
+
***template:** embedding rxSuspense template on observable reset for LetDirective ([#221](https://github.com/BioPhoton/rx-angular/issues/221)) ([6f56043](https://github.com/BioPhoton/rx-angular/commit/6f560432d1f5bef49805bbd297866dc104cf0f0e))
13
+
* add back tslib dependency ([615c4e3](https://github.com/BioPhoton/rx-angular/commit/615c4e37654d97e90d301bfdeacef4cb86c9426b))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***render-aware:** fixed strategy behavior in render-aware ([#143](https://github.com/BioPhoton/rx-angular/issues/143)) ([da0e38e](https://github.com/BioPhoton/rx-angular/commit/da0e38e29479f730c88d2096ad28847b1dd78c5b))
19
+
***rx-angular:** ignore nx boundaries in tests ([#190](https://github.com/BioPhoton/rx-angular/issues/190)) ([8062980](https://github.com/BioPhoton/rx-angular/commit/8062980928bc5959b486958c35c2833a5a4f0544))
20
+
***template:** fixed broken exports in barrel files ([0e3e476](https://github.com/BioPhoton/rx-angular/commit/0e3e47695efb51d6714109610f8a51829049f966))
21
+
***template:** rename property to lowercase in let ([c168535](https://github.com/BioPhoton/rx-angular/commit/c1685359a5f16a87aa50ffc253120e1d014da826))
22
+
***template:** render aware strategy handling stable on resubscribe ([#141](https://github.com/BioPhoton/rx-angular/issues/141)) ([e3516e3](https://github.com/BioPhoton/rx-angular/commit/e3516e39836cc1cf44b7fd75a5781fd293999aa3))
23
+
* detect zone.js by using runOutsideAngular() ([#126](https://github.com/BioPhoton/rx-angular/issues/126)) ([717ffb3](https://github.com/BioPhoton/rx-angular/commit/717ffb3800d3647dca3e7544b4e0e58e17668b45))
0 commit comments