Skip to content

Commit dc43850

Browse files
committed
changelog
1 parent ff3c61c commit dc43850

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,41 @@
11
# Changelog
22

3+
## v2.0.1 (21/04/2021)
4+
5+
#### closed
6+
7+
- [**closed**] performance improvements [#59](https://github.com/vankeisb/react-tea-cup/pull/59)
8+
- [**closed**] prettify all code [#60](https://github.com/vankeisb/react-tea-cup/pull/60)
9+
- [**closed**] fix raising errors from JSON parse to be strings [#56](https://github.com/vankeisb/react-tea-cup/pull/56)
10+
11+
#### dependencies
12+
13+
- [**dependencies**] Bump y18n from 3.2.1 to 3.2.2 [#58](https://github.com/vankeisb/react-tea-cup/pull/58)
14+
15+
---
16+
17+
## v2.0.0 (24/03/2021)
18+
19+
#### closed
20+
21+
- [**closed**] [breaking change] intra peer dependencies / no re-exports [#57](https://github.com/vankeisb/react-tea-cup/pull/57)
22+
23+
---
24+
25+
## v1.5.3 (23/03/2021)
26+
27+
#### closed
28+
29+
- [**closed**] Moved react to peer dependency [#55](https://github.com/vankeisb/react-tea-cup/pull/55)
30+
- [**closed**] program testing [#49](https://github.com/vankeisb/react-tea-cup/pull/49)
31+
- [**closed**] introduce updatePiped [#54](https://github.com/vankeisb/react-tea-cup/pull/54)
32+
33+
#### dependencies
34+
35+
- [**dependencies**] Bump elliptic from 6.5.3 to 6.5.4 [#53](https://github.com/vankeisb/react-tea-cup/pull/53)
36+
37+
---
38+
339
## v1.5.2 (14/12/2020)
440
*No changelog for this release.*
541

0 commit comments

Comments
 (0)