UNPKG

23.6 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# 9.6.0 (2021-02-23)
7
8
9### Bug Fixes
10
11* remove manual version bump ([a0d70bd](https://github.com/procore/core-scripts/commit/a0d70bd2e27a5b97c57705339f61f3f2c960c474))
12
13
14### Features
15
16* bumping version to help circle scripts ([#16](https://github.com/procore/core-scripts/issues/16)) ([956948d](https://github.com/procore/core-scripts/commit/956948d7277bd7b0f52cc3c55ab58a23e4f25530))
17* moving over aux packages for core-scripts ([3bd40ae](https://github.com/procore/core-scripts/commit/3bd40ae09c239f85e37147f1d6c91760e479bd8d))
18
19
20
21
22
23# [9.4.0](https://github.com/procore/core/compare/v9.3.0...v9.4.0) (2020-11-23)
24
25
26### Bug Fixes
27
28* jsx destructure error to warn ([cb6b50f](https://github.com/procore/core/commit/cb6b50f8a3381f96aa84bd4cd23167a5ae087e20))
29
30
31
32
33
34# [9.0.0](https://github.com/procore/core/compare/v8.25.0...v9.0.0) (2020-10-09)
35
36
37### Features
38
39* **eslint-config:** add eslint config for no jsx string literals ([#7342](https://github.com/procore/core/issues/7342)) ([cbed380](https://github.com/procore/core/commit/cbed3806e876f5c724fe062676d852a40baca9b9))
40
41
42
43
44
45# [8.25.0](https://github.com/procore/core/compare/v8.24.0...v8.25.0) (2020-10-01)
46
47
48### Bug Fixes
49
50* revert "chore: remove duplicate deps from core-scripts ([#7576](https://github.com/procore/core/issues/7576))" ([832cb98](https://github.com/procore/core/commit/832cb98c73b724926e0cc44ba69da2b5d9e88b25))
51
52
53
54
55
56# [8.24.0](https://github.com/procore/core/compare/v8.23.1...v8.24.0) (2020-09-28)
57
58
59### Bug Fixes
60
61* don't try to lint prettier config ([#7493](https://github.com/procore/core/issues/7493)) ([6c55428](https://github.com/procore/core/commit/6c554284f5cfe7467a0485d773d531af8492b094))
62* react/require-default-props is disabled for ts AND js files ([75aa490](https://github.com/procore/core/commit/75aa4909d8fec0ac6084354b17fed81430a73cd3))
63* turns off the react/require-default-props eslint rule ([2d5a1b8](https://github.com/procore/core/commit/2d5a1b8f3f6be881a9d23824aaed72533e9b5ee4))
64
65
66### Features
67
68* introduce FileSelect component ([#7137](https://github.com/procore/core/issues/7137)) ([7325ab4](https://github.com/procore/core/commit/7325ab403c61633062daecda024d8b76ea0e524a))
69
70
71
72
73
74# [8.23.0](https://github.com/procore/core/compare/v8.22.0...v8.23.0) (2020-09-10)
75
76
77### Bug Fixes
78
79* **eslint-config:** restore "max-len" rule ([d7ab210](https://github.com/procore/core/commit/d7ab210c2ab81767ae1c463098a2920a9484bd98))
80
81
82
83
84
85# [8.22.0](https://github.com/procore/core/compare/v8.21.0...v8.22.0) (2020-08-28)
86
87
88### Bug Fixes
89
90* don't ignore js files in .storybook folder ([15613e8](https://github.com/procore/core/commit/15613e868da225b7fb400dee9957e88ba44a8b5d))
91
92
93
94
95
96# [8.21.0](https://github.com/procore/core/compare/v8.20.0...v8.21.0) (2020-08-13)
97
98**Note:** Version bump only for package @procore/eslint-config
99
100
101
102
103
104## [8.18.3](https://github.com/procore/core/compare/v8.18.2...v8.18.3) (2020-07-16)
105
106### Bug Fixes
107
108- [GLUE-2124] top left portal interrupts pointer events ([#7267](https://github.com/procore/core/issues/7267)) ([d272fe6](https://github.com/procore/core/commit/d272fe650d46251dbe99f4ccb20f4b90ecca473e))
109
110# [8.18.0](https://github.com/procore/core/compare/v8.17.0...v8.18.0) (2020-07-13)
111
112### Features
113
114- **eslint-config:** exclude "e2e" from devDependencies rule ([533bb16](https://github.com/procore/core/commit/533bb1642a5aeeb168dc87140af9cd155a272ee5))
115- set destructuring to "always" for JS; add "max-lines-per-function" ([c5f50aa](https://github.com/procore/core/commit/c5f50aac4989f272fd019cb86b597ff2d0e4c032))
116- update es-lint config per styleguid review meeting ([cbbf8b5](https://github.com/procore/core/commit/cbbf8b5ce2267d81527d4a675bac2a8a14e9872e))
117
118# [8.17.0](https://github.com/procore/core/compare/v8.16.1...v8.17.0) (2020-06-26)
119
120**Note:** Version bump only for package @procore/eslint-config
121
122## [8.16.1](https://github.com/procore/core/compare/v8.16.0...v8.16.1) (2020-06-25)
123
124**Note:** Version bump only for package @procore/eslint-config
125
126# [8.16.0](https://github.com/procore/core/compare/v8.15.0...v8.16.0) (2020-06-16)
127
128### Features
129
130- **core-react,core-docs,core-css:** introduce FileAttacher component ([66ee19d](https://github.com/procore/core/commit/66ee19db4f45a849760ac5bd6436d1b1bc321985))
131
132# [8.13.0](https://github.com/procore/core/compare/v8.12.0...v8.13.0) (2020-05-20)
133
134### Bug Fixes
135
136- **deps:** update dependency eslint to v7 ([#6537](https://github.com/procore/core/issues/6537)) ([c46d565](https://github.com/procore/core/commit/c46d565df44c799db1a95ca757e0bfd3b0fbfa0b))
137- **deps:** update dependency eslint-plugin-react to v7.20.0 ([#6572](https://github.com/procore/core/issues/6572)) ([f048a9a](https://github.com/procore/core/commit/f048a9aac2a1d05b8f7219338af1fed3b08f91db))
138- **deps:** update dependency eslint-plugin-react-hooks to v4.0.1 ([#6556](https://github.com/procore/core/issues/6556)) ([2c2a027](https://github.com/procore/core/commit/2c2a027ffb72cd333b1471346ada60521c8b41e2))
139- **deps:** update dependency eslint-plugin-react-hooks to v4.0.2 ([#6576](https://github.com/procore/core/issues/6576)) ([07246af](https://github.com/procore/core/commit/07246af72520d443d09c2d843dece5a0192dccd4))
140- **deps:** update typescript-eslint monorepo to v2.32.0 ([#6549](https://github.com/procore/core/issues/6549)) ([10bd32b](https://github.com/procore/core/commit/10bd32b642eb377740d6554a29bd3b524a6636c4))
141- **deps:** update typescript-eslint monorepo to v2.33.0 ([#6566](https://github.com/procore/core/issues/6566)) ([c07e068](https://github.com/procore/core/commit/c07e068abca2975d01dd24c4f4f6a32349d5b947))
142- **deps:** update typescript-eslint monorepo to v2.34.0 ([#6636](https://github.com/procore/core/issues/6636)) ([cb4162c](https://github.com/procore/core/commit/cb4162cf3d324c21b8b18616435b219d516b82dd))
143
144# [8.12.0](https://github.com/procore/core/compare/v8.11.0...v8.12.0) (2020-05-08)
145
146### Bug Fixes
147
148- **deps:** update dependency eslint-plugin-react-hooks to v4 ([#6466](https://github.com/procore/core/issues/6466)) ([d5ea254](https://github.com/procore/core/commit/d5ea25495cac58364f15bb8865212c04eeb5d2b3))
149- **deps:** update typescript-eslint monorepo to v2.30.0 ([#6424](https://github.com/procore/core/issues/6424)) ([a66670c](https://github.com/procore/core/commit/a66670c4f43aae7f8bade9a08176d3613b11a76d))
150- **deps:** update typescript-eslint monorepo to v2.31.0 ([#6476](https://github.com/procore/core/issues/6476)) ([8c1b50f](https://github.com/procore/core/commit/8c1b50fba37c46211efcf4d145f870a8d711d51f))
151
152# [8.11.0](https://github.com/procore/core/compare/v8.10.0...v8.11.0) (2020-04-27)
153
154### Bug Fixes
155
156- **deps:** update dependency eslint-config-prettier to v6.11.0 ([#6385](https://github.com/procore/core/issues/6385)) ([74ef8e8](https://github.com/procore/core/commit/74ef8e8ef2b9f93c84ec9ff76557c15c6de20855))
157- **deps:** update dependency eslint-plugin-prettier to v3.1.3 ([#6321](https://github.com/procore/core/issues/6321)) ([cded30f](https://github.com/procore/core/commit/cded30fd3082a8fead64408f37be201282716a28))
158- **deps:** update typescript-eslint monorepo to v2.28.0 ([#6324](https://github.com/procore/core/issues/6324)) ([2953da0](https://github.com/procore/core/commit/2953da0c4b54f18f979f64a14f10defc64721ac2))
159- **deps:** update typescript-eslint monorepo to v2.29.0 ([#6370](https://github.com/procore/core/issues/6370)) ([52af1e6](https://github.com/procore/core/commit/52af1e65474c94870a6c308d0633128f0911c6b5))
160
161# [8.10.0](https://github.com/procore/core/compare/v8.9.1...v8.10.0) (2020-04-10)
162
163### Bug Fixes
164
165- **deps:** update dependency eslint-plugin-import to v2.20.2 ([#6169](https://github.com/procore/core/issues/6169)) ([55a5473](https://github.com/procore/core/commit/55a5473a325ddbacf9c1b4a211f6d78f5f596d3b))
166- **deps:** update dependency eslint-plugin-react-hooks to v3 ([#6155](https://github.com/procore/core/issues/6155)) ([eb384fa](https://github.com/procore/core/commit/eb384fa88f222219917b4bc709f9cfa330e87182))
167- **deps:** update typescript-eslint monorepo to v2.26.0 ([#6177](https://github.com/procore/core/issues/6177)) ([7bfe953](https://github.com/procore/core/commit/7bfe953fd5a89187d1856a424b70a9a7abd007ed))
168- **deps:** update typescript-eslint monorepo to v2.27.0 ([#6254](https://github.com/procore/core/issues/6254)) ([defbfde](https://github.com/procore/core/commit/defbfde80042f9b246f9e84ee25a97a1414b6801))
169
170# [8.9.0](https://github.com/procore/core/compare/v8.8.1...v8.9.0) (2020-03-26)
171
172### Bug Fixes
173
174- **deps:** update dependency eslint-config-airbnb to v18.1.0 ([#6067](https://github.com/procore/core/issues/6067)) ([8b97a32](https://github.com/procore/core/commit/8b97a3223b7bc5b3374fef0e64ac5bd533076c38))
175- **deps:** update dependency eslint-config-prettier to v6.10.1 ([#6114](https://github.com/procore/core/issues/6114)) ([e908055](https://github.com/procore/core/commit/e908055b64393b6ac9c5e605e635b9dc4649448e))
176- **deps:** update dependency eslint-plugin-react to v7.19.0 ([#6025](https://github.com/procore/core/issues/6025)) ([0c14f3f](https://github.com/procore/core/commit/0c14f3fb8c50b6e2c38d194593894d9d1831d5ae))
177- **deps:** update react monorepo ([#6102](https://github.com/procore/core/issues/6102)) ([32f3f7e](https://github.com/procore/core/commit/32f3f7e5b5c39fecbe36ac4635e6de08cd1c180c))
178- **deps:** update typescript-eslint monorepo to v2.23.0 ([#6033](https://github.com/procore/core/issues/6033)) ([2cec80b](https://github.com/procore/core/commit/2cec80b7ec6c620ce5d8b3d5527ced386ea816db))
179- **deps:** update typescript-eslint monorepo to v2.24.0 ([#6079](https://github.com/procore/core/issues/6079)) ([067b438](https://github.com/procore/core/commit/067b438e85a60afeccf58473b18d1649188769d2))
180- **deps:** update typescript-eslint monorepo to v2.25.0 ([#6123](https://github.com/procore/core/issues/6123)) ([6da7cdb](https://github.com/procore/core/commit/6da7cdb4153fe5d29a7d002f270d33f007c57c2c))
181
182# [8.8.0](https://github.com/procore/core/compare/v8.7.0...v8.8.0) (2020-03-05)
183
184### Bug Fixes
185
186- **deps:** update typescript-eslint monorepo to v2.22.0 ([#5975](https://github.com/procore/core/issues/5975)) ([7b92a23](https://github.com/procore/core/commit/7b92a2385ddd22f9643e6b1e21cb94b3089641fa))
187
188# [8.7.0](https://github.com/procore/core/compare/v8.6.0...v8.7.0) (2020-02-28)
189
190### Bug Fixes
191
192- **deps:** update dependency babel-eslint to v10.1.0 ([#5940](https://github.com/procore/core/issues/5940)) ([9f4f15f](https://github.com/procore/core/commit/9f4f15f4cb7f9e6ba0c26d0a1e0cb3595382b535))
193- **deps:** update dependency eslint-plugin-cypress to v2.10.3 ([#5887](https://github.com/procore/core/issues/5887)) ([1437b4c](https://github.com/procore/core/commit/1437b4c005b825660b11f77bf32dbeae04b1d34d))
194- **deps:** update react monorepo ([#5947](https://github.com/procore/core/issues/5947)) ([e5cad9e](https://github.com/procore/core/commit/e5cad9e19be5488a912710fdeff0efc5a62fd86e))
195- **deps:** update typescript-eslint monorepo to v2.21.0 ([#5926](https://github.com/procore/core/issues/5926)) ([165782a](https://github.com/procore/core/commit/165782a42d6f7dda46cc4d8af6104e252dc35a3e))
196
197# [8.6.0](https://github.com/procore/core/compare/v8.5.3...v8.6.0) (2020-02-18)
198
199### Bug Fixes
200
201- **deps:** update dependency eslint-plugin-cypress to v2.10.0 ([#5847](https://github.com/procore/core/issues/5847)) ([3e1bdb1](https://github.com/procore/core/commit/3e1bdb1e677a0ec3c62543ec8340de5b9b33f484))
202- **deps:** update dependency eslint-plugin-cypress to v2.10.1 ([#5851](https://github.com/procore/core/issues/5851)) ([6c77c3c](https://github.com/procore/core/commit/6c77c3ce565af03a78fa426fb97c875f280696f7))
203- **deps:** update dependency eslint-plugin-cypress to v2.10.2 ([#5866](https://github.com/procore/core/issues/5866)) ([39f6e22](https://github.com/procore/core/commit/39f6e22b50beb3a0e8d283c005bc5f7c790485b2))
204- **deps:** update dependency eslint-plugin-react-hooks to v2.4.0 ([#5861](https://github.com/procore/core/issues/5861)) ([a4ccaf5](https://github.com/procore/core/commit/a4ccaf5e7bf281d33fa4eb945300ed37134c2973))
205- **deps:** update typescript-eslint monorepo to v2.19.2 ([#5829](https://github.com/procore/core/issues/5829)) ([1657949](https://github.com/procore/core/commit/165794944fc3a232742a54a75558ee6a2387d418))
206- **deps:** update typescript-eslint monorepo to v2.20.0 ([#5859](https://github.com/procore/core/issues/5859)) ([75c579c](https://github.com/procore/core/commit/75c579c042042a8445d1f4a0d69a085af525d462))
207
208# [8.4.0](https://github.com/procore/core/compare/v8.3.0...v8.4.0) (2020-02-06)
209
210### Bug Fixes
211
212- **deps:** update dependency eslint-config-prettier to v6.10.0 ([#5670](https://github.com/procore/core/issues/5670)) ([09a84af](https://github.com/procore/core/commit/09a84af75b69f4d866ece4b0e2d6f35e11151f5a))
213- **deps:** update dependency eslint-plugin-cypress to v2.9.0 ([#5764](https://github.com/procore/core/issues/5764)) ([a610167](https://github.com/procore/core/commit/a610167266d45e639dc89f886d51f16f3f2a44d1))
214- **deps:** update dependency eslint-plugin-import to v2.20.1 ([#5732](https://github.com/procore/core/issues/5732)) ([0de2db9](https://github.com/procore/core/commit/0de2db93e43ae4b1f133dfc1000671c53b05db97))
215- **deps:** update dependency eslint-plugin-react to v7.18.2 ([#5728](https://github.com/procore/core/issues/5728)) ([6a3f2e1](https://github.com/procore/core/commit/6a3f2e16d8748812acc3fd7aababda465601eba0))
216- **deps:** update dependency eslint-plugin-react to v7.18.3 ([#5737](https://github.com/procore/core/issues/5737)) ([196fea9](https://github.com/procore/core/commit/196fea983515f8a6f53bd3ae6a28ebaa4fb98f78))
217- **deps:** update typescript-eslint monorepo to v2.19.0 ([#5748](https://github.com/procore/core/issues/5748)) ([0c04bef](https://github.com/procore/core/commit/0c04befca29ab8246912dab918dd81b5319af965))
218
219# [8.3.0](https://github.com/procore/core/compare/v8.2.1...v8.3.0) (2020-01-27)
220
221### Bug Fixes
222
223- **deps:** update dependency eslint-plugin-import to v2.20.0 ([#5533](https://github.com/procore/core/issues/5533)) ([a6420d8](https://github.com/procore/core/commit/a6420d861e079dafab48645d9add5e363d9f1eeb))
224- **deps:** update dependency eslint-plugin-react to v7.18.0 ([#5590](https://github.com/procore/core/issues/5590)) ([cb32b8e](https://github.com/procore/core/commit/cb32b8e753672f815fe0548d6013cb833370cc46))
225- **deps:** update typescript-eslint monorepo to v2.16.0 ([#5545](https://github.com/procore/core/issues/5545)) ([dc85375](https://github.com/procore/core/commit/dc853753baa30a39f999155247ffccb7bc61cf9e))
226- **deps:** update typescript-eslint monorepo to v2.17.0 ([#5615](https://github.com/procore/core/issues/5615)) ([1a64070](https://github.com/procore/core/commit/1a640702ff943e58aa410a2499793b312853f4fb))
227- **deps:** update typescript-eslint monorepo to v2.18.0 ([#5659](https://github.com/procore/core/issues/5659)) ([6e1a2eb](https://github.com/procore/core/commit/6e1a2eb2ff3cb913b359390f8b39a75665aeb210))
228- **eslint-config:** disabled linting rule that has caused bugs ([#5605](https://github.com/procore/core/issues/5605)) ([eecfec8](https://github.com/procore/core/commit/eecfec87f552779cdb3be58b11c328420a6a90c6))
229
230## [8.2.1](https://github.com/procore/core/compare/v8.2.0...v8.2.1) (2020-01-09)
231
232### Bug Fixes
233
234- eslint import extension rule ([#5520](https://github.com/procore/core/issues/5520)) ([cdbd7a0](https://github.com/procore/core/commit/cdbd7a0e91e6f5d30d28c5c7aeb54b6b662e8c78))
235
236# [8.2.0](https://github.com/procore/core/compare/v8.1.0...v8.2.0) (2020-01-09)
237
238### Bug Fixes
239
240- **deps:** update typescript-eslint monorepo to v2.15.0 ([#5496](https://github.com/procore/core/issues/5496)) ([69ec45a](https://github.com/procore/core/commit/69ec45a9b92d14ab8542cfe78dd4f82949b4132d))
241- no-extraneous-dependencies eslint rule regex ([#5497](https://github.com/procore/core/issues/5497)) ([1a6b89a](https://github.com/procore/core/commit/1a6b89ab96bcabeebe7395b80464c4ea0136b47d))
242- **deps:** update dependency eslint to v6.8.0 ([#5459](https://github.com/procore/core/issues/5459)) ([fd94903](https://github.com/procore/core/commit/fd94903986b5989c6079c5a63a6729dcd28eb622))
243- **deps:** update dependency eslint-config-prettier to v6.8.0 ([#5471](https://github.com/procore/core/issues/5471)) ([d265592](https://github.com/procore/core/commit/d2655928129b62bda5f05dc2e8e609c807503483))
244- **deps:** update dependency eslint-config-prettier to v6.9.0 ([#5477](https://github.com/procore/core/issues/5477)) ([fc57bdb](https://github.com/procore/core/commit/fc57bdb352426e9e39ad78925c4ebd147b7ac3ae))
245- **deps:** update dependency eslint-plugin-cypress to v2.8.1 ([#5406](https://github.com/procore/core/issues/5406)) ([d075fba](https://github.com/procore/core/commit/d075fbaba29c37e706aded8897f11e051e2efffa))
246- **deps:** update dependency eslint-plugin-import to v2.19.1 ([#5378](https://github.com/procore/core/issues/5378)) ([b20f98a](https://github.com/procore/core/commit/b20f98a76da2a1aec6a61863a9ae465becc4012f))
247- **deps:** update dependency eslint-plugin-prettier to v3.1.2 ([#5409](https://github.com/procore/core/issues/5409)) ([c016abc](https://github.com/procore/core/commit/c016abc91d29001487c7a86f92c051e28932f955))
248- **deps:** update typescript-eslint monorepo to v2.11.0 ([#5380](https://github.com/procore/core/issues/5380)) ([7d27447](https://github.com/procore/core/commit/7d27447c400b078ad1911032b579069d9ec1e21b))
249- **deps:** update typescript-eslint monorepo to v2.12.0 ([#5416](https://github.com/procore/core/issues/5416)) ([5dc74c5](https://github.com/procore/core/commit/5dc74c59ba645b43a5c1ac0b127b50bb2af8005a))
250- **deps:** update typescript-eslint monorepo to v2.13.0 ([#5468](https://github.com/procore/core/issues/5468)) ([e5e1678](https://github.com/procore/core/commit/e5e167829ee0e5d99077cc89423d2b3c4c5d9e9f))
251- **deps:** update typescript-eslint monorepo to v2.14.0 ([#5483](https://github.com/procore/core/issues/5483)) ([ad5fdfd](https://github.com/procore/core/commit/ad5fdfd072878eb2fe1c380cb3d900533d2106b0))
252
253# [8.1.0](https://github.com/procore/core/compare/v8.0.1...v8.1.0) (2019-12-03)
254
255### Bug Fixes
256
257- **deps:** update dependency eslint to v6.7.0 ([#5298](https://github.com/procore/core/issues/5298)) ([aac3e51](https://github.com/procore/core/commit/aac3e511b539822fd4d41b2bc8526379155c7453))
258- **deps:** update dependency eslint to v6.7.1 ([#5307](https://github.com/procore/core/issues/5307)) ([e4f066a](https://github.com/procore/core/commit/e4f066a1f31631aa08a152284dca0542ec08d9c7))
259- **deps:** update dependency eslint to v6.7.2 ([#5330](https://github.com/procore/core/issues/5330)) ([3653012](https://github.com/procore/core/commit/3653012f9642c74e3061b1f29a8e8c855ec94d8e))
260- **deps:** update dependency eslint-config-prettier to v6.7.0 ([#5271](https://github.com/procore/core/issues/5271)) ([5457140](https://github.com/procore/core/commit/545714046d9af334e61ec227a3fe967826c68d06))
261- **deps:** update dependency eslint-plugin-react to v7.17.0 ([#5329](https://github.com/procore/core/issues/5329)) ([7bd68d1](https://github.com/procore/core/commit/7bd68d190e596bf3a5965650e8d94d31e11ab0fe))
262- **deps:** update typescript-eslint monorepo to v2.10.0 ([#5335](https://github.com/procore/core/issues/5335)) ([3b9b1b6](https://github.com/procore/core/commit/3b9b1b6aafa8a0a440d380794244e4d9d494e76b))
263- **deps:** update typescript-eslint monorepo to v2.8.0 ([#5270](https://github.com/procore/core/issues/5270)) ([bf59ead](https://github.com/procore/core/commit/bf59eadd74e7a8d7ddf96d9833b55de8721de97f))
264- **deps:** update typescript-eslint monorepo to v2.9.0 ([#5311](https://github.com/procore/core/issues/5311)) ([8b8e1e7](https://github.com/procore/core/commit/8b8e1e7d3fd9dcebab9260ec9919197fa17f64b3))
265- **eslint-config:** extending eslint config ([#5260](https://github.com/procore/core/issues/5260)) ([139a0a3](https://github.com/procore/core/commit/139a0a32e345746bf15fe261c81bbf961d090eed))
266
267## [8.0.1](https://github.com/procore/core/compare/v8.0.0...v8.0.1) (2019-11-18)
268
269### Bug Fixes
270
271- **deps:** update dependency eslint-config-prettier to v6.6.0 ([#5256](https://github.com/procore/core/issues/5256)) ([04d3457](https://github.com/procore/core/commit/04d3457453776378aeec86daad06447b37fd6ff5))
272
273# [8.0.0](https://github.com/procore/core/compare/v7.21.3...v8.0.0) (2019-11-15)
274
275### Bug Fixes
276
277- **deps:** update react monorepo ([#5243](https://github.com/procore/core/issues/5243)) ([2ef7879](https://github.com/procore/core/commit/2ef7879234499aa8e792b0d619fdd5e6a273e618))
278- lint: create prettier config, disable 'import/no-unresolved' ([#5228](https://github.com/procore/core/issues/5228)) ([610b907](https://github.com/procore/core/commit/610b907a8c52c8a8bb5afea130b56f36bac46d7a))
279- **deps:** update dependency eslint-config-prettier to v6.5.0 ([#5122](https://github.com/procore/core/issues/5122)) ([a87ec1f](https://github.com/procore/core/commit/a87ec1f6d0c4365df1b356e3f0496cee1ecb504a))
280- **deps:** update react monorepo ([#5097](https://github.com/procore/core/issues/5097)) ([ee4086e](https://github.com/procore/core/commit/ee4086eec3721cf6f952f3a0025092c30d8a3d37))
281- **deps:** update typescript-eslint monorepo to v2.5.0 ([#5088](https://github.com/procore/core/issues/5088)) ([6c4768b](https://github.com/procore/core/commit/6c4768be001b1d2fcf309d66b3a1263f4e28cb80))
282- **deps:** update typescript-eslint monorepo to v2.6.0 ([#5126](https://github.com/procore/core/issues/5126)) ([f5e9314](https://github.com/procore/core/commit/f5e931438224741146b26479e136ccf5951ca230))
283- **deps:** update typescript-eslint monorepo to v2.6.1 ([#5159](https://github.com/procore/core/issues/5159)) ([c3f0443](https://github.com/procore/core/commit/c3f044348e0007867c7f6c3edf5a58bfec7b1160))
284- **deps:** update typescript-eslint monorepo to v2.7.0 ([#5208](https://github.com/procore/core/issues/5208)) ([a5eee49](https://github.com/procore/core/commit/a5eee4953a7c29e5b546e9f9d655e0278912c08f))
285- **eslint-config:** add babel eslint parser ([#5179](https://github.com/procore/core/issues/5179)) ([1c36671](https://github.com/procore/core/commit/1c36671426dc15e12ebf85236d083fed6e567a20))
286- **eslint-config:** fix lines-around-comment prettier integration ([#5124](https://github.com/procore/core/issues/5124)) ([5eeff72](https://github.com/procore/core/commit/5eeff7272f022f1c313b75d226777f41f5f94c8c))
287- **eslint-config:** fix react fragment rule ([#5077](https://github.com/procore/core/issues/5077)) ([897b5b3](https://github.com/procore/core/commit/897b5b37759d53162d6c03e158f10783bf4e2245))
288
289### Features
290
291- **core-scripts:** add end-to-end command ([#5085](https://github.com/procore/core/issues/5085)) ([523a629](https://github.com/procore/core/commit/523a6290ec14bcd098a201689ac395055860e690))
292
293### Performance Improvements
294
295- **core-scripts:** optimize load time ([#5123](https://github.com/procore/core/issues/5123)) ([b94c7e2](https://github.com/procore/core/commit/b94c7e2b5280a822f122fcdf0b7ddbd7da6a4da2))
296
297# [7.21.0](https://github.com/procore/core/compare/v7.20.0...v7.21.0) (2019-10-16)
298
299### Features
300
301- **core-eslint:** add core-eslint ([#4900](https://github.com/procore/core/issues/4900)) ([990b7b0](https://github.com/procore/core/commit/990b7b0b8eca6dfa20e06556edb8558c314d9c51))
302- **core-scripts:** add lint command ([#5027](https://github.com/procore/core/issues/5027)) ([f5babbd](https://github.com/procore/core/commit/f5babbddeee9b1e8f9a3df8f13a4aadb0c101fba))