Skip to content

Commit 85fa135

Browse files
authored
Bump to v2.2.1
1 parent 41ca580 commit 85fa135

File tree

1 file changed

+110
-0
lines changed

1 file changed

+110
-0
lines changed

CHANGELOG.md

+110
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,115 @@
11
# Changelog
22

3+
## Version v2.2.1 | Summer Maitenance (16/11/2020)
4+
5+
#### closed
6+
7+
- [**closed**] Add support for React/JSX in the editor [#377](https://github.com/uclaacm/TeachLAFrontend/pull/377)
8+
9+
#### dependencies
10+
11+
- [**dependencies**] Bump react from 16.13.1 to 16.14.0 [#361](https://github.com/uclaacm/TeachLAFrontend/pull/361)
12+
- [**dependencies**] Bump react-dom from 16.13.1 to 16.14.0 [#364](https://github.com/uclaacm/TeachLAFrontend/pull/364)
13+
- Bump reactstrap from 8.4.1 to 8.7.1
14+
- [**dependencies**] Bump reactstrap from 8.7.0 to 8.7.1 [#381](https://github.com/uclaacm/TeachLAFrontend/pull/381)
15+
- [**dependencies**] Bump reactstrap from 8.6.0 to 8.7.0 [#380](https://github.com/uclaacm/TeachLAFrontend/pull/380)
16+
- [**dependencies**] Bump reactstrap from 8.5.1 to 8.6.0 [#343](https://github.com/uclaacm/TeachLAFrontend/pull/343)
17+
- [**dependencies**] Bump reactstrap from 8.5.0 to 8.5.1 [#311](https://github.com/uclaacm/TeachLAFrontend/pull/311)
18+
- [**dependencies**] Bump reactstrap from 8.4.1 to 8.5.0 [#310](https://github.com/uclaacm/TeachLAFrontend/pull/310)
19+
- Bump lint-staged from 10.2.4 to 10.5.1
20+
- [**dependencies**] Bump lint-staged from 10.5.0 to 10.5.1 [#378](https://github.com/uclaacm/TeachLAFrontend/pull/378)
21+
- [**dependencies**] Bump lint-staged from 10.4.2 to 10.5.0 [#376](https://github.com/uclaacm/TeachLAFrontend/pull/376)
22+
- [**dependencies**] Bump lint-staged from 10.4.1 to 10.4.2 [#367](https://github.com/uclaacm/TeachLAFrontend/pull/367)
23+
- [**dependencies**] Bump lint-staged from 10.4.0 to 10.4.1 [#366](https://github.com/uclaacm/TeachLAFrontend/pull/366)
24+
- [**dependencies**] Bump lint-staged from 10.3.0 to 10.4.0 [#342](https://github.com/uclaacm/TeachLAFrontend/pull/342)
25+
- [**dependencies**] Bump lint-staged from 10.2.13 to 10.3.0 [#338](https://github.com/uclaacm/TeachLAFrontend/pull/338)
26+
- [**dependencies**] Bump lint-staged from 10.2.11 to 10.2.13 [#334](https://github.com/uclaacm/TeachLAFrontend/pull/334)
27+
- [**dependencies**] Bump lint-staged from 10.2.10 to 10.2.11 [#302](https://github.com/uclaacm/TeachLAFrontend/pull/302)
28+
- [**dependencies**] Bump lint-staged from 10.2.9 to 10.2.10 [#300](https://github.com/uclaacm/TeachLAFrontend/pull/300)
29+
- [**dependencies**] Bump lint-staged from 10.2.7 to 10.2.9 [#294](https://github.com/uclaacm/TeachLAFrontend/pull/294)
30+
- [**dependencies**] Bump lint-staged from 10.2.6 to 10.2.7 [#288](https://github.com/uclaacm/TeachLAFrontend/pull/288)
31+
- [**dependencies**] Bump lint-staged from 10.2.4 to 10.2.6 [#284](https://github.com/uclaacm/TeachLAFrontend/pull/284)
32+
- Bump react-scripts from 3.4.1 to 4.0.0
33+
- [**dependencies**] Bump react-scripts from 3.4.4 to 4.0.0 [#370](https://github.com/uclaacm/TeachLAFrontend/pull/370)
34+
- [**dependencies**] Bump react-scripts from 3.4.3 to 3.4.4 [#368](https://github.com/uclaacm/TeachLAFrontend/pull/368)
35+
- [**dependencies**] Bump react-scripts from 3.4.2 to 3.4.3 [#329](https://github.com/uclaacm/TeachLAFrontend/pull/329)
36+
- [**dependencies**] Bump react-scripts from 3.4.1 to 3.4.2 [#328](https://github.com/uclaacm/TeachLAFrontend/pull/328)
37+
- Bump react-redux from 7.2.0 to 7.2.2
38+
- [**dependencies**] Bump react-redux from 7.2.1 to 7.2.2 [#373](https://github.com/uclaacm/TeachLAFrontend/pull/373)
39+
- [**dependencies**] Bump react-redux from 7.2.0 to 7.2.1 [#321](https://github.com/uclaacm/TeachLAFrontend/pull/321)
40+
- Misc. @fortawesome bumps
41+
- [**dependencies**] Bump @fortawesome/react-fontawesome from 0.1.11 to 0.1.12 [#374](https://github.com/uclaacm/TeachLAFrontend/pull/374)
42+
- [**dependencies**] Bump @fortawesome/fontawesome-svg-core from 1.2.31 to 1.2.32 [#356](https://github.com/uclaacm/TeachLAFrontend/pull/356)
43+
- [**dependencies**] Bump @fortawesome/free-brands-svg-icons from 5.15.0 to 5.15.1 [#357](https://github.com/uclaacm/TeachLAFrontend/pull/357)
44+
- [**dependencies**] Bump @fortawesome/free-solid-svg-icons from 5.15.0 to 5.15.1 [#358](https://github.com/uclaacm/TeachLAFrontend/pull/358)
45+
- [**dependencies**] Bump @fortawesome/free-brands-svg-icons from 5.14.0 to 5.15.0 [#353](https://github.com/uclaacm/TeachLAFrontend/pull/353)
46+
- [**dependencies**] Bump @fortawesome/free-solid-svg-icons from 5.14.0 to 5.15.0 [#352](https://github.com/uclaacm/TeachLAFrontend/pull/352)
47+
- [**dependencies**] Bump @fortawesome/fontawesome-svg-core from 1.2.30 to 1.2.31 [#351](https://github.com/uclaacm/TeachLAFrontend/pull/351)
48+
- [**dependencies**] Bump @fortawesome/fontawesome-svg-core from 1.2.29 to 1.2.30 [#315](https://github.com/uclaacm/TeachLAFrontend/pull/315)
49+
- [**dependencies**] Bump @fortawesome/free-brands-svg-icons from 5.13.1 to 5.14.0 [#316](https://github.com/uclaacm/TeachLAFrontend/pull/316)
50+
- [**dependencies**] Bump @fortawesome/free-solid-svg-icons from 5.13.1 to 5.14.0 [#317](https://github.com/uclaacm/TeachLAFrontend/pull/317)
51+
- [**dependencies**] Bump @fortawesome/fontawesome-svg-core from 1.2.28 to 1.2.29 [#305](https://github.com/uclaacm/TeachLAFrontend/pull/305)
52+
- [**dependencies**] Bump @fortawesome/free-brands-svg-icons from 5.13.0 to 5.13.1 [#303](https://github.com/uclaacm/TeachLAFrontend/pull/303)
53+
- [**dependencies**] Bump @fortawesome/free-solid-svg-icons from 5.13.0 to 5.13.1 [#306](https://github.com/uclaacm/TeachLAFrontend/pull/306)
54+
- [**dependencies**] Bump @fortawesome/react-fontawesome from 0.1.10 to 0.1.11 [#301](https://github.com/uclaacm/TeachLAFrontend/pull/301)
55+
- [**dependencies**] Bump @fortawesome/react-fontawesome from 0.1.9 to 0.1.10 [#291](https://github.com/uclaacm/TeachLAFrontend/pull/291)
56+
- Bump codemirror from 5.53.2 to 5.58.2
57+
- [**dependencies**] Bump codemirror from 5.58.1 to 5.58.2 [#371](https://github.com/uclaacm/TeachLAFrontend/pull/371)
58+
- [**dependencies**] Bump codemirror from 5.58.0 to 5.58.1 [#346](https://github.com/uclaacm/TeachLAFrontend/pull/346)
59+
- [**dependencies**] Bump codemirror from 5.57.0 to 5.58.0 [#345](https://github.com/uclaacm/TeachLAFrontend/pull/345)
60+
- [**dependencies**] Bump codemirror from 5.56.0 to 5.57.0 [#331](https://github.com/uclaacm/TeachLAFrontend/pull/331)
61+
- [**dependencies**] Bump codemirror from 5.55.0 to 5.56.0 [#319](https://github.com/uclaacm/TeachLAFrontend/pull/319)
62+
- [**dependencies**] Bump codemirror from 5.54.0 to 5.55.0 [#307](https://github.com/uclaacm/TeachLAFrontend/pull/307)
63+
- [**dependencies**] Bump codemirror from 5.53.2 to 5.54.0 [#280](https://github.com/uclaacm/TeachLAFrontend/pull/280)
64+
- Bump firebase from 7.14.4 to 7.24.0
65+
- [**dependencies**] Bump firebase from 7.23.0 to 7.24.0 [#365](https://github.com/uclaacm/TeachLAFrontend/pull/365)
66+
- [**dependencies**] Bump firebase from 7.22.1 to 7.23.0 [#359](https://github.com/uclaacm/TeachLAFrontend/pull/359)
67+
- [**dependencies**] Bump firebase from 7.22.0 to 7.22.1 [#355](https://github.com/uclaacm/TeachLAFrontend/pull/355)
68+
- [**dependencies**] Bump firebase from 7.21.1 to 7.22.0 [#354](https://github.com/uclaacm/TeachLAFrontend/pull/354)
69+
- [**dependencies**] Bump firebase from 7.21.0 to 7.21.1 [#348](https://github.com/uclaacm/TeachLAFrontend/pull/348)
70+
- [**dependencies**] Bump firebase from 7.20.0 to 7.21.0 [#344](https://github.com/uclaacm/TeachLAFrontend/pull/344)
71+
- [**dependencies**] Bump firebase from 7.19.1 to 7.20.0 [#340](https://github.com/uclaacm/TeachLAFrontend/pull/340)
72+
- [**dependencies**] Bump firebase from 7.19.0 to 7.19.1 [#336](https://github.com/uclaacm/TeachLAFrontend/pull/336)
73+
- [**dependencies**] Bump firebase from 7.18.0 to 7.19.0 [#332](https://github.com/uclaacm/TeachLAFrontend/pull/332)
74+
- [**dependencies**] Bump firebase from 7.17.2 to 7.18.0 [#330](https://github.com/uclaacm/TeachLAFrontend/pull/330)
75+
- [**dependencies**] Bump firebase from 7.17.1 to 7.17.2 [#325](https://github.com/uclaacm/TeachLAFrontend/pull/325)
76+
- [**dependencies**] Bump firebase from 7.16.1 to 7.17.1 [#320](https://github.com/uclaacm/TeachLAFrontend/pull/320)
77+
- [**dependencies**] Bump firebase from 7.16.0 to 7.16.1 [#318](https://github.com/uclaacm/TeachLAFrontend/pull/318)
78+
- [**dependencies**] Bump firebase from 7.15.5 to 7.16.0 [#313](https://github.com/uclaacm/TeachLAFrontend/pull/313)
79+
- [**dependencies**] Bump firebase from 7.15.4 to 7.15.5 [#312](https://github.com/uclaacm/TeachLAFrontend/pull/312)
80+
- [**dependencies**] Bump firebase from 7.15.2 to 7.15.4 [#308](https://github.com/uclaacm/TeachLAFrontend/pull/308)
81+
- [**dependencies**] Bump firebase from 7.15.1 to 7.15.2 [#304](https://github.com/uclaacm/TeachLAFrontend/pull/304)
82+
- [**dependencies**] Bump firebase from 7.15.0 to 7.15.1 [#299](https://github.com/uclaacm/TeachLAFrontend/pull/299)
83+
- [**dependencies**] Bump firebase from 7.14.6 to 7.15.0 [#296](https://github.com/uclaacm/TeachLAFrontend/pull/296)
84+
- [**dependencies**] Bump firebase from 7.14.5 to 7.14.6 [#290](https://github.com/uclaacm/TeachLAFrontend/pull/290)
85+
- [**dependencies**] Bump firebase from 7.14.4 to 7.14.5 [#285](https://github.com/uclaacm/TeachLAFrontend/pull/285)
86+
- Bump bootstrap from 4.5.0 to 4.5.3
87+
- [**dependencies**] Bump bootstrap from 4.5.2 to 4.5.3 [#360](https://github.com/uclaacm/TeachLAFrontend/pull/360)
88+
- [**dependencies**] Bump bootstrap from 4.5.1 to 4.5.2 [#324](https://github.com/uclaacm/TeachLAFrontend/pull/324)
89+
- [**dependencies**] Bump bootstrap from 4.5.0 to 4.5.1 [#323](https://github.com/uclaacm/TeachLAFrontend/pull/323)
90+
- Bump enzyme-to-json from 3.4.4 to 3.6.1
91+
- [**dependencies**] Bump enzyme-to-json from 3.5.0 to 3.6.1 [#349](https://github.com/uclaacm/TeachLAFrontend/pull/349)
92+
- [**dependencies**] Bump enzyme-to-json from 3.4.4 to 3.5.0 [#287](https://github.com/uclaacm/TeachLAFrontend/pull/287)
93+
- Bump enzyme-adapter-react-16 from 1.15.2 to 1.15.5
94+
- [**dependencies**] Bump enzyme-adapter-react-16 from 1.15.4 to 1.15.5 [#347](https://github.com/uclaacm/TeachLAFrontend/pull/347)
95+
- [**dependencies**] Bump enzyme-adapter-react-16 from 1.15.3 to 1.15.4 [#337](https://github.com/uclaacm/TeachLAFrontend/pull/337)
96+
- [**dependencies**] Bump enzyme-adapter-react-16 from 1.15.2 to 1.15.3 [#326](https://github.com/uclaacm/TeachLAFrontend/pull/326)
97+
- Bump prettier from 2.0.5 to 2.1.2
98+
- [**dependencies**] Bump prettier from 2.1.1 to 2.1.2 [#341](https://github.com/uclaacm/TeachLAFrontend/pull/341)
99+
- [**dependencies**] Bump prettier from 2.1.0 to 2.1.1 [#335](https://github.com/uclaacm/TeachLAFrontend/pull/335)
100+
- [**dependencies**] Bump prettier from 2.0.5 to 2.1.0 [#333](https://github.com/uclaacm/TeachLAFrontend/pull/333)
101+
- Bump react-codemirror2 from 7.1.0 to 7.2.1
102+
- [**dependencies**] Bump react-codemirror2 from 7.2.0 to 7.2.1 [#298](https://github.com/uclaacm/TeachLAFrontend/pull/298)
103+
- [**dependencies**] Bump react-codemirror2 from 7.1.0 to 7.2.0 [#286](https://github.com/uclaacm/TeachLAFrontend/pull/286)
104+
- [**dependencies**] Bump husky from 4.2.5 to 4.3.0 [#339](https://github.com/uclaacm/TeachLAFrontend/pull/339)
105+
- [**dependencies**] Bump react-split-pane from 0.1.91 to 0.1.92 [#327](https://github.com/uclaacm/TeachLAFrontend/pull/327)
106+
- [**dependencies**][**security**] [Security] Bump elliptic from 6.5.2 to 6.5.3 [#322](https://github.com/uclaacm/TeachLAFrontend/pull/322)
107+
- [**dependencies**][**security**] [Security] Bump lodash from 4.17.15 to 4.17.19 [#314](https://github.com/uclaacm/TeachLAFrontend/pull/314)
108+
- [**dependencies**] Bump react-spinners from 0.8.3 to 0.9.0 [#309](https://github.com/uclaacm/TeachLAFrontend/pull/309)
109+
- [**dependencies**][**security**] [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 [#295](https://github.com/uclaacm/TeachLAFrontend/pull/295)
110+
111+
---
112+
3113
## Version v2.2.0 | Login page redesign, bug fixes (19/06/2020)
4114

5115
This minor release brings an updating of our input validation (#283, #297) and a brand new login page (#269) along with a critical bug fix (#289).

0 commit comments

Comments
 (0)