@codecademy/gamut-tests 2.6.3-alpha.ac83cf.0 → 3.0.0-alpha.7725c9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +105 -87
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,15 +3,33 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
## 3.0.0-alpha.7725c9.0 (2021-10-26)
|
|
7
7
|
|
|
8
|
-
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
9
8
|
|
|
9
|
+
### ⚠ BREAKING CHANGES
|
|
10
|
+
|
|
11
|
+
* bumped ESLint packages to latest and added recommended & Jest linting
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* add notifications to GlobalHeader ([015e605](https://github.com/Codecademy/gamut/commit/015e60539dd2dd96d3eac69873555b4db390bd3e))
|
|
16
|
+
* bump ESLint configs to latest ([4e3cf77](https://github.com/Codecademy/gamut/commit/4e3cf77928bdd69bce3eeca8a7f07439627b4f08))
|
|
17
|
+
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([afa9c7f](https://github.com/Codecademy/gamut/commit/afa9c7f647c005f2d17517726bf3409cafdbb6fc))
|
|
18
|
+
* **theme:** createTheme self containment ([87a203c](https://github.com/Codecademy/gamut/commit/87a203c56df8002406552208b8b5ffc55b228262)), closes [#666666](https://github.com/Codecademy/gamut/issues/666666) [#666666](https://github.com/Codecademy/gamut/issues/666666)
|
|
19
|
+
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([697ee38](https://github.com/Codecademy/gamut/commit/697ee38dde8ab0de5cef0bb8f9167021922927c4))
|
|
20
|
+
* add a illustration for business team ([8070351](https://github.com/Codecademy/gamut/commit/80703514d8d999b69d47b75b3e9451aac11ce596))
|
|
21
|
+
* added gamut-tests package around component-test-setup ([#1285](https://github.com/Codecademy/gamut/issues/1285)) ([f163d48](https://github.com/Codecademy/gamut/commit/f163d4872966ca2269fdfa2382b2eb2d15d9fec0))
|
|
22
|
+
* bumped ESLint packages to latest and added recommended & Jest linting ([0cecc5c](https://github.com/Codecademy/gamut/commit/0cecc5ca58883616a78c5429c1f6ec41fa03c4ba))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
10
26
|
|
|
27
|
+
* added component-test-setup to gamut-kit ([#1610](https://github.com/Codecademy/gamut/issues/1610)) ([3a723ce](https://github.com/Codecademy/gamut/commit/3a723ce78070ebef5360bf013b859eda695ab0c2))
|
|
28
|
+
* added npmignore and module field for gamut-tests ([#1373](https://github.com/Codecademy/gamut/issues/1373)) ([1cc67ea](https://github.com/Codecademy/gamut/commit/1cc67eafa27a2c7fb54d09470f2a0fe3bb7e523a))
|
|
11
29
|
|
|
12
30
|
|
|
13
31
|
|
|
14
|
-
### [2.6.2](https://github.com/Codecademy/
|
|
32
|
+
### [2.6.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.6.1...@codecademy/gamut-tests@2.6.2) (2021-09-30)
|
|
15
33
|
|
|
16
34
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
17
35
|
|
|
@@ -19,7 +37,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
37
|
|
|
20
38
|
|
|
21
39
|
|
|
22
|
-
### [2.6.1](https://github.com/Codecademy/
|
|
40
|
+
### [2.6.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.6.0...@codecademy/gamut-tests@2.6.1) (2021-09-13)
|
|
23
41
|
|
|
24
42
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
25
43
|
|
|
@@ -27,25 +45,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
45
|
|
|
28
46
|
|
|
29
47
|
|
|
30
|
-
## [2.6.0](https://github.com/Codecademy/
|
|
48
|
+
## [2.6.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.5.0...@codecademy/gamut-tests@2.6.0) (2021-09-10)
|
|
31
49
|
|
|
32
50
|
|
|
33
51
|
### Features
|
|
34
52
|
|
|
35
|
-
* bump ESLint configs to latest ([e0a201a](https://github.com/Codecademy/
|
|
53
|
+
* bump ESLint configs to latest ([e0a201a](https://github.com/Codecademy/gamut/commit/e0a201abcc5f49718538d3d91af21cb37db4470e))
|
|
36
54
|
|
|
37
55
|
|
|
38
56
|
|
|
39
|
-
## [2.5.0](https://github.com/Codecademy/
|
|
57
|
+
## [2.5.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.23...@codecademy/gamut-tests@2.5.0) (2021-09-09)
|
|
40
58
|
|
|
41
59
|
|
|
42
60
|
### Features
|
|
43
61
|
|
|
44
|
-
* add notifications to GlobalHeader ([867d35c](https://github.com/Codecademy/
|
|
62
|
+
* add notifications to GlobalHeader ([867d35c](https://github.com/Codecademy/gamut/commit/867d35c8471c6173b37f0d26c9952cc5ceab3461))
|
|
45
63
|
|
|
46
64
|
|
|
47
65
|
|
|
48
|
-
### [2.4.23](https://github.com/Codecademy/
|
|
66
|
+
### [2.4.23](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.22...@codecademy/gamut-tests@2.4.23) (2021-08-30)
|
|
49
67
|
|
|
50
68
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
51
69
|
|
|
@@ -53,7 +71,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
53
71
|
|
|
54
72
|
|
|
55
73
|
|
|
56
|
-
### [2.4.22](https://github.com/Codecademy/
|
|
74
|
+
### [2.4.22](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.21...@codecademy/gamut-tests@2.4.22) (2021-08-16)
|
|
57
75
|
|
|
58
76
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
59
77
|
|
|
@@ -61,7 +79,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
61
79
|
|
|
62
80
|
|
|
63
81
|
|
|
64
|
-
### [2.4.21](https://github.com/Codecademy/
|
|
82
|
+
### [2.4.21](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.20...@codecademy/gamut-tests@2.4.21) (2021-08-16)
|
|
65
83
|
|
|
66
84
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
67
85
|
|
|
@@ -69,7 +87,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
69
87
|
|
|
70
88
|
|
|
71
89
|
|
|
72
|
-
### [2.4.20](https://github.com/Codecademy/
|
|
90
|
+
### [2.4.20](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.19...@codecademy/gamut-tests@2.4.20) (2021-08-13)
|
|
73
91
|
|
|
74
92
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
75
93
|
|
|
@@ -77,7 +95,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
77
95
|
|
|
78
96
|
|
|
79
97
|
|
|
80
|
-
### [2.4.19](https://github.com/Codecademy/
|
|
98
|
+
### [2.4.19](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.18...@codecademy/gamut-tests@2.4.19) (2021-08-12)
|
|
81
99
|
|
|
82
100
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
83
101
|
|
|
@@ -85,7 +103,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
85
103
|
|
|
86
104
|
|
|
87
105
|
|
|
88
|
-
### [2.4.18](https://github.com/Codecademy/
|
|
106
|
+
### [2.4.18](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.17...@codecademy/gamut-tests@2.4.18) (2021-08-05)
|
|
89
107
|
|
|
90
108
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
91
109
|
|
|
@@ -93,7 +111,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
93
111
|
|
|
94
112
|
|
|
95
113
|
|
|
96
|
-
### [2.4.17](https://github.com/Codecademy/
|
|
114
|
+
### [2.4.17](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.16...@codecademy/gamut-tests@2.4.17) (2021-08-03)
|
|
97
115
|
|
|
98
116
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
99
117
|
|
|
@@ -101,7 +119,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
101
119
|
|
|
102
120
|
|
|
103
121
|
|
|
104
|
-
### [2.4.16](https://github.com/Codecademy/
|
|
122
|
+
### [2.4.16](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.15...@codecademy/gamut-tests@2.4.16) (2021-07-29)
|
|
105
123
|
|
|
106
124
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
107
125
|
|
|
@@ -109,7 +127,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
109
127
|
|
|
110
128
|
|
|
111
129
|
|
|
112
|
-
### [2.4.15](https://github.com/Codecademy/
|
|
130
|
+
### [2.4.15](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.14...@codecademy/gamut-tests@2.4.15) (2021-07-19)
|
|
113
131
|
|
|
114
132
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
115
133
|
|
|
@@ -117,7 +135,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
117
135
|
|
|
118
136
|
|
|
119
137
|
|
|
120
|
-
### [2.4.14](https://github.com/Codecademy/
|
|
138
|
+
### [2.4.14](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.13...@codecademy/gamut-tests@2.4.14) (2021-07-16)
|
|
121
139
|
|
|
122
140
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
123
141
|
|
|
@@ -125,7 +143,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
125
143
|
|
|
126
144
|
|
|
127
145
|
|
|
128
|
-
### [2.4.13](https://github.com/Codecademy/
|
|
146
|
+
### [2.4.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.12...@codecademy/gamut-tests@2.4.13) (2021-07-15)
|
|
129
147
|
|
|
130
148
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
131
149
|
|
|
@@ -133,7 +151,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
133
151
|
|
|
134
152
|
|
|
135
153
|
|
|
136
|
-
### [2.4.12](https://github.com/Codecademy/
|
|
154
|
+
### [2.4.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.11...@codecademy/gamut-tests@2.4.12) (2021-06-17)
|
|
137
155
|
|
|
138
156
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
139
157
|
|
|
@@ -141,7 +159,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
141
159
|
|
|
142
160
|
|
|
143
161
|
|
|
144
|
-
### [2.4.11](https://github.com/Codecademy/
|
|
162
|
+
### [2.4.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.10...@codecademy/gamut-tests@2.4.11) (2021-06-16)
|
|
145
163
|
|
|
146
164
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
147
165
|
|
|
@@ -149,7 +167,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
149
167
|
|
|
150
168
|
|
|
151
169
|
|
|
152
|
-
### [2.4.10](https://github.com/Codecademy/
|
|
170
|
+
### [2.4.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.9...@codecademy/gamut-tests@2.4.10) (2021-06-16)
|
|
153
171
|
|
|
154
172
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
155
173
|
|
|
@@ -157,7 +175,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
157
175
|
|
|
158
176
|
|
|
159
177
|
|
|
160
|
-
### [2.4.9](https://github.com/Codecademy/
|
|
178
|
+
### [2.4.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.8...@codecademy/gamut-tests@2.4.9) (2021-06-16)
|
|
161
179
|
|
|
162
180
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
163
181
|
|
|
@@ -165,7 +183,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
165
183
|
|
|
166
184
|
|
|
167
185
|
|
|
168
|
-
### [2.4.8](https://github.com/Codecademy/
|
|
186
|
+
### [2.4.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.7...@codecademy/gamut-tests@2.4.8) (2021-06-15)
|
|
169
187
|
|
|
170
188
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
171
189
|
|
|
@@ -173,7 +191,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
173
191
|
|
|
174
192
|
|
|
175
193
|
|
|
176
|
-
### [2.4.7](https://github.com/Codecademy/
|
|
194
|
+
### [2.4.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.6...@codecademy/gamut-tests@2.4.7) (2021-06-10)
|
|
177
195
|
|
|
178
196
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
179
197
|
|
|
@@ -181,7 +199,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
181
199
|
|
|
182
200
|
|
|
183
201
|
|
|
184
|
-
### [2.4.6](https://github.com/Codecademy/
|
|
202
|
+
### [2.4.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.5...@codecademy/gamut-tests@2.4.6) (2021-06-10)
|
|
185
203
|
|
|
186
204
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
187
205
|
|
|
@@ -189,7 +207,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
189
207
|
|
|
190
208
|
|
|
191
209
|
|
|
192
|
-
### [2.4.5](https://github.com/Codecademy/
|
|
210
|
+
### [2.4.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.4...@codecademy/gamut-tests@2.4.5) (2021-06-03)
|
|
193
211
|
|
|
194
212
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
195
213
|
|
|
@@ -197,7 +215,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
197
215
|
|
|
198
216
|
|
|
199
217
|
|
|
200
|
-
### [2.4.4](https://github.com/Codecademy/
|
|
218
|
+
### [2.4.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.3...@codecademy/gamut-tests@2.4.4) (2021-06-02)
|
|
201
219
|
|
|
202
220
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
203
221
|
|
|
@@ -205,7 +223,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
205
223
|
|
|
206
224
|
|
|
207
225
|
|
|
208
|
-
### [2.4.3](https://github.com/Codecademy/
|
|
226
|
+
### [2.4.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.2...@codecademy/gamut-tests@2.4.3) (2021-05-27)
|
|
209
227
|
|
|
210
228
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
211
229
|
|
|
@@ -213,7 +231,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
213
231
|
|
|
214
232
|
|
|
215
233
|
|
|
216
|
-
### [2.4.2](https://github.com/Codecademy/
|
|
234
|
+
### [2.4.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.1...@codecademy/gamut-tests@2.4.2) (2021-05-25)
|
|
217
235
|
|
|
218
236
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
219
237
|
|
|
@@ -221,7 +239,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
221
239
|
|
|
222
240
|
|
|
223
241
|
|
|
224
|
-
### [2.4.1](https://github.com/Codecademy/
|
|
242
|
+
### [2.4.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.4.0...@codecademy/gamut-tests@2.4.1) (2021-05-24)
|
|
225
243
|
|
|
226
244
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
227
245
|
|
|
@@ -229,16 +247,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
229
247
|
|
|
230
248
|
|
|
231
249
|
|
|
232
|
-
## [2.4.0](https://github.com/Codecademy/
|
|
250
|
+
## [2.4.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.30...@codecademy/gamut-tests@2.4.0) (2021-05-18)
|
|
233
251
|
|
|
234
252
|
|
|
235
253
|
### Features
|
|
236
254
|
|
|
237
|
-
* **theme:** createTheme self containment ([59ddff7](https://github.com/Codecademy/
|
|
255
|
+
* **theme:** createTheme self containment ([59ddff7](https://github.com/Codecademy/gamut/commit/59ddff7224cd8e0972212dd6ba1696f40ccac835)), closes [#666666](https://github.com/Codecademy/gamut/issues/666666) [#666666](https://github.com/Codecademy/gamut/issues/666666)
|
|
238
256
|
|
|
239
257
|
|
|
240
258
|
|
|
241
|
-
### [2.3.30](https://github.com/Codecademy/
|
|
259
|
+
### [2.3.30](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.29...@codecademy/gamut-tests@2.3.30) (2021-05-12)
|
|
242
260
|
|
|
243
261
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
244
262
|
|
|
@@ -246,7 +264,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
246
264
|
|
|
247
265
|
|
|
248
266
|
|
|
249
|
-
### [2.3.29](https://github.com/Codecademy/
|
|
267
|
+
### [2.3.29](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.28...@codecademy/gamut-tests@2.3.29) (2021-05-11)
|
|
250
268
|
|
|
251
269
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
252
270
|
|
|
@@ -254,7 +272,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
254
272
|
|
|
255
273
|
|
|
256
274
|
|
|
257
|
-
### [2.3.28](https://github.com/Codecademy/
|
|
275
|
+
### [2.3.28](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.27...@codecademy/gamut-tests@2.3.28) (2021-05-07)
|
|
258
276
|
|
|
259
277
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
260
278
|
|
|
@@ -262,7 +280,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
262
280
|
|
|
263
281
|
|
|
264
282
|
|
|
265
|
-
### [2.3.27](https://github.com/Codecademy/
|
|
283
|
+
### [2.3.27](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.26...@codecademy/gamut-tests@2.3.27) (2021-05-05)
|
|
266
284
|
|
|
267
285
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
268
286
|
|
|
@@ -270,7 +288,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
270
288
|
|
|
271
289
|
|
|
272
290
|
|
|
273
|
-
### [2.3.26](https://github.com/Codecademy/
|
|
291
|
+
### [2.3.26](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.25...@codecademy/gamut-tests@2.3.26) (2021-05-04)
|
|
274
292
|
|
|
275
293
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
276
294
|
|
|
@@ -278,7 +296,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
278
296
|
|
|
279
297
|
|
|
280
298
|
|
|
281
|
-
### [2.3.25](https://github.com/Codecademy/
|
|
299
|
+
### [2.3.25](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.24...@codecademy/gamut-tests@2.3.25) (2021-05-04)
|
|
282
300
|
|
|
283
301
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
284
302
|
|
|
@@ -286,7 +304,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
286
304
|
|
|
287
305
|
|
|
288
306
|
|
|
289
|
-
### [2.3.24](https://github.com/Codecademy/
|
|
307
|
+
### [2.3.24](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.23...@codecademy/gamut-tests@2.3.24) (2021-05-03)
|
|
290
308
|
|
|
291
309
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
292
310
|
|
|
@@ -294,7 +312,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
294
312
|
|
|
295
313
|
|
|
296
314
|
|
|
297
|
-
### [2.3.23](https://github.com/Codecademy/
|
|
315
|
+
### [2.3.23](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.22...@codecademy/gamut-tests@2.3.23) (2021-04-30)
|
|
298
316
|
|
|
299
317
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
300
318
|
|
|
@@ -302,7 +320,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
302
320
|
|
|
303
321
|
|
|
304
322
|
|
|
305
|
-
### [2.3.22](https://github.com/Codecademy/
|
|
323
|
+
### [2.3.22](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.21...@codecademy/gamut-tests@2.3.22) (2021-04-29)
|
|
306
324
|
|
|
307
325
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
308
326
|
|
|
@@ -310,7 +328,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
310
328
|
|
|
311
329
|
|
|
312
330
|
|
|
313
|
-
### [2.3.21](https://github.com/Codecademy/
|
|
331
|
+
### [2.3.21](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.20...@codecademy/gamut-tests@2.3.21) (2021-04-28)
|
|
314
332
|
|
|
315
333
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
316
334
|
|
|
@@ -318,7 +336,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
318
336
|
|
|
319
337
|
|
|
320
338
|
|
|
321
|
-
### [2.3.20](https://github.com/Codecademy/
|
|
339
|
+
### [2.3.20](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.19...@codecademy/gamut-tests@2.3.20) (2021-04-27)
|
|
322
340
|
|
|
323
341
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
324
342
|
|
|
@@ -326,7 +344,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
326
344
|
|
|
327
345
|
|
|
328
346
|
|
|
329
|
-
### [2.3.19](https://github.com/Codecademy/
|
|
347
|
+
### [2.3.19](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.18...@codecademy/gamut-tests@2.3.19) (2021-04-26)
|
|
330
348
|
|
|
331
349
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
332
350
|
|
|
@@ -334,7 +352,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
334
352
|
|
|
335
353
|
|
|
336
354
|
|
|
337
|
-
### [2.3.18](https://github.com/Codecademy/
|
|
355
|
+
### [2.3.18](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.17...@codecademy/gamut-tests@2.3.18) (2021-04-26)
|
|
338
356
|
|
|
339
357
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
340
358
|
|
|
@@ -342,7 +360,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
342
360
|
|
|
343
361
|
|
|
344
362
|
|
|
345
|
-
### [2.3.17](https://github.com/Codecademy/
|
|
363
|
+
### [2.3.17](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.16...@codecademy/gamut-tests@2.3.17) (2021-04-23)
|
|
346
364
|
|
|
347
365
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
348
366
|
|
|
@@ -350,7 +368,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
350
368
|
|
|
351
369
|
|
|
352
370
|
|
|
353
|
-
### [2.3.16](https://github.com/Codecademy/
|
|
371
|
+
### [2.3.16](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.15...@codecademy/gamut-tests@2.3.16) (2021-04-23)
|
|
354
372
|
|
|
355
373
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
356
374
|
|
|
@@ -358,7 +376,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
358
376
|
|
|
359
377
|
|
|
360
378
|
|
|
361
|
-
### [2.3.15](https://github.com/Codecademy/
|
|
379
|
+
### [2.3.15](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.14...@codecademy/gamut-tests@2.3.15) (2021-04-22)
|
|
362
380
|
|
|
363
381
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
364
382
|
|
|
@@ -366,7 +384,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
366
384
|
|
|
367
385
|
|
|
368
386
|
|
|
369
|
-
### [2.3.14](https://github.com/Codecademy/
|
|
387
|
+
### [2.3.14](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.13...@codecademy/gamut-tests@2.3.14) (2021-04-20)
|
|
370
388
|
|
|
371
389
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
372
390
|
|
|
@@ -374,7 +392,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
374
392
|
|
|
375
393
|
|
|
376
394
|
|
|
377
|
-
### [2.3.13](https://github.com/Codecademy/
|
|
395
|
+
### [2.3.13](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.12...@codecademy/gamut-tests@2.3.13) (2021-04-19)
|
|
378
396
|
|
|
379
397
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
380
398
|
|
|
@@ -382,7 +400,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
382
400
|
|
|
383
401
|
|
|
384
402
|
|
|
385
|
-
### [2.3.12](https://github.com/Codecademy/
|
|
403
|
+
### [2.3.12](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.11...@codecademy/gamut-tests@2.3.12) (2021-04-15)
|
|
386
404
|
|
|
387
405
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
388
406
|
|
|
@@ -390,7 +408,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
390
408
|
|
|
391
409
|
|
|
392
410
|
|
|
393
|
-
### [2.3.11](https://github.com/Codecademy/
|
|
411
|
+
### [2.3.11](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.10...@codecademy/gamut-tests@2.3.11) (2021-04-15)
|
|
394
412
|
|
|
395
413
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
396
414
|
|
|
@@ -398,7 +416,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
398
416
|
|
|
399
417
|
|
|
400
418
|
|
|
401
|
-
### [2.3.10](https://github.com/Codecademy/
|
|
419
|
+
### [2.3.10](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.9...@codecademy/gamut-tests@2.3.10) (2021-04-15)
|
|
402
420
|
|
|
403
421
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
404
422
|
|
|
@@ -406,16 +424,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
406
424
|
|
|
407
425
|
|
|
408
426
|
|
|
409
|
-
### [2.3.9](https://github.com/Codecademy/
|
|
427
|
+
### [2.3.9](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.8...@codecademy/gamut-tests@2.3.9) (2021-04-14)
|
|
410
428
|
|
|
411
429
|
|
|
412
430
|
### Bug Fixes
|
|
413
431
|
|
|
414
|
-
* added component-test-setup to gamut-kit ([#1610](https://github.com/Codecademy/
|
|
432
|
+
* added component-test-setup to gamut-kit ([#1610](https://github.com/Codecademy/gamut/issues/1610)) ([9604955](https://github.com/Codecademy/gamut/commit/9604955a8760b0ca04004fd2c87de3af90e1184c))
|
|
415
433
|
|
|
416
434
|
|
|
417
435
|
|
|
418
|
-
### [2.3.8](https://github.com/Codecademy/
|
|
436
|
+
### [2.3.8](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.7...@codecademy/gamut-tests@2.3.8) (2021-04-12)
|
|
419
437
|
|
|
420
438
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
421
439
|
|
|
@@ -423,7 +441,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
423
441
|
|
|
424
442
|
|
|
425
443
|
|
|
426
|
-
### [2.3.7](https://github.com/Codecademy/
|
|
444
|
+
### [2.3.7](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.6...@codecademy/gamut-tests@2.3.7) (2021-04-09)
|
|
427
445
|
|
|
428
446
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
429
447
|
|
|
@@ -431,7 +449,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
431
449
|
|
|
432
450
|
|
|
433
451
|
|
|
434
|
-
### [2.3.6](https://github.com/Codecademy/
|
|
452
|
+
### [2.3.6](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.5...@codecademy/gamut-tests@2.3.6) (2021-04-08)
|
|
435
453
|
|
|
436
454
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
437
455
|
|
|
@@ -439,7 +457,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
439
457
|
|
|
440
458
|
|
|
441
459
|
|
|
442
|
-
### [2.3.5](https://github.com/Codecademy/
|
|
460
|
+
### [2.3.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.4...@codecademy/gamut-tests@2.3.5) (2021-04-06)
|
|
443
461
|
|
|
444
462
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
445
463
|
|
|
@@ -447,7 +465,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
447
465
|
|
|
448
466
|
|
|
449
467
|
|
|
450
|
-
### [2.3.4](https://github.com/Codecademy/
|
|
468
|
+
### [2.3.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.3...@codecademy/gamut-tests@2.3.4) (2021-04-05)
|
|
451
469
|
|
|
452
470
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
453
471
|
|
|
@@ -455,7 +473,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
455
473
|
|
|
456
474
|
|
|
457
475
|
|
|
458
|
-
### [2.3.3](https://github.com/Codecademy/
|
|
476
|
+
### [2.3.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.2...@codecademy/gamut-tests@2.3.3) (2021-03-30)
|
|
459
477
|
|
|
460
478
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
461
479
|
|
|
@@ -463,7 +481,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
463
481
|
|
|
464
482
|
|
|
465
483
|
|
|
466
|
-
### [2.3.2](https://github.com/Codecademy/
|
|
484
|
+
### [2.3.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.1...@codecademy/gamut-tests@2.3.2) (2021-03-30)
|
|
467
485
|
|
|
468
486
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
469
487
|
|
|
@@ -471,7 +489,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
471
489
|
|
|
472
490
|
|
|
473
491
|
|
|
474
|
-
### [2.3.1](https://github.com/Codecademy/
|
|
492
|
+
### [2.3.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.3.0...@codecademy/gamut-tests@2.3.1) (2021-03-26)
|
|
475
493
|
|
|
476
494
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
477
495
|
|
|
@@ -479,16 +497,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
479
497
|
|
|
480
498
|
|
|
481
499
|
|
|
482
|
-
## [2.3.0](https://github.com/Codecademy/
|
|
500
|
+
## [2.3.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.4...@codecademy/gamut-tests@2.3.0) (2021-03-23)
|
|
483
501
|
|
|
484
502
|
|
|
485
503
|
### Features
|
|
486
504
|
|
|
487
|
-
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([9eac700](https://github.com/Codecademy/
|
|
505
|
+
* **GamutProvider:** Adds single provider for Theme + Cache + Globals + Assets [WEB-1352] [GM-173] ([9eac700](https://github.com/Codecademy/gamut/commit/9eac7009b4d773621a0993cc125d6878b76977ce))
|
|
488
506
|
|
|
489
507
|
|
|
490
508
|
|
|
491
|
-
### [2.2.4](https://github.com/Codecademy/
|
|
509
|
+
### [2.2.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.3...@codecademy/gamut-tests@2.2.4) (2021-03-19)
|
|
492
510
|
|
|
493
511
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
494
512
|
|
|
@@ -496,7 +514,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
496
514
|
|
|
497
515
|
|
|
498
516
|
|
|
499
|
-
### [2.2.3](https://github.com/Codecademy/
|
|
517
|
+
### [2.2.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.2...@codecademy/gamut-tests@2.2.3) (2021-03-18)
|
|
500
518
|
|
|
501
519
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
502
520
|
|
|
@@ -504,7 +522,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
504
522
|
|
|
505
523
|
|
|
506
524
|
|
|
507
|
-
### [2.2.2](https://github.com/Codecademy/
|
|
525
|
+
### [2.2.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.1...@codecademy/gamut-tests@2.2.2) (2021-03-16)
|
|
508
526
|
|
|
509
527
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
510
528
|
|
|
@@ -512,7 +530,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
512
530
|
|
|
513
531
|
|
|
514
532
|
|
|
515
|
-
### [2.2.1](https://github.com/Codecademy/
|
|
533
|
+
### [2.2.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.2.0...@codecademy/gamut-tests@2.2.1) (2021-03-04)
|
|
516
534
|
|
|
517
535
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
518
536
|
|
|
@@ -520,16 +538,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
520
538
|
|
|
521
539
|
|
|
522
540
|
|
|
523
|
-
## [2.2.0](https://github.com/Codecademy/
|
|
541
|
+
## [2.2.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.5...@codecademy/gamut-tests@2.2.0) (2021-03-04)
|
|
524
542
|
|
|
525
543
|
|
|
526
544
|
### Features
|
|
527
545
|
|
|
528
|
-
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([f4fd13c](https://github.com/Codecademy/
|
|
546
|
+
* **ThemeProvider:** Adds GamutThemeProvider component and initial Global styles ([f4fd13c](https://github.com/Codecademy/gamut/commit/f4fd13ce04762f75517117372c76d189ee0f0b99))
|
|
529
547
|
|
|
530
548
|
|
|
531
549
|
|
|
532
|
-
### [2.1.5](https://github.com/Codecademy/
|
|
550
|
+
### [2.1.5](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.4...@codecademy/gamut-tests@2.1.5) (2021-03-04)
|
|
533
551
|
|
|
534
552
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
535
553
|
|
|
@@ -537,7 +555,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
537
555
|
|
|
538
556
|
|
|
539
557
|
|
|
540
|
-
### [2.1.4](https://github.com/Codecademy/
|
|
558
|
+
### [2.1.4](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.3...@codecademy/gamut-tests@2.1.4) (2021-03-04)
|
|
541
559
|
|
|
542
560
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
543
561
|
|
|
@@ -545,7 +563,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
545
563
|
|
|
546
564
|
|
|
547
565
|
|
|
548
|
-
### [2.1.3](https://github.com/Codecademy/
|
|
566
|
+
### [2.1.3](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.2...@codecademy/gamut-tests@2.1.3) (2021-03-02)
|
|
549
567
|
|
|
550
568
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
551
569
|
|
|
@@ -553,7 +571,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
553
571
|
|
|
554
572
|
|
|
555
573
|
|
|
556
|
-
### [2.1.2](https://github.com/Codecademy/
|
|
574
|
+
### [2.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.1...@codecademy/gamut-tests@2.1.2) (2021-03-01)
|
|
557
575
|
|
|
558
576
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
559
577
|
|
|
@@ -561,7 +579,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
561
579
|
|
|
562
580
|
|
|
563
581
|
|
|
564
|
-
### [2.1.1](https://github.com/Codecademy/
|
|
582
|
+
### [2.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.1.0...@codecademy/gamut-tests@2.1.1) (2021-02-23)
|
|
565
583
|
|
|
566
584
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
567
585
|
|
|
@@ -569,16 +587,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
569
587
|
|
|
570
588
|
|
|
571
589
|
|
|
572
|
-
## [2.1.0](https://github.com/Codecademy/
|
|
590
|
+
## [2.1.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.0.2...@codecademy/gamut-tests@2.1.0) (2021-02-22)
|
|
573
591
|
|
|
574
592
|
|
|
575
593
|
### Features
|
|
576
594
|
|
|
577
|
-
* add a illustration for business team ([97fa82b](https://github.com/Codecademy/
|
|
595
|
+
* add a illustration for business team ([97fa82b](https://github.com/Codecademy/gamut/commit/97fa82b31345627a66fabbadcc056c755f80d48f))
|
|
578
596
|
|
|
579
597
|
|
|
580
598
|
|
|
581
|
-
### [2.0.2](https://github.com/Codecademy/
|
|
599
|
+
### [2.0.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.0.1...@codecademy/gamut-tests@2.0.2) (2021-02-17)
|
|
582
600
|
|
|
583
601
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
584
602
|
|
|
@@ -586,7 +604,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
586
604
|
|
|
587
605
|
|
|
588
606
|
|
|
589
|
-
### [2.0.1](https://github.com/Codecademy/
|
|
607
|
+
### [2.0.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@2.0.0...@codecademy/gamut-tests@2.0.1) (2021-02-16)
|
|
590
608
|
|
|
591
609
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
592
610
|
|
|
@@ -594,7 +612,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
594
612
|
|
|
595
613
|
|
|
596
614
|
|
|
597
|
-
## [2.0.0](https://github.com/Codecademy/
|
|
615
|
+
## [2.0.0](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@1.1.2...@codecademy/gamut-tests@2.0.0) (2021-02-12)
|
|
598
616
|
|
|
599
617
|
|
|
600
618
|
### ⚠ BREAKING CHANGES
|
|
@@ -603,20 +621,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
603
621
|
|
|
604
622
|
### Features
|
|
605
623
|
|
|
606
|
-
* bumped ESLint packages to latest and added recommended & Jest linting ([2e8af11](https://github.com/Codecademy/
|
|
624
|
+
* bumped ESLint packages to latest and added recommended & Jest linting ([2e8af11](https://github.com/Codecademy/gamut/commit/2e8af111b372f35f1cfca28cbc22744f7489615d))
|
|
607
625
|
|
|
608
626
|
|
|
609
627
|
|
|
610
|
-
### [1.1.2](https://github.com/Codecademy/
|
|
628
|
+
### [1.1.2](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@1.1.1...@codecademy/gamut-tests@1.1.2) (2021-02-09)
|
|
611
629
|
|
|
612
630
|
|
|
613
631
|
### Bug Fixes
|
|
614
632
|
|
|
615
|
-
* added npmignore and module field for gamut-tests ([#1373](https://github.com/Codecademy/
|
|
633
|
+
* added npmignore and module field for gamut-tests ([#1373](https://github.com/Codecademy/gamut/issues/1373)) ([e3cedec](https://github.com/Codecademy/gamut/commit/e3cedec555fa48a1c4101df9e144b0358a9ef3f0))
|
|
616
634
|
|
|
617
635
|
|
|
618
636
|
|
|
619
|
-
### [1.1.1](https://github.com/Codecademy/
|
|
637
|
+
### [1.1.1](https://github.com/Codecademy/gamut/compare/@codecademy/gamut-tests@1.1.0...@codecademy/gamut-tests@1.1.1) (2021-02-05)
|
|
620
638
|
|
|
621
639
|
**Note:** Version bump only for package @codecademy/gamut-tests
|
|
622
640
|
|
|
@@ -629,4 +647,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
629
647
|
|
|
630
648
|
### Features
|
|
631
649
|
|
|
632
|
-
* added gamut-tests package around component-test-setup ([#1285](https://github.com/Codecademy/
|
|
650
|
+
* added gamut-tests package around component-test-setup ([#1285](https://github.com/Codecademy/gamut/issues/1285)) ([42f10fd](https://github.com/Codecademy/gamut/commit/42f10fd7932d91ac7a7caceb6c875ace53a8e1b0))
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"author": "Codecademy Engineering <dev@codecademy.com>",
|
|
3
3
|
"dependencies": {
|
|
4
|
-
"@codecademy/gamut-styles": "
|
|
4
|
+
"@codecademy/gamut-styles": "12.0.0-alpha.7725c9.0",
|
|
5
5
|
"component-test-setup": "*",
|
|
6
6
|
"lodash": "^4.17.5"
|
|
7
7
|
},
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"rtl"
|
|
15
15
|
],
|
|
16
16
|
"name": "@codecademy/gamut-tests",
|
|
17
|
-
"version": "
|
|
17
|
+
"version": "3.0.0-alpha.7725c9.0",
|
|
18
18
|
"license": "MIT",
|
|
19
19
|
"main": "./dist/index.js",
|
|
20
20
|
"module": "dist/index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
},
|
|
27
27
|
"repository": {
|
|
28
28
|
"type": "git",
|
|
29
|
-
"url": "git+https://github.com/Codecademy/
|
|
29
|
+
"url": "git+https://github.com/Codecademy/gamut.git"
|
|
30
30
|
},
|
|
31
31
|
"scripts": {
|
|
32
32
|
"verify": "tsc --noEmit",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"lernaBuildTask": "yarn build"
|
|
38
38
|
},
|
|
39
39
|
"types": "./dist/index.d.ts",
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "1e2f0569fc12359b2c060ad7822249d8278580a0"
|
|
41
41
|
}
|