UNPKG

21.4 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# [8.23.0](https://github.com/procore/core/compare/v8.22.0...v8.23.0) (2020-09-10)
7
8
9### Bug Fixes
10
11* **eslint-config:** restore "max-len" rule ([d7ab210](https://github.com/procore/core/commit/d7ab210c2ab81767ae1c463098a2920a9484bd98))
12
13
14
15
16
17# [8.22.0](https://github.com/procore/core/compare/v8.21.0...v8.22.0) (2020-08-28)
18
19
20### Bug Fixes
21
22* don't ignore js files in .storybook folder ([15613e8](https://github.com/procore/core/commit/15613e868da225b7fb400dee9957e88ba44a8b5d))
23
24
25
26
27
28# [8.21.0](https://github.com/procore/core/compare/v8.20.0...v8.21.0) (2020-08-13)
29
30**Note:** Version bump only for package @procore/eslint-config
31
32
33
34
35
36## [8.18.3](https://github.com/procore/core/compare/v8.18.2...v8.18.3) (2020-07-16)
37
38
39### Bug Fixes
40
41* [GLUE-2124] top left portal interrupts pointer events ([#7267](https://github.com/procore/core/issues/7267)) ([d272fe6](https://github.com/procore/core/commit/d272fe650d46251dbe99f4ccb20f4b90ecca473e))
42
43
44
45
46
47# [8.18.0](https://github.com/procore/core/compare/v8.17.0...v8.18.0) (2020-07-13)
48
49### Features
50
51- **eslint-config:** exclude "e2e" from devDependencies rule ([533bb16](https://github.com/procore/core/commit/533bb1642a5aeeb168dc87140af9cd155a272ee5))
52- set destructuring to "always" for JS; add "max-lines-per-function" ([c5f50aa](https://github.com/procore/core/commit/c5f50aac4989f272fd019cb86b597ff2d0e4c032))
53- update es-lint config per styleguid review meeting ([cbbf8b5](https://github.com/procore/core/commit/cbbf8b5ce2267d81527d4a675bac2a8a14e9872e))
54
55# [8.17.0](https://github.com/procore/core/compare/v8.16.1...v8.17.0) (2020-06-26)
56
57**Note:** Version bump only for package @procore/eslint-config
58
59## [8.16.1](https://github.com/procore/core/compare/v8.16.0...v8.16.1) (2020-06-25)
60
61**Note:** Version bump only for package @procore/eslint-config
62
63# [8.16.0](https://github.com/procore/core/compare/v8.15.0...v8.16.0) (2020-06-16)
64
65### Features
66
67- **core-react,core-docs,core-css:** introduce FileAttacher component ([66ee19d](https://github.com/procore/core/commit/66ee19db4f45a849760ac5bd6436d1b1bc321985))
68
69# [8.13.0](https://github.com/procore/core/compare/v8.12.0...v8.13.0) (2020-05-20)
70
71### Bug Fixes
72
73- **deps:** update dependency eslint to v7 ([#6537](https://github.com/procore/core/issues/6537)) ([c46d565](https://github.com/procore/core/commit/c46d565df44c799db1a95ca757e0bfd3b0fbfa0b))
74- **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))
75- **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))
76- **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))
77- **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))
78- **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))
79- **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))
80
81# [8.12.0](https://github.com/procore/core/compare/v8.11.0...v8.12.0) (2020-05-08)
82
83### Bug Fixes
84
85- **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))
86- **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))
87- **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))
88
89# [8.11.0](https://github.com/procore/core/compare/v8.10.0...v8.11.0) (2020-04-27)
90
91### Bug Fixes
92
93- **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))
94- **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))
95- **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))
96- **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))
97
98# [8.10.0](https://github.com/procore/core/compare/v8.9.1...v8.10.0) (2020-04-10)
99
100### Bug Fixes
101
102- **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))
103- **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))
104- **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))
105- **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))
106
107# [8.9.0](https://github.com/procore/core/compare/v8.8.1...v8.9.0) (2020-03-26)
108
109### Bug Fixes
110
111- **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))
112- **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))
113- **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))
114- **deps:** update react monorepo ([#6102](https://github.com/procore/core/issues/6102)) ([32f3f7e](https://github.com/procore/core/commit/32f3f7e5b5c39fecbe36ac4635e6de08cd1c180c))
115- **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))
116- **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))
117- **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))
118
119# [8.8.0](https://github.com/procore/core/compare/v8.7.0...v8.8.0) (2020-03-05)
120
121### Bug Fixes
122
123- **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))
124
125# [8.7.0](https://github.com/procore/core/compare/v8.6.0...v8.7.0) (2020-02-28)
126
127### Bug Fixes
128
129- **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))
130- **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))
131- **deps:** update react monorepo ([#5947](https://github.com/procore/core/issues/5947)) ([e5cad9e](https://github.com/procore/core/commit/e5cad9e19be5488a912710fdeff0efc5a62fd86e))
132- **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))
133
134# [8.6.0](https://github.com/procore/core/compare/v8.5.3...v8.6.0) (2020-02-18)
135
136### Bug Fixes
137
138- **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))
139- **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))
140- **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))
141- **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))
142- **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))
143- **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))
144
145# [8.4.0](https://github.com/procore/core/compare/v8.3.0...v8.4.0) (2020-02-06)
146
147### Bug Fixes
148
149- **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))
150- **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))
151- **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))
152- **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))
153- **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))
154- **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))
155
156# [8.3.0](https://github.com/procore/core/compare/v8.2.1...v8.3.0) (2020-01-27)
157
158### Bug Fixes
159
160- **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))
161- **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))
162- **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))
163- **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))
164- **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))
165- **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))
166
167## [8.2.1](https://github.com/procore/core/compare/v8.2.0...v8.2.1) (2020-01-09)
168
169### Bug Fixes
170
171- eslint import extension rule ([#5520](https://github.com/procore/core/issues/5520)) ([cdbd7a0](https://github.com/procore/core/commit/cdbd7a0e91e6f5d30d28c5c7aeb54b6b662e8c78))
172
173# [8.2.0](https://github.com/procore/core/compare/v8.1.0...v8.2.0) (2020-01-09)
174
175### Bug Fixes
176
177- **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))
178- no-extraneous-dependencies eslint rule regex ([#5497](https://github.com/procore/core/issues/5497)) ([1a6b89a](https://github.com/procore/core/commit/1a6b89ab96bcabeebe7395b80464c4ea0136b47d))
179- **deps:** update dependency eslint to v6.8.0 ([#5459](https://github.com/procore/core/issues/5459)) ([fd94903](https://github.com/procore/core/commit/fd94903986b5989c6079c5a63a6729dcd28eb622))
180- **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))
181- **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))
182- **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))
183- **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))
184- **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))
185- **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))
186- **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))
187- **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))
188- **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))
189
190# [8.1.0](https://github.com/procore/core/compare/v8.0.1...v8.1.0) (2019-12-03)
191
192### Bug Fixes
193
194- **deps:** update dependency eslint to v6.7.0 ([#5298](https://github.com/procore/core/issues/5298)) ([aac3e51](https://github.com/procore/core/commit/aac3e511b539822fd4d41b2bc8526379155c7453))
195- **deps:** update dependency eslint to v6.7.1 ([#5307](https://github.com/procore/core/issues/5307)) ([e4f066a](https://github.com/procore/core/commit/e4f066a1f31631aa08a152284dca0542ec08d9c7))
196- **deps:** update dependency eslint to v6.7.2 ([#5330](https://github.com/procore/core/issues/5330)) ([3653012](https://github.com/procore/core/commit/3653012f9642c74e3061b1f29a8e8c855ec94d8e))
197- **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))
198- **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))
199- **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))
200- **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))
201- **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))
202- **eslint-config:** extending eslint config ([#5260](https://github.com/procore/core/issues/5260)) ([139a0a3](https://github.com/procore/core/commit/139a0a32e345746bf15fe261c81bbf961d090eed))
203
204## [8.0.1](https://github.com/procore/core/compare/v8.0.0...v8.0.1) (2019-11-18)
205
206### Bug Fixes
207
208- **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))
209
210# [8.0.0](https://github.com/procore/core/compare/v7.21.3...v8.0.0) (2019-11-15)
211
212### Bug Fixes
213
214- **deps:** update react monorepo ([#5243](https://github.com/procore/core/issues/5243)) ([2ef7879](https://github.com/procore/core/commit/2ef7879234499aa8e792b0d619fdd5e6a273e618))
215- lint: create prettier config, disable 'import/no-unresolved' ([#5228](https://github.com/procore/core/issues/5228)) ([610b907](https://github.com/procore/core/commit/610b907a8c52c8a8bb5afea130b56f36bac46d7a))
216- **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))
217- **deps:** update react monorepo ([#5097](https://github.com/procore/core/issues/5097)) ([ee4086e](https://github.com/procore/core/commit/ee4086eec3721cf6f952f3a0025092c30d8a3d37))
218- **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))
219- **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))
220- **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))
221- **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))
222- **eslint-config:** add babel eslint parser ([#5179](https://github.com/procore/core/issues/5179)) ([1c36671](https://github.com/procore/core/commit/1c36671426dc15e12ebf85236d083fed6e567a20))
223- **eslint-config:** fix lines-around-comment prettier integration ([#5124](https://github.com/procore/core/issues/5124)) ([5eeff72](https://github.com/procore/core/commit/5eeff7272f022f1c313b75d226777f41f5f94c8c))
224- **eslint-config:** fix react fragment rule ([#5077](https://github.com/procore/core/issues/5077)) ([897b5b3](https://github.com/procore/core/commit/897b5b37759d53162d6c03e158f10783bf4e2245))
225
226### Features
227
228- **core-scripts:** add end-to-end command ([#5085](https://github.com/procore/core/issues/5085)) ([523a629](https://github.com/procore/core/commit/523a6290ec14bcd098a201689ac395055860e690))
229
230### Performance Improvements
231
232- **core-scripts:** optimize load time ([#5123](https://github.com/procore/core/issues/5123)) ([b94c7e2](https://github.com/procore/core/commit/b94c7e2b5280a822f122fcdf0b7ddbd7da6a4da2))
233
234# [7.21.0](https://github.com/procore/core/compare/v7.20.0...v7.21.0) (2019-10-16)
235
236### Features
237
238- **core-eslint:** add core-eslint ([#4900](https://github.com/procore/core/issues/4900)) ([990b7b0](https://github.com/procore/core/commit/990b7b0b8eca6dfa20e06556edb8558c314d9c51))
239- **core-scripts:** add lint command ([#5027](https://github.com/procore/core/issues/5027)) ([f5babbd](https://github.com/procore/core/commit/f5babbddeee9b1e8f9a3df8f13a4aadb0c101fba))