Skip to content

Commit 96e0a10

Browse files
Evan Schultzsmithad15
authored andcommitted
prep v3.3.6 release (#208)
1 parent 612f78e commit 96e0a10

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

packages/store/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# 3.3.6
2+
3+
### Features
4+
5+
* Improved error if trying to dispatch before store is configured - #118, #198
6+
7+
### Fixes
8+
9+
* Relax Zone JS version - #189, #187
10+
* Fix DevTools being out of sync for actions dispatched from tool, #192
11+
12+
### Chores/Misc
13+
14+
* Upgrade to TypeScript 2 - #189, #190
15+
* Add Code Coverage - #193, #206, #207
16+
17+
18+
119
# 3.3.5
220

321
### Fixes

0 commit comments

Comments
 (0)