8000 release(state): 1.4.6 · rx-angular/rx-angular@e3db397 · GitHub
[go: up one dir, main page]

Skip to content

Commit e3db397

Browse files
committed
release(state): 1.4.6
1 parent 379524f commit e3db397

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/state/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.4.6](https://github.com/rx-angular/rx-angular/compare/state@1.4.5...state@1.4.6) (2021-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **state:** disable Ivy + partial compilation ([#953](https://github.com/rx-angular/rx-angular/issues/953)) ([379524f](https://github.com/rx-angular/rx-angular/commit/379524ff89d7ff49114629c2fe594e2cdffef2d1)), closes [#928](https://github.com/rx-angular/rx-angular/issues/928)
7+
8+
9+
110
## [1.4.5](https://github.com/rx-angular/rx-angular/compare/state@1.4.4...state@1.4.5) (2021-08-27)
211

312

libs/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/state",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"description": "@rx-angular/state is a light-weight, flexible, strongly typed and tested tool dedicated to reduce the complexity of managing component state and side effects in angular",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)
0