@procore/core-scripts 11.0.0-rc.37 → 11.0.0-rc.4
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/README.md +1 -1
- package/dist/webpack/app/pluginDecorators/moduleFederationDecorator.js +1 -6
- package/dist/webpack/app/pluginDecorators/moduleFederationDecorator.js.map +1 -1
- package/docs/commands/app.md +4 -4
- package/docs/commands/help.md +1 -1
- package/docs/commands/info.md +1 -1
- package/docs/commands/lib.md +3 -3
- package/docs/commands/lint.md +2 -2
- package/docs/commands/rm.md +1 -1
- package/docs/commands/test.md +1 -1
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
- package/CHANGELOG.md +0 -843
package/README.md
CHANGED
|
@@ -17,7 +17,7 @@ $ npm install -g @procore/core-scripts
|
|
|
17
17
|
$ core-scripts COMMAND
|
|
18
18
|
running command...
|
|
19
19
|
$ core-scripts (-v|--version|version)
|
|
20
|
-
@procore/core-scripts/11.0.0-rc.
|
|
20
|
+
@procore/core-scripts/11.0.0-rc.4 linux-x64 node-v16.14.0
|
|
21
21
|
$ core-scripts --help [COMMAND]
|
|
22
22
|
USAGE
|
|
23
23
|
$ core-scripts COMMAND
|
|
@@ -29,16 +29,11 @@ function setupModuleFederation(config, opts) {
|
|
|
29
29
|
exposes: ((_d = (_c = opts.workspace.procoreConfig.app) === null || _c === void 0 ? void 0 : _c.moduleFederation) === null || _d === void 0 ? void 0 : _d.exposes) || {},
|
|
30
30
|
shared: ((_f = (_e = opts.workspace.procoreConfig.app) === null || _e === void 0 ? void 0 : _e.moduleFederation) === null || _f === void 0 ? void 0 : _f.shared) || {},
|
|
31
31
|
};
|
|
32
|
-
const library = {
|
|
33
|
-
type: 'var',
|
|
34
|
-
name: `PROCORE_${moduleFederation.id}`,
|
|
35
|
-
};
|
|
36
32
|
const remotes = Object.entries(moduleFederation.remotes).reduce(normalizeRemotesPaths, {});
|
|
37
33
|
const exposes = Object.entries(moduleFederation.exposes).reduce(normalizeExposesPaths, {});
|
|
38
34
|
config.plugin('moduleFederation').use(ModuleFederationPlugin, [
|
|
39
35
|
{
|
|
40
|
-
name: moduleFederation.id
|
|
41
|
-
library,
|
|
36
|
+
name: `PROCORE_${moduleFederation.id}`,
|
|
42
37
|
filename: 'remoteEntry.js',
|
|
43
38
|
remotes,
|
|
44
39
|
exposes,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"moduleFederationDecorator.js","sourceRoot":"","sources":["../../../../src/webpack/app/pluginDecorators/moduleFederationDecorator.ts"],"names":[],"mappings":";;;AACA,aAAa;AACb,qCAAmD;AAKnD,MAAM,EAAE,sBAAsB,EAAE,GAAG,mBAAS,CAAA;AAE5C,yCAAyC;AACzC,uBAAuB;AACvB,gBAAgB;AAChB,kBAAkB;AAClB,IAAI;AAEJ,SAAgB,qBAAqB,CACnC,MAAoB,EACpB,IAAoB;IAEpB,4EAA4E;IAC5E,8BAA8B;IAC9B,IAAI;IACJ,iEAAiE;;IAEjE,MAAM,qBAAqB,GAAG,CAC5B,GAA+B,EAC/B,WAAqB,EACrB,EAAE;QACF,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,GAAG,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAA;QAC5D,OAAO,GAAG,CAAA;IACZ,CAAC,CAAA;IAED,MAAM,qBAAqB,GAAG,CAC5B,GAA+B,EAC/B,WAAqB,EACrB,EAAE;QACF,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,GAAG,WAAW,WAAW,CAAC,CAAC,CAAC,EAAE,CAAA;QACjD,OAAO,GAAG,CAAA;IACZ,CAAC,CAAA;IAED,MAAM,gBAAgB,GAAqB;QACzC,EAAE,EAAE,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,GAAI,CAAC,gBAAiB,CAAC,EAAE;QAC1D,OAAO,EAAE,CAAA,MAAA,MAAA,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,GAAG,0CAAE,gBAAgB,0CAAE,OAAO,KAAI,EAAE;QAC1E,OAAO,EAAE,CAAA,MAAA,MAAA,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,GAAG,0CAAE,gBAAgB,0CAAE,OAAO,KAAI,EAAE;QAC1E,MAAM,EAAE,CAAA,MAAA,MAAA,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,GAAG,0CAAE,gBAAgB,0CAAE,MAAM,KAAI,EAAE;KACzE,CAAA;IAED,MAAM,OAAO,
|
|
1
|
+
{"version":3,"file":"moduleFederationDecorator.js","sourceRoot":"","sources":["../../../../src/webpack/app/pluginDecorators/moduleFederationDecorator.ts"],"names":[],"mappings":";;;AACA,aAAa;AACb,qCAAmD;AAKnD,MAAM,EAAE,sBAAsB,EAAE,GAAG,mBAAS,CAAA;AAE5C,yCAAyC;AACzC,uBAAuB;AACvB,gBAAgB;AAChB,kBAAkB;AAClB,IAAI;AAEJ,SAAgB,qBAAqB,CACnC,MAAoB,EACpB,IAAoB;IAEpB,4EAA4E;IAC5E,8BAA8B;IAC9B,IAAI;IACJ,iEAAiE;;IAEjE,MAAM,qBAAqB,GAAG,CAC5B,GAA+B,EAC/B,WAAqB,EACrB,EAAE;QACF,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,GAAG,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAA;QAC5D,OAAO,GAAG,CAAA;IACZ,CAAC,CAAA;IAED,MAAM,qBAAqB,GAAG,CAC5B,GAA+B,EAC/B,WAAqB,EACrB,EAAE;QACF,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,GAAG,WAAW,WAAW,CAAC,CAAC,CAAC,EAAE,CAAA;QACjD,OAAO,GAAG,CAAA;IACZ,CAAC,CAAA;IAED,MAAM,gBAAgB,GAAqB;QACzC,EAAE,EAAE,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,GAAI,CAAC,gBAAiB,CAAC,EAAE;QAC1D,OAAO,EAAE,CAAA,MAAA,MAAA,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,GAAG,0CAAE,gBAAgB,0CAAE,OAAO,KAAI,EAAE;QAC1E,OAAO,EAAE,CAAA,MAAA,MAAA,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,GAAG,0CAAE,gBAAgB,0CAAE,OAAO,KAAI,EAAE;QAC1E,MAAM,EAAE,CAAA,MAAA,MAAA,IAAI,CAAC,SAAS,CAAC,aAAa,CAAC,GAAG,0CAAE,gBAAgB,0CAAE,MAAM,KAAI,EAAE;KACzE,CAAA;IAED,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC,MAAM,CAC7D,qBAAqB,EACrB,EAAE,CACH,CAAA;IAED,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC,MAAM,CAC7D,qBAAqB,EACrB,EAAE,CACH,CAAA;IAED,MAAM,CAAC,MAAM,CAAC,kBAAkB,CAAC,CAAC,GAAG,CAAC,sBAAsB,EAAE;QAC5D;YACE,IAAI,EAAE,WAAW,gBAAgB,CAAC,EAAE,EAAE;YACtC,QAAQ,EAAE,gBAAgB;YAC1B,OAAO;YACP,OAAO;YACP,MAAM,EAAE,gBAAgB,CAAC,MAAM;SAChC;KACF,CAAC,CAAA;IAEF,6BAA6B;IAC7B,8CAA8C;IAC9C,4BAA4B;IAC5B,uCAAuC;IACvC,kCAAkC;IAClC,MAAM;IACN,sEAAsE;IACtE,QAAQ;IACR,oCAAoC;IACpC,uFAAuF;IACvF,sCAAsC;IACtC,SAAS;IACT,OAAO;IACP,KAAK;AACP,CAAC;AAlED,sDAkEC"}
|
package/docs/commands/app.md
CHANGED
|
@@ -28,7 +28,7 @@ OPTIONS
|
|
|
28
28
|
--sourceMapPublicPath=sourceMapPublicPath Base path for all the sourcemap.
|
|
29
29
|
```
|
|
30
30
|
|
|
31
|
-
_See code: [dist/commands/app/build.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
31
|
+
_See code: [dist/commands/app/build.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/app/build.js)_
|
|
32
32
|
|
|
33
33
|
## `core-scripts app:clean`
|
|
34
34
|
|
|
@@ -39,7 +39,7 @@ USAGE
|
|
|
39
39
|
$ core-scripts app:clean
|
|
40
40
|
```
|
|
41
41
|
|
|
42
|
-
_See code: [dist/commands/app/clean.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
42
|
+
_See code: [dist/commands/app/clean.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/app/clean.js)_
|
|
43
43
|
|
|
44
44
|
## `core-scripts app:gen`
|
|
45
45
|
|
|
@@ -50,7 +50,7 @@ USAGE
|
|
|
50
50
|
$ core-scripts app:gen
|
|
51
51
|
```
|
|
52
52
|
|
|
53
|
-
_See code: [dist/commands/app/gen.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
53
|
+
_See code: [dist/commands/app/gen.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/app/gen.js)_
|
|
54
54
|
|
|
55
55
|
## `core-scripts app:start`
|
|
56
56
|
|
|
@@ -72,4 +72,4 @@ OPTIONS
|
|
|
72
72
|
--socketHost=socketHost [default: 0.0.0.0] HMR websocket host
|
|
73
73
|
```
|
|
74
74
|
|
|
75
|
-
_See code: [dist/commands/app/start.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
75
|
+
_See code: [dist/commands/app/start.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/app/start.js)_
|
package/docs/commands/help.md
CHANGED
package/docs/commands/info.md
CHANGED
|
@@ -14,4 +14,4 @@ USAGE
|
|
|
14
14
|
$ core-scripts info
|
|
15
15
|
```
|
|
16
16
|
|
|
17
|
-
_See code: [dist/commands/info.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
17
|
+
_See code: [dist/commands/info.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/info.js)_
|
package/docs/commands/lib.md
CHANGED
|
@@ -19,7 +19,7 @@ OPTIONS
|
|
|
19
19
|
--analyze Run webpack bundle analyzer.
|
|
20
20
|
```
|
|
21
21
|
|
|
22
|
-
_See code: [dist/commands/lib/build.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
22
|
+
_See code: [dist/commands/lib/build.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/lib/build.js)_
|
|
23
23
|
|
|
24
24
|
## `core-scripts lib:clean`
|
|
25
25
|
|
|
@@ -30,7 +30,7 @@ USAGE
|
|
|
30
30
|
$ core-scripts lib:clean
|
|
31
31
|
```
|
|
32
32
|
|
|
33
|
-
_See code: [dist/commands/lib/clean.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
33
|
+
_See code: [dist/commands/lib/clean.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/lib/clean.js)_
|
|
34
34
|
|
|
35
35
|
## `core-scripts lib:start`
|
|
36
36
|
|
|
@@ -41,4 +41,4 @@ USAGE
|
|
|
41
41
|
$ core-scripts lib:start
|
|
42
42
|
```
|
|
43
43
|
|
|
44
|
-
_See code: [dist/commands/lib/start.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
44
|
+
_See code: [dist/commands/lib/start.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/lib/start.js)_
|
package/docs/commands/lint.md
CHANGED
|
@@ -22,7 +22,7 @@ OPTIONS
|
|
|
22
22
|
--fixTypes=layout|problem|suggestion The types of lint errors/warnings to fix.
|
|
23
23
|
```
|
|
24
24
|
|
|
25
|
-
_See code: [dist/commands/lint/eslint.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
25
|
+
_See code: [dist/commands/lint/eslint.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/lint/eslint.js)_
|
|
26
26
|
|
|
27
27
|
## `core-scripts lint:stylelint [FILES]`
|
|
28
28
|
|
|
@@ -39,4 +39,4 @@ OPTIONS
|
|
|
39
39
|
--fix Automatically fix problems.
|
|
40
40
|
```
|
|
41
41
|
|
|
42
|
-
_See code: [dist/commands/lint/stylelint.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
42
|
+
_See code: [dist/commands/lint/stylelint.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/lint/stylelint.js)_
|
package/docs/commands/rm.md
CHANGED
|
@@ -22,4 +22,4 @@ OPTIONS
|
|
|
22
22
|
-y, --yes Automatically answer 'Yes' to the question.
|
|
23
23
|
```
|
|
24
24
|
|
|
25
|
-
_See code: [dist/commands/rm.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
25
|
+
_See code: [dist/commands/rm.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/rm.js)_
|
package/docs/commands/test.md
CHANGED
|
@@ -17,4 +17,4 @@ OPTIONS
|
|
|
17
17
|
--config=config The path to a Jest config file specifying how to find and execute tests.
|
|
18
18
|
```
|
|
19
19
|
|
|
20
|
-
_See code: [dist/commands/test.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.
|
|
20
|
+
_See code: [dist/commands/test.js](https://github.com/procore/frontend-tooling/blob/v11.0.0-rc.4/dist/commands/test.js)_
|
package/oclif.manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"11.0.0-rc.
|
|
1
|
+
{"version":"11.0.0-rc.4","commands":{"info":{"id":"info","description":"Gathers relevant information about the CLI.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{},"args":[]},"rm":{"id":"rm","description":"Removes things.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{"yes":{"name":"yes","type":"boolean","char":"y","description":"Automatically answer 'Yes' to the question.","allowNo":false},"dryRun":{"name":"dryRun","type":"boolean","char":"d","description":"List what would be deleted instead of deleting.","allowNo":false},"force":{"name":"force","type":"boolean","char":"f","description":"Allow deleting the current working directory and outside.","allowNo":false}},"args":[{"name":"path","description":"Path that will be remove.","required":true}]},"test":{"id":"test","description":"Runs Jest. Visit https://jestjs.io/docs/en/cli for more information about available options, only --config is documented.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{"config":{"name":"config","type":"option","description":"The path to a Jest config file specifying how to find and execute tests."}},"args":[]},"app:build":{"id":"app:build","description":"Compiles the application.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{"analyze":{"name":"analyze","type":"boolean","description":"Run webpack bundle analyzer.","allowNo":false},"railsMode":{"name":"railsMode","type":"boolean","description":"Enables Procore Rails integration.","allowNo":false},"inspect":{"name":"inspect","type":"boolean","description":"Prints the Webpack configuration.","allowNo":false},"sourceMapPublicPath":{"name":"sourceMapPublicPath","type":"option","description":"Base path for all the sourcemap."},"publicPath":{"name":"publicPath","type":"option","description":"Allows you to specify the base path for all the assets within your application."}},"args":[]},"app:clean":{"id":"app:clean","description":"Cleans the distribution folder (/build).","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{},"args":[]},"app:gen":{"id":"app:gen","description":"Generates application scaffolding.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{},"args":[]},"app:start":{"id":"app:start","description":"Starts the development server.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{"railsMode":{"name":"railsMode","type":"boolean","description":"Enables Procore Rails integration.","allowNo":false},"inspect":{"name":"inspect","type":"boolean","description":"Prints the Webpack configuration.","allowNo":false},"openBrowser":{"name":"openBrowser","type":"boolean","description":"Open browser after initializing the server.","allowNo":false},"https":{"name":"https","type":"boolean","description":"Use HTTPS.","allowNo":false},"dangerouslyDisableHostCheck":{"name":"dangerouslyDisableHostCheck","type":"boolean","description":"Disable host checking.","allowNo":false},"port":{"name":"port","type":"option","description":"Server port.","default":"5000"},"host":{"name":"host","type":"option","description":"Server host.","default":"0.0.0.0"},"socketHost":{"name":"socketHost","type":"option","description":"HMR websocket host","default":"0.0.0.0"},"publicPath":{"name":"publicPath","type":"option","description":"Public asset path."}},"args":[]},"lib:build":{"id":"lib:build","description":"Compiles the library in production mode.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{"analyze":{"name":"analyze","type":"boolean","description":"Run webpack bundle analyzer.","allowNo":false}},"args":[]},"lib:clean":{"id":"lib:clean","description":"Cleans the distribution folder (/dist).","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{},"args":[]},"lib:start":{"id":"lib:start","description":"Compiles the library in development mode.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{},"args":[]},"lint:eslint":{"id":"lint:eslint","description":"Runs the ESLint linter.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{"fix":{"name":"fix","type":"boolean","description":"Automatically fix problems.","allowNo":false},"fixTypes":{"name":"fixTypes","type":"option","description":"The types of lint errors/warnings to fix.","options":["layout","problem","suggestion"]}},"args":[{"name":"input","description":"Comma-delimited list of file and/or folder paths that the linter will run against.","required":false}]},"lint:stylelint":{"id":"lint:stylelint","description":"Runs the stylelint linter.","pluginName":"@procore/core-scripts","pluginType":"core","aliases":[],"flags":{"fix":{"name":"fix","type":"boolean","description":"Automatically fix problems.","allowNo":false}},"args":[{"name":"files","description":"Path to the file or folder that the linter will run against.","required":false}]}}}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@procore/core-scripts",
|
|
3
|
-
"version": "11.0.0-rc.
|
|
3
|
+
"version": "11.0.0-rc.4",
|
|
4
4
|
"description": "A CLI to enhance your development experience",
|
|
5
5
|
"author": "Procore Technologies",
|
|
6
6
|
"homepage": "https://github.com/procore/frontend-tooling#readme",
|
|
@@ -88,12 +88,12 @@
|
|
|
88
88
|
"@babel/preset-env": "7.18.2",
|
|
89
89
|
"@babel/preset-react": "7.17.12",
|
|
90
90
|
"@babel/preset-typescript": "7.17.12",
|
|
91
|
-
"@oclif/command": "1.8.
|
|
92
|
-
"@oclif/config": "1.
|
|
91
|
+
"@oclif/command": "1.8.0",
|
|
92
|
+
"@oclif/config": "1.17.0",
|
|
93
93
|
"@oclif/plugin-autocomplete": "0.3.0",
|
|
94
94
|
"@oclif/plugin-plugins": "1.10.1",
|
|
95
95
|
"@procore/cdn": "2.0.0",
|
|
96
|
-
"@procore/eslint-config": "
|
|
96
|
+
"@procore/eslint-config": "^10.1.0-rc.1",
|
|
97
97
|
"@svgr/webpack": "5.5.0",
|
|
98
98
|
"@typescript-eslint/eslint-plugin": "3.6.0",
|
|
99
99
|
"@typescript-eslint/parser": "3.6.1",
|
|
@@ -240,5 +240,5 @@
|
|
|
240
240
|
"@types/webpack-dev-server": "3.11.5",
|
|
241
241
|
"@types/webpack-manifest-plugin": "3.0.5"
|
|
242
242
|
},
|
|
243
|
-
"gitHead": "
|
|
243
|
+
"gitHead": "530436cbdcc574ca701bcdf552cfad3d89ad8c93"
|
|
244
244
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,843 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
# [10.2.0](https://github.com/procore/frontend-tooling/compare/v10.1.0...v10.2.0) (2022-02-07)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Features
|
|
10
|
-
|
|
11
|
-
* changing to using dart sass instead of node sass ([#871](https://github.com/procore/frontend-tooling/issues/871)) ([b1e211f](https://github.com/procore/frontend-tooling/commit/b1e211ff188206d0127ca5d4a17d45fba585d634))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
# [10.1.0](https://github.com/procore/frontend-tooling/compare/v10.0.2...v10.1.0) (2021-09-28)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* packages/core-scripts/package.json to reduce vulnerabilities ([f5e40c0](https://github.com/procore/frontend-tooling/commit/f5e40c0fdbec23c75b4f9d28d40951ae646b1c4a))
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
### Features
|
|
26
|
-
|
|
27
|
-
* switch to CSSMinimizerWebpackPlugin ([#699](https://github.com/procore/frontend-tooling/issues/699)) ([9242b12](https://github.com/procore/frontend-tooling/commit/9242b12aec887271470c58178f8e1910a61c3e34))
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## [10.0.3](https://github.com/procore/frontend-tooling/compare/v10.0.2...v10.0.3) (2021-09-27)
|
|
34
|
-
|
|
35
|
-
**### chore
|
|
36
|
-
|
|
37
|
-
* upgrade to JSDOM 16 via `jest-environment-jsdom-sixteen` to allow for testing of HTML custom elements
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
## [10.0.2](https://github.com/procore/frontend-tooling/compare/v10.0.1...v10.0.2) (2021-09-03)
|
|
41
|
-
|
|
42
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
## [10.0.1](https://github.com/procore/frontend-tooling/compare/v10.0.0...v10.0.1) (2021-08-31)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
### Bug Fixes
|
|
49
|
-
|
|
50
|
-
* Cross origin loading false ([#408](https://github.com/procore/frontend-tooling/issues/408)) ([a99bd6d](https://github.com/procore/frontend-tooling/commit/a99bd6d4abd1ed9f096baf4f42eeac18a4b93eb5))
|
|
51
|
-
* fixing global for web context ([#383](https://github.com/procore/frontend-tooling/issues/383)) ([6083886](https://github.com/procore/frontend-tooling/commit/60838868a5b41a17517ba511e95cb6a510157ba8))
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
### Reverts
|
|
55
|
-
|
|
56
|
-
* Revert "chore: publish v10.0.1 [ci skip]" ([19c6447](https://github.com/procore/frontend-tooling/commit/19c644710a9e44266f366a15d46c20595ccf9206))
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
# [10.0.0](https://github.com/procore/frontend-tooling/compare/v9.6.2...v10.0.0) (2021-05-11)
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
### chore
|
|
66
|
-
|
|
67
|
-
* fix dep versions ([57e39f3](https://github.com/procore/frontend-tooling/commit/57e39f3a7fd8376c28f3667b6cd6f6b6bc167ef5))
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
### Features
|
|
71
|
-
|
|
72
|
-
* add bugsnag sourcemap uploading ([#255](https://github.com/procore/frontend-tooling/issues/255)) ([59dfba4](https://github.com/procore/frontend-tooling/commit/59dfba4dd9d18b66c79596e510a7e59f53f83453))
|
|
73
|
-
* Webpack 5 ([1353385](https://github.com/procore/frontend-tooling/commit/1353385fbbcda136f002d9e2482d936d58e28714))
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
### BREAKING CHANGES
|
|
77
|
-
|
|
78
|
-
* Bumping a bunch of deps to breaking versions
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
## [9.6.2](https://github.com/procore/core-scripts/compare/v9.6.0...v9.6.2) (2021-03-24)
|
|
85
|
-
|
|
86
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
## [9.6.1](https://github.com/procore/core-scripts/compare/v9.6.0...v9.6.1) (2021-03-24)
|
|
93
|
-
|
|
94
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
# 9.6.0 (2021-02-23)
|
|
101
|
-
|
|
102
|
-
### Bug Fixes
|
|
103
|
-
|
|
104
|
-
- adding proper tool version and updating package json ([17b1607](https://github.com/procore/frontend-tooling/commit/17b1607050992f729626439a0a2717a4213e61eb))
|
|
105
|
-
- app:gen generates apps that do not gitignore eslintrc ([f76bbbd](https://github.com/procore/frontend-tooling/commit/f76bbbda0632dd3ca47c8224c70cdacea3f9f970))
|
|
106
|
-
- app:gen generates apps that do not gitignore stylelintrc ([e526659](https://github.com/procore/frontend-tooling/commit/e526659774ad1b8153abf089d45fd3e42589aed3))
|
|
107
|
-
- update webpack externals to use full path of import ([504fc14](https://github.com/procore/frontend-tooling/commit/504fc145ea785186d252bb9ea7bde0a67f4b7cd9))
|
|
108
|
-
|
|
109
|
-
### Features
|
|
110
|
-
|
|
111
|
-
- bumping version to help circle scripts ([#16](https://github.com/procore/frontend-tooling/issues/16)) ([956948d](https://github.com/procore/frontend-tooling/commit/956948d7277bd7b0f52cc3c55ab58a23e4f25530))
|
|
112
|
-
- **core-scripts:** add the ability to log browser and cypress command logging to a log file and to ([c4c9760](https://github.com/procore/frontend-tooling/commit/c4c97602ea6196a9c981e6df810d84a163676a42))
|
|
113
|
-
- **core-scripts:** docs ([5c75d48](https://github.com/procore/frontend-tooling/commit/5c75d48a78ec3ee9b58f7e1a0eff6ec57afce67e))
|
|
114
|
-
|
|
115
|
-
# [9.5.0](https://github.com/procore/core/compare/v9.4.0...v9.5.0) (2020-12-14)
|
|
116
|
-
|
|
117
|
-
### Features
|
|
118
|
-
|
|
119
|
-
- Adds Cypress browser console logging support via the `cypress-terminal-report` plugin
|
|
120
|
-
|
|
121
|
-
# [9.4.0](https://github.com/procore/core/compare/v9.3.0...v9.4.0) (2020-11-23)
|
|
122
|
-
|
|
123
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
124
|
-
|
|
125
|
-
# [9.3.0](https://github.com/procore/core/compare/v9.2.2...v9.3.0) (2020-11-06)
|
|
126
|
-
|
|
127
|
-
### Bug Fixes
|
|
128
|
-
|
|
129
|
-
- Follow-up fixes for Pill Select component ([#7749](https://github.com/procore/core/issues/7749)) ([117c4fe](https://github.com/procore/core/commit/117c4fe3cc8c6c2f285a5ac739789795d78b4755))
|
|
130
|
-
|
|
131
|
-
### Features
|
|
132
|
-
|
|
133
|
-
- ensure core-scripts runs coverage command with maxWorkers=1 in CI ([549f5f7](https://github.com/procore/core/commit/549f5f797ddccbbcb061c7d9444c2661f0a0f9a5))
|
|
134
|
-
|
|
135
|
-
## [9.2.1](https://github.com/procore/core/compare/v9.2.0...v9.2.1) (2020-10-29)
|
|
136
|
-
|
|
137
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
138
|
-
|
|
139
|
-
# [9.2.0](https://github.com/procore/core/compare/v9.1.0...v9.2.0) (2020-10-27)
|
|
140
|
-
|
|
141
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
142
|
-
|
|
143
|
-
# [9.1.0](https://github.com/procore/core/compare/v9.0.0...v9.1.0) (2020-10-23)
|
|
144
|
-
|
|
145
|
-
### Bug Fixes
|
|
146
|
-
|
|
147
|
-
- jest needs to transform/transpile date-fns ([6a3ce09](https://github.com/procore/core/commit/6a3ce094cc590955902d10b2ba0bf71d5a2585e3))
|
|
148
|
-
|
|
149
|
-
### Features
|
|
150
|
-
|
|
151
|
-
- Adding a README file to generated hydra client folders ([#7662](https://github.com/procore/core/issues/7662)) ([c9b2dd2](https://github.com/procore/core/commit/c9b2dd2d9e990fc97ac28933944a82362005c6bb))
|
|
152
|
-
|
|
153
|
-
# [9.0.0](https://github.com/procore/core/compare/v8.25.0...v9.0.0) (2020-10-09)
|
|
154
|
-
|
|
155
|
-
### Bug Fixes
|
|
156
|
-
|
|
157
|
-
- **deps:** update dependency tslib to v2 ([600c1d8](https://github.com/procore/core/commit/600c1d8ec08a001128ee74d008e5e5642ed48839))
|
|
158
|
-
- **deps:** update jest monorepo to v26 (major) ([#6477](https://github.com/procore/core/issues/6477)) ([2d07c50](https://github.com/procore/core/commit/2d07c50818a9baa0388d3f38b720fc63cc8b090c)), closes [#6460](https://github.com/procore/core/issues/6460) [#6459](https://github.com/procore/core/issues/6459) [#6458](https://github.com/procore/core/issues/6458) [#6461](https://github.com/procore/core/issues/6461) [#6449](https://github.com/procore/core/issues/6449) [#6462](https://github.com/procore/core/issues/6462) [#6450](https://github.com/procore/core/issues/6450) [#6457](https://github.com/procore/core/issues/6457) [#6434](https://github.com/procore/core/issues/6434) [#6464](https://github.com/procore/core/issues/6464) [#6463](https://github.com/procore/core/issues/6463) [#6402](https://github.com/procore/core/issues/6402) [#6470](https://github.com/procore/core/issues/6470) [#6469](https://github.com/procore/core/issues/6469) [#6467](https://github.com/procore/core/issues/6467) [#6466](https://github.com/procore/core/issues/6466) [#6465](https://github.com/procore/core/issues/6465) [#6483](https://github.com/procore/core/issues/6483) [#6482](https://github.com/procore/core/issues/6482) [#6479](https://github.com/procore/core/issues/6479) [#6481](https://github.com/procore/core/issues/6481) [#6474](https://github.com/procore/core/issues/6474) [#6472](https://github.com/procore/core/issues/6472) [#6476](https://github.com/procore/core/issues/6476) [#6473](https://github.com/procore/core/issues/6473) [#6480](https://github.com/procore/core/issues/6480) [#6486](https://github.com/procore/core/issues/6486) [#6485](https://github.com/procore/core/issues/6485) [#6484](https://github.com/procore/core/issues/6484) [#6487](https://github.com/procore/core/issues/6487) [#6471](https://github.com/procore/core/issues/6471) [#6468](https://github.com/procore/core/issues/6468)
|
|
159
|
-
|
|
160
|
-
### chore
|
|
161
|
-
|
|
162
|
-
- bumping Typescript to latest version ([f82e5d9](https://github.com/procore/core/commit/f82e5d9b0297beaff343ced8321ac11dda0b5208))
|
|
163
|
-
|
|
164
|
-
### BREAKING CHANGES
|
|
165
|
-
|
|
166
|
-
- Core-scripts Type-checking Breaking Changes
|
|
167
|
-
|
|
168
|
-
# [8.25.0](https://github.com/procore/core/compare/v8.24.0...v8.25.0) (2020-10-01)
|
|
169
|
-
|
|
170
|
-
### Bug Fixes
|
|
171
|
-
|
|
172
|
-
- revert "chore: remove duplicate deps from core-scripts ([#7576](https://github.com/procore/core/issues/7576))" ([832cb98](https://github.com/procore/core/commit/832cb98c73b724926e0cc44ba69da2b5d9e88b25))
|
|
173
|
-
|
|
174
|
-
# [8.24.0](https://github.com/procore/core/compare/v8.23.1...v8.24.0) (2020-09-28)
|
|
175
|
-
|
|
176
|
-
### Features
|
|
177
|
-
|
|
178
|
-
- introduce FileSelect component ([#7137](https://github.com/procore/core/issues/7137)) ([7325ab4](https://github.com/procore/core/commit/7325ab403c61633062daecda024d8b76ea0e524a))
|
|
179
|
-
|
|
180
|
-
## [8.23.1](https://github.com/procore/core/compare/v8.23.0...v8.23.1) (2020-09-14)
|
|
181
|
-
|
|
182
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
183
|
-
|
|
184
|
-
# [8.23.0](https://github.com/procore/core/compare/v8.22.0...v8.23.0) (2020-09-10)
|
|
185
|
-
|
|
186
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
187
|
-
|
|
188
|
-
# [8.22.0](https://github.com/procore/core/compare/v8.21.0...v8.22.0) (2020-08-28)
|
|
189
|
-
|
|
190
|
-
### Bug Fixes
|
|
191
|
-
|
|
192
|
-
- **core-scripts:** fix eslint command ([24b392c](https://github.com/procore/core/commit/24b392c4ffa9a9e681f205119b1d36ae1f1afb21))
|
|
193
|
-
|
|
194
|
-
# [8.21.0](https://github.com/procore/core/compare/v8.20.0...v8.21.0) (2020-08-13)
|
|
195
|
-
|
|
196
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
197
|
-
|
|
198
|
-
# [8.20.0](https://github.com/procore/core/compare/v8.19.0...v8.20.0) (2020-07-31)
|
|
199
|
-
|
|
200
|
-
### Bug Fixes
|
|
201
|
-
|
|
202
|
-
- Core Scripts External PeerDeps Regex ([#7201](https://github.com/procore/core/issues/7201)) ([282e399](https://github.com/procore/core/commit/282e39986421234d3cf1232dd005d3e1f7ae0ecf))
|
|
203
|
-
|
|
204
|
-
# [8.19.0](https://github.com/procore/core/compare/v8.18.3...v8.19.0) (2020-07-21)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
207
|
-
|
|
208
|
-
## [8.18.3](https://github.com/procore/core/compare/v8.18.2...v8.18.3) (2020-07-16)
|
|
209
|
-
|
|
210
|
-
### Bug Fixes
|
|
211
|
-
|
|
212
|
-
- [GLUE-2124] top left portal interrupts pointer events ([#7267](https://github.com/procore/core/issues/7267)) ([d272fe6](https://github.com/procore/core/commit/d272fe650d46251dbe99f4ccb20f4b90ecca473e))
|
|
213
|
-
|
|
214
|
-
# [8.18.0](https://github.com/procore/core/compare/v8.17.0...v8.18.0) (2020-07-13)
|
|
215
|
-
|
|
216
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
217
|
-
|
|
218
|
-
# [8.17.0](https://github.com/procore/core/compare/v8.16.1...v8.17.0) (2020-06-26)
|
|
219
|
-
|
|
220
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
221
|
-
|
|
222
|
-
## [8.16.1](https://github.com/procore/core/compare/v8.16.0...v8.16.1) (2020-06-25)
|
|
223
|
-
|
|
224
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
225
|
-
|
|
226
|
-
# [8.16.0](https://github.com/procore/core/compare/v8.15.0...v8.16.0) (2020-06-16)
|
|
227
|
-
|
|
228
|
-
### Features
|
|
229
|
-
|
|
230
|
-
- **core-react,core-docs,core-css:** introduce FileAttacher component ([66ee19d](https://github.com/procore/core/commit/66ee19db4f45a849760ac5bd6436d1b1bc321985))
|
|
231
|
-
|
|
232
|
-
# [8.15.0](https://github.com/procore/core/compare/v8.14.1...v8.15.0) (2020-06-04)
|
|
233
|
-
|
|
234
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
235
|
-
|
|
236
|
-
## [8.14.1](https://github.com/procore/core/compare/v8.14.0...v8.14.1) (2020-05-21)
|
|
237
|
-
|
|
238
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
239
|
-
|
|
240
|
-
# [8.14.0](https://github.com/procore/core/compare/v8.13.0...v8.14.0) (2020-05-21)
|
|
241
|
-
|
|
242
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
243
|
-
|
|
244
|
-
# [8.13.0](https://github.com/procore/core/compare/v8.12.0...v8.13.0) (2020-05-20)
|
|
245
|
-
|
|
246
|
-
### Bug Fixes
|
|
247
|
-
|
|
248
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v5.2.1 ([#6593](https://github.com/procore/core/issues/6593)) ([5efa19d](https://github.com/procore/core/commit/5efa19d47a145717f13a649bf3b2db20c7e1bbf9))
|
|
249
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v5.3.0 ([#6627](https://github.com/procore/core/issues/6627)) ([bb3ffb7](https://github.com/procore/core/commit/bb3ffb7e13ecdb7ab8a1c1b050cb84170bc004fa))
|
|
250
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v5.4.0 ([#6629](https://github.com/procore/core/issues/6629)) ([4471436](https://github.com/procore/core/commit/447143657cbb21912982f805cf754470f50ca63e))
|
|
251
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v5.4.1 ([14d984f](https://github.com/procore/core/commit/14d984f738641a53e7be82aa8edea4e79cac1662))
|
|
252
|
-
- **deps:** update dependency @oclif/plugin-help to v3.0.1 ([#6623](https://github.com/procore/core/issues/6623)) ([41314e3](https://github.com/procore/core/commit/41314e3f642ecd290d5da5ec2739c1d809e8ca28))
|
|
253
|
-
- **deps:** update dependency @types/jest to v25.2.2 ([#6578](https://github.com/procore/core/issues/6578)) ([183ac23](https://github.com/procore/core/commit/183ac23cd970266032e4aa1f87ff56df9158af22))
|
|
254
|
-
- **deps:** update dependency @types/jest to v25.2.3 ([#6641](https://github.com/procore/core/issues/6641)) ([3ae6d7a](https://github.com/procore/core/commit/3ae6d7a40f1dcf56ee4bdc191b78dbeb2b83433f))
|
|
255
|
-
- **deps:** update dependency @types/node to v12.12.39 ([#6570](https://github.com/procore/core/issues/6570)) ([c3711ed](https://github.com/procore/core/commit/c3711ed0986a900fb4d2588096a0108c3fd42587))
|
|
256
|
-
- **deps:** update dependency cli-ux to v5.4.6 ([#6597](https://github.com/procore/core/issues/6597)) ([39f631e](https://github.com/procore/core/commit/39f631e59d03da33140eb562dc69a4a0ec0d166a))
|
|
257
|
-
- **deps:** update dependency ejs to v3.1.3 ([de587fb](https://github.com/procore/core/commit/de587fb17eae290cf79fff4ab23d698dedd7e2e2))
|
|
258
|
-
- **deps:** update dependency eslint to v7 ([#6537](https://github.com/procore/core/issues/6537)) ([c46d565](https://github.com/procore/core/commit/c46d565df44c799db1a95ca757e0bfd3b0fbfa0b))
|
|
259
|
-
- **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))
|
|
260
|
-
- **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))
|
|
261
|
-
- **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))
|
|
262
|
-
- **deps:** update dependency stylelint to v13.4.0 ([#6626](https://github.com/procore/core/issues/6626)) ([acc4e28](https://github.com/procore/core/commit/acc4e287c995c492fee275067c03b3275dad10b6))
|
|
263
|
-
- **deps:** update dependency stylelint to v13.4.1 ([#6635](https://github.com/procore/core/issues/6635)) ([1006c01](https://github.com/procore/core/commit/1006c01c17920d71f25dc80a3aa72480e36667d5))
|
|
264
|
-
- **deps:** update dependency stylelint to v13.5.0 ([#6645](https://github.com/procore/core/issues/6645)) ([9c558aa](https://github.com/procore/core/commit/9c558aa1836595102437c764ade8ef086a982f7a))
|
|
265
|
-
- **deps:** update dependency tslib to v1.12.0 ([#6560](https://github.com/procore/core/issues/6560)) ([1d3154f](https://github.com/procore/core/commit/1d3154fb4a7a994da377582a713af4b524442f0d))
|
|
266
|
-
- **deps:** update dependency tslib to v1.13.0 ([#6585](https://github.com/procore/core/issues/6585)) ([86a7f85](https://github.com/procore/core/commit/86a7f85276cfad61b1b24d005dc67d92be582024))
|
|
267
|
-
- **deps:** update dependency webpack-bundle-analyzer to v3.8.0 ([067f169](https://github.com/procore/core/commit/067f16992313a2cbf291b8d4c8166011599b8fc2))
|
|
268
|
-
- **deps:** update dependency webpack-dev-server to v3.11.0 ([#6533](https://github.com/procore/core/issues/6533)) ([92cabd5](https://github.com/procore/core/commit/92cabd546fe14663e6e2bc23e692d874ad23280b))
|
|
269
|
-
- **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))
|
|
270
|
-
- **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))
|
|
271
|
-
- **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))
|
|
272
|
-
- revert jest-watch-typeahead upgrade ([#6583](https://github.com/procore/core/issues/6583)) ([65d87d5](https://github.com/procore/core/commit/65d87d5e1b0b65368af79eb15564a0d7dcc20527))
|
|
273
|
-
|
|
274
|
-
# [8.12.0](https://github.com/procore/core/compare/v8.11.0...v8.12.0) (2020-05-08)
|
|
275
|
-
|
|
276
|
-
### Bug Fixes
|
|
277
|
-
|
|
278
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v5.2.0 ([#6520](https://github.com/procore/core/issues/6520)) ([a8ab2cb](https://github.com/procore/core/commit/a8ab2cbfd70cda3dae65ec1bc09d6da6abe96e21))
|
|
279
|
-
- **deps:** update dependency @oclif/command to v1.6.0 ([#6467](https://github.com/procore/core/issues/6467)) ([d1e3d12](https://github.com/procore/core/commit/d1e3d12c7486aa27c67744198dc9973452a15359))
|
|
280
|
-
- **deps:** update dependency @oclif/command to v1.6.1 ([#6487](https://github.com/procore/core/issues/6487)) ([be3da67](https://github.com/procore/core/commit/be3da67e681418620843b2a4d1d9bc77e731a085))
|
|
281
|
-
- **deps:** update dependency @oclif/plugin-autocomplete to v0.2.0 ([#6490](https://github.com/procore/core/issues/6490)) ([b5b3d77](https://github.com/procore/core/commit/b5b3d77abbab5be6da14230b0566f5fb4dd590b7))
|
|
282
|
-
- **deps:** update dependency @oclif/plugin-help to v3 ([#6432](https://github.com/procore/core/issues/6432)) ([8177a71](https://github.com/procore/core/commit/8177a717770a241e8a244e4a83b927d4df08724e))
|
|
283
|
-
- **deps:** update dependency @svgr/webpack to v5.4.0 ([#6430](https://github.com/procore/core/issues/6430)) ([31710ab](https://github.com/procore/core/commit/31710abd4f18f4a39f046a3a92c65cec37c6a6b6))
|
|
284
|
-
- **deps:** update dependency @types/node to v12.12.38 ([#6491](https://github.com/procore/core/issues/6491)) ([d52a3cc](https://github.com/procore/core/commit/d52a3ccdf5b7b2f3bbaf49a70830eda8fedb3923))
|
|
285
|
-
- **deps:** update dependency cypress to v4.5.0 ([#6441](https://github.com/procore/core/issues/6441)) ([31b54ee](https://github.com/procore/core/commit/31b54ee7a68039bb600e9ee7778bebacc6b61e6d))
|
|
286
|
-
- **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))
|
|
287
|
-
- **deps:** update dependency execa to v4.0.1 ([#6529](https://github.com/procore/core/issues/6529)) ([cded1b4](https://github.com/procore/core/commit/cded1b4bd62664eb572beb4fc570ce0919623d9b))
|
|
288
|
-
- **deps:** update dependency html-webpack-plugin to v4.2.1 ([#6438](https://github.com/procore/core/issues/6438)) ([3123fff](https://github.com/procore/core/commit/3123ffffa6dc40a3a71ae0ee8f295b42115aa8ad))
|
|
289
|
-
- **deps:** update dependency html-webpack-plugin to v4.3.0 ([#6459](https://github.com/procore/core/issues/6459)) ([8b6ae63](https://github.com/procore/core/commit/8b6ae633b1e6c8f93b7c77a5017f42018da7514d))
|
|
290
|
-
- **deps:** update dependency is-wsl to v2.2.0 ([#6473](https://github.com/procore/core/issues/6473)) ([529d5bd](https://github.com/procore/core/commit/529d5bdd8a5cd4c80c7735d74b386be172ccabbb))
|
|
291
|
-
- **deps:** update dependency jest-watch-typeahead to v0.6.0 ([#6486](https://github.com/procore/core/issues/6486)) ([77aedf5](https://github.com/procore/core/commit/77aedf5a312c0b9d840cd1762354890fab85d0ff))
|
|
292
|
-
- **deps:** update dependency mocha to v7.1.2 ([#6412](https://github.com/procore/core/issues/6412)) ([b1f580f](https://github.com/procore/core/commit/b1f580f05b4ff5615ed87d56b7c0d41afb8e62a2))
|
|
293
|
-
- **deps:** update dependency node-sass to v4.14.1 ([#6482](https://github.com/procore/core/issues/6482)) ([77c2c4d](https://github.com/procore/core/commit/77c2c4da61e4fc089e0d80810a0ce42971c7a3e0))
|
|
294
|
-
- **deps:** update dependency npm-packlist to v2.1.2 ([#6515](https://github.com/procore/core/issues/6515)) ([f6be27f](https://github.com/procore/core/commit/f6be27f579f2e3800391c3e11fc07c42ebe015be))
|
|
295
|
-
- **deps:** update dependency postcss-flexbugs-fixes to v4.2.1 ([#6431](https://github.com/procore/core/issues/6431)) ([229a6e9](https://github.com/procore/core/commit/229a6e96958daf362f747ca5a8d3f98f20215c51))
|
|
296
|
-
- **deps:** update dependency style-loader to v1.2.1 ([#6437](https://github.com/procore/core/issues/6437)) ([21e2707](https://github.com/procore/core/commit/21e2707f83f32b66e5d6bb8d882f969517405547))
|
|
297
|
-
- **deps:** update dependency terser-webpack-plugin to v2.3.6 ([#6409](https://github.com/procore/core/issues/6409)) ([0e9449c](https://github.com/procore/core/commit/0e9449c1c1aaef6f86dcd9b05f6bf92f7e638403))
|
|
298
|
-
- **deps:** update dependency terser-webpack-plugin to v3 ([#6468](https://github.com/procore/core/issues/6468)) ([aa7e528](https://github.com/procore/core/commit/aa7e528dadf25280c933e1db725355472001504a))
|
|
299
|
-
- **deps:** update dependency terser-webpack-plugin to v3.0.1 ([#6504](https://github.com/procore/core/issues/6504)) ([7448d6d](https://github.com/procore/core/commit/7448d6d51cb5f156e7d7e4b1efcfd8234e4f0382))
|
|
300
|
-
- **deps:** update dependency tslib to v1.11.2 ([#6499](https://github.com/procore/core/issues/6499)) ([878a5df](https://github.com/procore/core/commit/878a5df98c8dda69ed1eb5fec78e898bda7dc0c3))
|
|
301
|
-
- **deps:** update jest monorepo to v25.5.0 ([#6440](https://github.com/procore/core/issues/6440)) ([204b2e4](https://github.com/procore/core/commit/204b2e491f154e71fa16f17e975624d1b121a7b6))
|
|
302
|
-
- **deps:** update jest monorepo to v25.5.1 ([#6443](https://github.com/procore/core/issues/6443)) ([e919c47](https://github.com/procore/core/commit/e919c4752de0c7e82346a1408c0e9278ee188c28))
|
|
303
|
-
- **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))
|
|
304
|
-
- **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))
|
|
305
|
-
|
|
306
|
-
# [8.11.0](https://github.com/procore/core/compare/v8.10.0...v8.11.0) (2020-04-27)
|
|
307
|
-
|
|
308
|
-
### Bug Fixes
|
|
309
|
-
|
|
310
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v5.1.2 ([#6323](https://github.com/procore/core/issues/6323)) ([caca2cb](https://github.com/procore/core/commit/caca2cb671eff2bc992051e20f5e13d7d225ed41))
|
|
311
|
-
- **deps:** update dependency @oclif/command to v1.5.20 ([#6375](https://github.com/procore/core/issues/6375)) ([b4db0c1](https://github.com/procore/core/commit/b4db0c1fa46c198d42a83e8c4e8bc3aadf98b94d))
|
|
312
|
-
- **deps:** update dependency @oclif/config to v1.15.0 ([#6339](https://github.com/procore/core/issues/6339)) ([fe2fa5f](https://github.com/procore/core/commit/fe2fa5f21f062d3913c4681e5dcf20c77b20ba0f))
|
|
313
|
-
- **deps:** update dependency @oclif/config to v1.15.1 ([#6340](https://github.com/procore/core/issues/6340)) ([26e5d1b](https://github.com/procore/core/commit/26e5d1b2bf6c9467e02d605d2d52952b1b03c2a1))
|
|
314
|
-
- **deps:** update dependency @types/node to v12.12.36 ([#6362](https://github.com/procore/core/issues/6362)) ([c24a269](https://github.com/procore/core/commit/c24a2691ec702c7977944654b72c52edb807cd4a))
|
|
315
|
-
- **deps:** update dependency @types/node to v12.12.37 ([#6387](https://github.com/procore/core/issues/6387)) ([6c0c714](https://github.com/procore/core/commit/6c0c71458f17b5d130a1e69cb4ab4e8e9d1e5059))
|
|
316
|
-
- **deps:** update dependency css-loader to v3.5.3 ([#6405](https://github.com/procore/core/issues/6405)) ([2fa2124](https://github.com/procore/core/commit/2fa21245a170eaa996ceef8898af6846a5603305))
|
|
317
|
-
- **deps:** update dependency cypress to v4.4.0 ([#6328](https://github.com/procore/core/issues/6328)) ([875cd48](https://github.com/procore/core/commit/875cd48d974b4b19b33c7b10528db979284220f3))
|
|
318
|
-
- **deps:** update dependency cypress to v4.4.1 ([#6374](https://github.com/procore/core/issues/6374)) ([0ac8f38](https://github.com/procore/core/commit/0ac8f38b46a1ab44858921ec596287ae0932caef))
|
|
319
|
-
- **deps:** update dependency ejs to v3.1.2 ([#6403](https://github.com/procore/core/issues/6403)) ([ac470a0](https://github.com/procore/core/commit/ac470a00db77ca7824510ea42e03b8eb1a63ccc9))
|
|
320
|
-
- **deps:** update dependency envinfo to v7.5.1 ([#6416](https://github.com/procore/core/issues/6416)) ([0eee8d6](https://github.com/procore/core/commit/0eee8d650ad914621118bc4bddf06dc576fd002d))
|
|
321
|
-
- **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))
|
|
322
|
-
- **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))
|
|
323
|
-
- **deps:** update dependency make-dir to v3.1.0 ([#6390](https://github.com/procore/core/issues/6390)) ([5480a1b](https://github.com/procore/core/commit/5480a1bcbd86855c29790e568b072800afbaf514))
|
|
324
|
-
- **deps:** update dependency node-sass to v4.14.0 ([#6396](https://github.com/procore/core/issues/6396)) ([4bbc690](https://github.com/procore/core/commit/4bbc6904fea9da1f8cb472b6854d32284412e49c))
|
|
325
|
-
- **deps:** update dependency postcss-normalize to v9 ([#6320](https://github.com/procore/core/issues/6320)) ([a727ef0](https://github.com/procore/core/commit/a727ef08ba3f9fc25fac276c8635699cb915ec20))
|
|
326
|
-
- **deps:** update dependency prettier to v2.0.5 ([#6383](https://github.com/procore/core/issues/6383)) ([a240a75](https://github.com/procore/core/commit/a240a75b0405758e97053d820f18c8bbf8c554e9))
|
|
327
|
-
- **deps:** update dependency resolve to v1.16.0 ([#6348](https://github.com/procore/core/issues/6348)) ([b9e1c05](https://github.com/procore/core/commit/b9e1c055ebd1e734fb65911eadeba5b43a5c6ff8))
|
|
328
|
-
- **deps:** update dependency resolve to v1.16.1 ([#6363](https://github.com/procore/core/issues/6363)) ([d68b2d9](https://github.com/procore/core/commit/d68b2d99fa5ebd41d77555b43ff70d7f14c2ac75))
|
|
329
|
-
- **deps:** update dependency resolve to v1.17.0 ([#6395](https://github.com/procore/core/issues/6395)) ([12e9b20](https://github.com/procore/core/commit/12e9b206c3a4ee1c88866082481656fc89d91af5))
|
|
330
|
-
- **deps:** update dependency style-loader to v1.1.4 ([#6346](https://github.com/procore/core/issues/6346)) ([6c39c35](https://github.com/procore/core/commit/6c39c3581477773c1e64876ca8032b5d321c3db1))
|
|
331
|
-
- **deps:** update dependency style-loader to v1.2.0 ([#6406](https://github.com/procore/core/issues/6406)) ([952987e](https://github.com/procore/core/commit/952987efaa3d22077cc4571e5292636fb57a5186))
|
|
332
|
-
- **deps:** update dependency stylelint to v13.3.2 ([#6318](https://github.com/procore/core/issues/6318)) ([57aae1d](https://github.com/procore/core/commit/57aae1d12d042620bee0b25f2bd1fd7b1e67af24))
|
|
333
|
-
- **deps:** update dependency stylelint to v13.3.3 ([#6378](https://github.com/procore/core/issues/6378)) ([968c506](https://github.com/procore/core/commit/968c506f081f095eee40a2228c66968e62abcb08))
|
|
334
|
-
- **deps:** update dependency webpack-bundle-analyzer to v3.7.0 ([#6333](https://github.com/procore/core/issues/6333)) ([e380b65](https://github.com/procore/core/commit/e380b65612be0609b41ac10fc207cf9c9ea2552f))
|
|
335
|
-
- **deps:** update jest monorepo to v25.4.0 ([#6367](https://github.com/procore/core/issues/6367)) ([dfcdc0b](https://github.com/procore/core/commit/dfcdc0b3890fff37889cf5f63efa0628d0243130))
|
|
336
|
-
- **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))
|
|
337
|
-
- **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))
|
|
338
|
-
|
|
339
|
-
# [8.10.0](https://github.com/procore/core/compare/v8.9.1...v8.10.0) (2020-04-10)
|
|
340
|
-
|
|
341
|
-
### Bug Fixes
|
|
342
|
-
|
|
343
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v4.1.5 ([#6257](https://github.com/procore/core/issues/6257)) ([6561810](https://github.com/procore/core/commit/65618107850c4f8f5b9ca2e60d4c434e987d522c))
|
|
344
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v5 ([#6258](https://github.com/procore/core/issues/6258)) ([1ce35d6](https://github.com/procore/core/commit/1ce35d64c41994956ce5621296e8d258f3a01131))
|
|
345
|
-
- **deps:** update dependency @svgr/webpack to v5.3.1 ([#6249](https://github.com/procore/core/issues/6249)) ([3b03f2f](https://github.com/procore/core/commit/3b03f2f0fefa9f493d102c68d51656b3e6e6d4f9))
|
|
346
|
-
- **deps:** update dependency @types/jest to v25.1.5 ([#6230](https://github.com/procore/core/issues/6230)) ([ec93d82](https://github.com/procore/core/commit/ec93d824b41c746bb1b0f85aa0ecd80d27fada93))
|
|
347
|
-
- **deps:** update dependency @types/jest to v25.2.1 ([#6244](https://github.com/procore/core/issues/6244)) ([e60e8b3](https://github.com/procore/core/commit/e60e8b3eeddd6186c5b233cae82f1313610ba3d6))
|
|
348
|
-
- **deps:** update dependency @types/node to v12.12.32 ([#6160](https://github.com/procore/core/issues/6160)) ([2425963](https://github.com/procore/core/commit/2425963c4839358e2637bf0b3fbef2fd923c63e4))
|
|
349
|
-
- **deps:** update dependency @types/node to v12.12.33 ([#6184](https://github.com/procore/core/issues/6184)) ([172b4e5](https://github.com/procore/core/commit/172b4e5813f8fefc497fac4fd928d8de1a26ee38))
|
|
350
|
-
- **deps:** update dependency @types/node to v12.12.34 ([#6187](https://github.com/procore/core/issues/6187)) ([7f06ed6](https://github.com/procore/core/commit/7f06ed680e640c8133e8edbaaf54f9ed1b495359))
|
|
351
|
-
- **deps:** update dependency @types/node to v12.12.35 ([#6290](https://github.com/procore/core/issues/6290)) ([f3a211b](https://github.com/procore/core/commit/f3a211b42b8f7132e397ebfa0790c0389d29709d))
|
|
352
|
-
- **deps:** update dependency camelcase to v6 ([#6265](https://github.com/procore/core/issues/6265)) ([eb67e3f](https://github.com/procore/core/commit/eb67e3f8a32ceae727703d6f632747c805447cbb))
|
|
353
|
-
- **deps:** update dependency chalk to v4 ([#6223](https://github.com/procore/core/issues/6223)) ([fd9a0e5](https://github.com/procore/core/commit/fd9a0e5d306a8d70a1591f352d5106a38d0ee370))
|
|
354
|
-
- **deps:** update dependency cross-spawn to v7.0.2 ([#6247](https://github.com/procore/core/issues/6247)) ([3b1e33f](https://github.com/procore/core/commit/3b1e33f5800421012550b4ef00146a54f6ad0fba))
|
|
355
|
-
- **deps:** update dependency css-loader to v3.5.0 ([#6253](https://github.com/procore/core/issues/6253)) ([597f0be](https://github.com/procore/core/commit/597f0be0bb4791dec283cc689c01590299f44fe0))
|
|
356
|
-
- **deps:** update dependency css-loader to v3.5.1 ([#6268](https://github.com/procore/core/issues/6268)) ([4fe2ed0](https://github.com/procore/core/commit/4fe2ed0534cb91473e07adfbc45bffcb6b7a557e))
|
|
357
|
-
- **deps:** update dependency css-loader to v3.5.2 ([#6307](https://github.com/procore/core/issues/6307)) ([30a1fe6](https://github.com/procore/core/commit/30a1fe6e145944a77fb10d2058fb331f43794823))
|
|
358
|
-
- **deps:** update dependency cypress to v4.3.0 ([#6180](https://github.com/procore/core/issues/6180)) ([07f3962](https://github.com/procore/core/commit/07f39621afd5575a0ee4428b4ae3344efd2368ba))
|
|
359
|
-
- **deps:** update dependency ejs to v3.0.2 ([#6171](https://github.com/procore/core/issues/6171)) ([4103675](https://github.com/procore/core/commit/41036754c775f23dcd13eaa2cb3961f8297fb74d))
|
|
360
|
-
- **deps:** update dependency enquirer to v2.3.5 ([#6271](https://github.com/procore/core/issues/6271)) ([2f1081f](https://github.com/procore/core/commit/2f1081f3390d3bcfaf79d78189e2403d00631be1))
|
|
361
|
-
- **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))
|
|
362
|
-
- **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))
|
|
363
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.3 ([#6168](https://github.com/procore/core/issues/6168)) ([ec5aee1](https://github.com/procore/core/commit/ec5aee1a4a0595e6100406857bea706d867df353))
|
|
364
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.4 ([#6210](https://github.com/procore/core/issues/6210)) ([e294e0f](https://github.com/procore/core/commit/e294e0fd38fa45210fd48f3d1acbc451058e35c6))
|
|
365
|
-
- **deps:** update dependency html-webpack-plugin to v4.1.0 ([#6299](https://github.com/procore/core/issues/6299)) ([83cea29](https://github.com/procore/core/commit/83cea2972c42560ee8db67e20e8c5c3b2c273d99))
|
|
366
|
-
- **deps:** update dependency html-webpack-plugin to v4.2.0 ([#6301](https://github.com/procore/core/issues/6301)) ([05686ab](https://github.com/procore/core/commit/05686aba7fad3f36a2ef04541e244822e27d2fd6))
|
|
367
|
-
- **deps:** update dependency jest-watch-typeahead to v0.5.0 ([#6209](https://github.com/procore/core/issues/6209)) ([7846212](https://github.com/procore/core/commit/7846212e20a4c17aecce4a416e6e52aa937217ac))
|
|
368
|
-
- **deps:** update dependency prettier to v2.0.3 ([#6251](https://github.com/procore/core/issues/6251)) ([37c8517](https://github.com/procore/core/commit/37c851793262f71f4a6a868b9cecafa31d035891))
|
|
369
|
-
- **deps:** update dependency prettier to v2.0.4 ([#6252](https://github.com/procore/core/issues/6252)) ([680f7ea](https://github.com/procore/core/commit/680f7eab16286796ffdc4781cdd895d4ff3658dc))
|
|
370
|
-
- **deps:** update dependency stylelint to v13.3.0 ([#6241](https://github.com/procore/core/issues/6241)) ([2077af8](https://github.com/procore/core/commit/2077af897e66a7c3f49b7713ad0e900fe27bbf9e))
|
|
371
|
-
- **deps:** update dependency stylelint to v13.3.1 ([#6297](https://github.com/procore/core/issues/6297)) ([f37e44a](https://github.com/procore/core/commit/f37e44a5f1505d8ac6647dc9bf4c2bb31537e5d7))
|
|
372
|
-
- **deps:** update dependency ts-pnp to v1.2.0 ([#6149](https://github.com/procore/core/issues/6149)) ([47d9602](https://github.com/procore/core/commit/47d9602be44705dbfe3f9fc9c6893687d9f23590))
|
|
373
|
-
- **deps:** update dependency url-loader to v4.1.0 ([#6284](https://github.com/procore/core/issues/6284)) ([8640511](https://github.com/procore/core/commit/86405114742de16cf8918e914dce56b4d53e17e8))
|
|
374
|
-
- **deps:** update jest monorepo to v25.2.3 ([#6156](https://github.com/procore/core/issues/6156)) ([7579f26](https://github.com/procore/core/commit/7579f2668ccf467bbdb8dfb2d1f34d835d632bda))
|
|
375
|
-
- **deps:** update jest monorepo to v25.2.4 ([#6172](https://github.com/procore/core/issues/6172)) ([8c45727](https://github.com/procore/core/commit/8c4572774d333e7bc6a7d499d949bb93f959bde7))
|
|
376
|
-
- **deps:** update jest monorepo to v25.2.6 ([#6224](https://github.com/procore/core/issues/6224)) ([78a1e06](https://github.com/procore/core/commit/78a1e064139a45ddb8d0230da364e323fa658292))
|
|
377
|
-
- **deps:** update jest monorepo to v25.3.0 ([#6280](https://github.com/procore/core/issues/6280)) ([0ddc629](https://github.com/procore/core/commit/0ddc6295383173681154d9c7e26a8e58efb86605))
|
|
378
|
-
- **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))
|
|
379
|
-
- use suffix in localidentname for core-css css-modules ([#6205](https://github.com/procore/core/issues/6205)) ([b2cb4c7](https://github.com/procore/core/commit/b2cb4c796875b7114f7fc9a049404bd13e10c356))
|
|
380
|
-
- **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))
|
|
381
|
-
|
|
382
|
-
### Features
|
|
383
|
-
|
|
384
|
-
- add sc babel plugin ([#5726](https://github.com/procore/core/issues/5726)) ([6f41cd2](https://github.com/procore/core/commit/6f41cd236997b3c07f84155def8eff557ad9422e))
|
|
385
|
-
|
|
386
|
-
## [8.9.1](https://github.com/procore/core/compare/v8.9.0...v8.9.1) (2020-03-31)
|
|
387
|
-
|
|
388
|
-
### Bug Fixes
|
|
389
|
-
|
|
390
|
-
- move babel-plugin-transform-builtin-extend from presets to plugins ([139b55c](https://github.com/procore/core/commit/139b55cb76413d1127d99199bee3ac38e156e89e))
|
|
391
|
-
|
|
392
|
-
# [8.9.0](https://github.com/procore/core/compare/v8.8.1...v8.9.0) (2020-03-26)
|
|
393
|
-
|
|
394
|
-
### Bug Fixes
|
|
395
|
-
|
|
396
|
-
- **deps:** update dependency @svgr/webpack to v5.3.0 ([#6117](https://github.com/procore/core/issues/6117)) ([89a3049](https://github.com/procore/core/commit/89a3049b30a917482f535a89edc2d0496c3af7a0))
|
|
397
|
-
- **deps:** update dependency @types/jest to v25.1.4 ([#6028](https://github.com/procore/core/issues/6028)) ([df7dbeb](https://github.com/procore/core/commit/df7dbeb1360314ab030bc51712664fbd220f13be))
|
|
398
|
-
- **deps:** update dependency @types/node to v12.12.30 ([#6066](https://github.com/procore/core/issues/6066)) ([9f828f4](https://github.com/procore/core/commit/9f828f4d61ef084548156ee56c61468e9063d781))
|
|
399
|
-
- **deps:** update dependency @types/node to v12.12.31 ([#6136](https://github.com/procore/core/issues/6136)) ([196be02](https://github.com/procore/core/commit/196be0228f837b87e579e7453efff82294afe15c))
|
|
400
|
-
- **deps:** update dependency babel-preset-react-app to v9.1.2 ([#6110](https://github.com/procore/core/issues/6110)) ([5a02d56](https://github.com/procore/core/commit/5a02d562b0c2226643eb4a47aa5801b5846ff7a0))
|
|
401
|
-
- **deps:** update dependency cypress to v4.2.0 ([#6082](https://github.com/procore/core/issues/6082)) ([ff14ebc](https://github.com/procore/core/commit/ff14ebc1ddcefbacc8ae86ace7ba1c8d3a134fc2))
|
|
402
|
-
- **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))
|
|
403
|
-
- **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))
|
|
404
|
-
- **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))
|
|
405
|
-
- **deps:** update dependency file-loader to v6 ([#6084](https://github.com/procore/core/issues/6084)) ([fb08637](https://github.com/procore/core/commit/fb0863705193739b456ce2e59a8bdd01e9e78200))
|
|
406
|
-
- **deps:** update dependency fs-extra to v9 ([#6097](https://github.com/procore/core/issues/6097)) ([fb44e64](https://github.com/procore/core/commit/fb44e64c03d3005f9cc2e2da85a768be82713426))
|
|
407
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.0 ([#6121](https://github.com/procore/core/issues/6121)) ([a698947](https://github.com/procore/core/commit/a698947e1ad14bd30a290a3628bbebff61a31d3c))
|
|
408
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.0-beta.12 ([#6086](https://github.com/procore/core/issues/6086)) ([b8ab85f](https://github.com/procore/core/commit/b8ab85f6d0ca4442476c57d5287e1e712d83da63))
|
|
409
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.0-beta.13 ([#6087](https://github.com/procore/core/issues/6087)) ([8fbbc13](https://github.com/procore/core/commit/8fbbc136679479d8f13a2af8531eb4c199dad6dd))
|
|
410
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.0-beta.14 ([#6089](https://github.com/procore/core/issues/6089)) ([45b0433](https://github.com/procore/core/commit/45b04337bf9a595c73c9a5e31e07ba4c6480e1c1))
|
|
411
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.1 ([#6124](https://github.com/procore/core/issues/6124)) ([5ccced3](https://github.com/procore/core/commit/5ccced32b83eb193631252d27ff25503f637f46f))
|
|
412
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.2 ([bdedaef](https://github.com/procore/core/commit/bdedaef6859b3480099dbed25620ae3a0de335a4))
|
|
413
|
-
- **deps:** update dependency mocha to v7.1.1 ([#6091](https://github.com/procore/core/issues/6091)) ([2fd1e3e](https://github.com/procore/core/commit/2fd1e3ee26530f5795cee58f434748174db8f69f))
|
|
414
|
-
- **deps:** update dependency npm-packlist to v2.1.1 ([#6060](https://github.com/procore/core/issues/6060)) ([d8d58bc](https://github.com/procore/core/commit/d8d58bcce6acf3ba7127d3ccb9dc3f0e8658eb47))
|
|
415
|
-
- **deps:** update dependency prettier to v2 ([#6113](https://github.com/procore/core/issues/6113)) ([e12e644](https://github.com/procore/core/commit/e12e644b3a17bab5b017aeb4b680b4cb9642d0be))
|
|
416
|
-
- **deps:** update dependency prettier to v2.0.2 ([#6127](https://github.com/procore/core/issues/6127)) ([66571a9](https://github.com/procore/core/commit/66571a994b95d8d3eefa7d62a07010ea77bebaa6))
|
|
417
|
-
- **deps:** update dependency react-dev-utils to v10.2.1 ([#6111](https://github.com/procore/core/issues/6111)) ([14876ca](https://github.com/procore/core/commit/14876ca0c50cd3daf8d62a4f8e42b5d949d3629a))
|
|
418
|
-
- **deps:** update dependency react-error-overlay to v6.0.7 ([#6112](https://github.com/procore/core/issues/6112)) ([53c842b](https://github.com/procore/core/commit/53c842b15ff998591589382cded08a5dec2b93fa))
|
|
419
|
-
- **deps:** update dependency stylelint to v13.2.1 ([#6032](https://github.com/procore/core/issues/6032)) ([1bf63a2](https://github.com/procore/core/commit/1bf63a21d9dff096a6bdf1476c6758a6e67f81c1))
|
|
420
|
-
- **deps:** update dependency url-loader to v4 ([#6085](https://github.com/procore/core/issues/6085)) ([7d514b2](https://github.com/procore/core/commit/7d514b27884dad4fa442005839c0e901b3aa472a))
|
|
421
|
-
- **deps:** update dependency webpack-bundle-analyzer to v3.6.1 ([#6039](https://github.com/procore/core/issues/6039)) ([15e101a](https://github.com/procore/core/commit/15e101ae2ebbd9d74cd572943a8d45cb397bedc5))
|
|
422
|
-
- **deps:** update jest monorepo ([#6145](https://github.com/procore/core/issues/6145)) ([40db0cc](https://github.com/procore/core/commit/40db0ccdf43ab9aec9d87335704ba1331e3394ca))
|
|
423
|
-
- **deps:** update jest monorepo to v25.2.0 ([#6142](https://github.com/procore/core/issues/6142)) ([4558d28](https://github.com/procore/core/commit/4558d28f4bdb6bb1b2ad3eeaa7fbc457418ce4c3))
|
|
424
|
-
- **deps:** update react monorepo ([#6102](https://github.com/procore/core/issues/6102)) ([32f3f7e](https://github.com/procore/core/commit/32f3f7e5b5c39fecbe36ac4635e6de08cd1c180c))
|
|
425
|
-
- **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))
|
|
426
|
-
- **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))
|
|
427
|
-
- **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))
|
|
428
|
-
|
|
429
|
-
### Features
|
|
430
|
-
|
|
431
|
-
- **core-scripts:** New cli param '--env' for CY ([#6083](https://github.com/procore/core/issues/6083)) ([8563446](https://github.com/procore/core/commit/8563446c6e39a806e03b78866bd5dd9e58cac8ff))
|
|
432
|
-
- add babel-plugin-transform-builtin-extend to createConfigForReact ([f2feaca](https://github.com/procore/core/commit/f2feacaabf617d40505e7df2d2607bd8827c9736))
|
|
433
|
-
- adding babel-plugin-transform-builtin-extend ([1a9dfdb](https://github.com/procore/core/commit/1a9dfdbf72398da3d5e64605d59df7fb3107dd08))
|
|
434
|
-
|
|
435
|
-
# [8.8.0](https://github.com/procore/core/compare/v8.7.0...v8.8.0) (2020-03-05)
|
|
436
|
-
|
|
437
|
-
### Bug Fixes
|
|
438
|
-
|
|
439
|
-
- exiting app:start commmand ([#5987](https://github.com/procore/core/issues/5987)) ([b7a8c97](https://github.com/procore/core/commit/b7a8c97590a7b825765073e50f670138029c508c))
|
|
440
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v4.1.3 ([#5962](https://github.com/procore/core/issues/5962)) ([31c7e1f](https://github.com/procore/core/commit/31c7e1ff281eac834dc76c7b54feb7f2d3472dbc))
|
|
441
|
-
- **deps:** update dependency @types/node to v12.12.29 ([#5965](https://github.com/procore/core/issues/5965)) ([2f56d4a](https://github.com/procore/core/commit/2f56d4a38957661caf0f757c2f74a207aaf42e96))
|
|
442
|
-
- **deps:** update dependency cypress to v4.1.0 ([#5967](https://github.com/procore/core/issues/5967)) ([6bd9fd1](https://github.com/procore/core/commit/6bd9fd18ceb72e46b1408feb86f0312d2e4403b9))
|
|
443
|
-
- **deps:** update dependency typescript to v3.8.3 ([#5968](https://github.com/procore/core/issues/5968)) ([26c67ea](https://github.com/procore/core/commit/26c67ea963375e5a55521bbc35f7ebde231e16f6))
|
|
444
|
-
- **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))
|
|
445
|
-
|
|
446
|
-
# [8.7.0](https://github.com/procore/core/compare/v8.6.0...v8.7.0) (2020-02-28)
|
|
447
|
-
|
|
448
|
-
### Bug Fixes
|
|
449
|
-
|
|
450
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v4.1.2 ([#5913](https://github.com/procore/core/issues/5913)) ([31610fc](https://github.com/procore/core/commit/31610fcb97a92f26ba2c7fcb26b0d8eed7191bc0))
|
|
451
|
-
- **deps:** update dependency @svgr/webpack to v5.2.0 ([#5919](https://github.com/procore/core/issues/5919)) ([5d3b5cc](https://github.com/procore/core/commit/5d3b5cc8b5637ee76e005857c07df63399a3427c))
|
|
452
|
-
- **deps:** update dependency @types/jest to v25.1.3 ([#5890](https://github.com/procore/core/issues/5890)) ([fa3406d](https://github.com/procore/core/commit/fa3406d3b15fb3d9a33fbe1e5a9298915b2c94fd))
|
|
453
|
-
- **deps:** update dependency @types/node to v12.12.28 ([#5892](https://github.com/procore/core/issues/5892)) ([6c6e077](https://github.com/procore/core/commit/6c6e0775ff0fa420beee941b3efa01e7e6fb0c84))
|
|
454
|
-
- **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))
|
|
455
|
-
- **deps:** update dependency cli-ux to v5.4.5 ([#5942](https://github.com/procore/core/issues/5942)) ([f1af7c1](https://github.com/procore/core/commit/f1af7c160f7da0d6c7b515d44362af9ae935877a))
|
|
456
|
-
- **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))
|
|
457
|
-
- **deps:** update dependency file-loader to v5.1.0 ([#5888](https://github.com/procore/core/issues/5888)) ([b4cf5aa](https://github.com/procore/core/commit/b4cf5aa036a78e7871c78bb327d00752d2917d71))
|
|
458
|
-
- **deps:** update dependency mocha to v7.1.0 ([#5941](https://github.com/procore/core/issues/5941)) ([b7da510](https://github.com/procore/core/commit/b7da5107c1f827542ad2e3d5c76b2ce41b8eeb32))
|
|
459
|
-
- **deps:** update dependency pnp-webpack-plugin to v1.6.4 ([#5878](https://github.com/procore/core/issues/5878)) ([01c041e](https://github.com/procore/core/commit/01c041eb1c15d45a4f1c85bd51c48d1bc4ac9663))
|
|
460
|
-
- **deps:** update dependency tslib to v1.11.0 ([#5903](https://github.com/procore/core/issues/5903)) ([8a8e855](https://github.com/procore/core/commit/8a8e85549d95c79a60ab5101a17c0a10ff9ebabd))
|
|
461
|
-
- **deps:** update dependency tslib to v1.11.1 ([#5954](https://github.com/procore/core/issues/5954)) ([7dafa42](https://github.com/procore/core/commit/7dafa4209e87e5da72f4387f59424923f3fb92f3))
|
|
462
|
-
- **deps:** update dependency typescript to v3.8.2 ([#5904](https://github.com/procore/core/issues/5904)) ([6ae4e15](https://github.com/procore/core/commit/6ae4e159733a250ddd0dfbc2114f3e0f3a658b24))
|
|
463
|
-
- **deps:** update react monorepo ([#5947](https://github.com/procore/core/issues/5947)) ([e5cad9e](https://github.com/procore/core/commit/e5cad9e19be5488a912710fdeff0efc5a62fd86e))
|
|
464
|
-
- **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))
|
|
465
|
-
- noop service worker middleware ([#5883](https://github.com/procore/core/issues/5883)) ([3c3122c](https://github.com/procore/core/commit/3c3122c40253158f5e5dcd7281fa0100e97b9b79))
|
|
466
|
-
|
|
467
|
-
### Features
|
|
468
|
-
|
|
469
|
-
- add bundle analyzer to build command ([#5956](https://github.com/procore/core/issues/5956)) ([a77ce48](https://github.com/procore/core/commit/a77ce48a6b638d4e3bf2503cfb68a06babe14b70))
|
|
470
|
-
|
|
471
|
-
# [8.6.0](https://github.com/procore/core/compare/v8.5.3...v8.6.0) (2020-02-18)
|
|
472
|
-
|
|
473
|
-
### Bug Fixes
|
|
474
|
-
|
|
475
|
-
- **deps:** update dependency @oclif/config to v1.14.0 ([#5784](https://github.com/procore/core/issues/5784)) ([8e01873](https://github.com/procore/core/commit/8e0187395547415562763e9c686120b13365cc33))
|
|
476
|
-
- **deps:** update dependency @types/jest to v25.1.2 ([#5785](https://github.com/procore/core/issues/5785)) ([d13c04a](https://github.com/procore/core/commit/d13c04a5adef1cc7e75eecdc80711b7b953cabbc))
|
|
477
|
-
- **deps:** update dependency @types/node to v12.12.27 ([#5822](https://github.com/procore/core/issues/5822)) ([b518e80](https://github.com/procore/core/commit/b518e80e74dfe15fe19085fdfd42f8df2d498f9a))
|
|
478
|
-
- **deps:** update dependency cypress to v4 ([#5795](https://github.com/procore/core/issues/5795)) ([47f9a10](https://github.com/procore/core/commit/47f9a1093ec34222e504c61cf1e05437476422fc))
|
|
479
|
-
- **deps:** update dependency cypress to v4.0.1 ([#5802](https://github.com/procore/core/issues/5802)) ([1b92b93](https://github.com/procore/core/commit/1b92b931c01d9508a99876251c5d21f62b2ef85a))
|
|
480
|
-
- **deps:** update dependency cypress to v4.0.2 ([#5854](https://github.com/procore/core/issues/5854)) ([fbbbede](https://github.com/procore/core/commit/fbbbede10c79a40fc6041d654b6c5c6cb78e03ec))
|
|
481
|
-
- **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))
|
|
482
|
-
- **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))
|
|
483
|
-
- **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))
|
|
484
|
-
- **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))
|
|
485
|
-
- **deps:** update dependency make-dir to v3.0.2 ([#5825](https://github.com/procore/core/issues/5825)) ([0903124](https://github.com/procore/core/commit/09031246b0fb10448ead50f0b233bfd6bc2fda65))
|
|
486
|
-
- **deps:** update dependency npm-packlist to v2.1.0 ([#5826](https://github.com/procore/core/issues/5826)) ([0747ac4](https://github.com/procore/core/commit/0747ac408c756357e9326b9bfab1f077f15056af))
|
|
487
|
-
- **deps:** update dependency pnp-webpack-plugin to v1.6.3 ([#5867](https://github.com/procore/core/issues/5867)) ([b66dd2d](https://github.com/procore/core/commit/b66dd2d2dc9a895c7696fd622f003bec11f5ba7c))
|
|
488
|
-
- **deps:** update dependency postcss-safe-parser to v4.0.2 ([#5803](https://github.com/procore/core/issues/5803)) ([713186b](https://github.com/procore/core/commit/713186beb45b72a1621d3b2b8d85053001aa0eb1))
|
|
489
|
-
- **deps:** update dependency react-dev-utils to v10.2.0 ([#5845](https://github.com/procore/core/issues/5845)) ([5d48802](https://github.com/procore/core/commit/5d48802237729b468d0370763ade8e59798ea259))
|
|
490
|
-
- **deps:** update dependency react-error-overlay to v6.0.6 ([#5846](https://github.com/procore/core/issues/5846)) ([cb609fd](https://github.com/procore/core/commit/cb609fd6b584eb28e9840406015c08b6fe216207))
|
|
491
|
-
- **deps:** update dependency stylelint to v13.1.0 ([#5806](https://github.com/procore/core/issues/5806)) ([83c9093](https://github.com/procore/core/commit/83c9093a6b20629c76c1a4f0d9a9362cc6766352))
|
|
492
|
-
- **deps:** update dependency stylelint to v13.2.0 ([#5842](https://github.com/procore/core/issues/5842)) ([9ee4383](https://github.com/procore/core/commit/9ee43837bed97e4a0dd03dd46a5411212e39003c))
|
|
493
|
-
- **deps:** update dependency stylelint-config-standard to v20 ([#5831](https://github.com/procore/core/issues/5831)) ([482e1d8](https://github.com/procore/core/commit/482e1d8fbc02fcb7a16cc26ab79d7052b7d05356))
|
|
494
|
-
- **deps:** update dependency stylelint-processor-styled-components to v1.10.0 ([#5843](https://github.com/procore/core/issues/5843)) ([abcd22a](https://github.com/procore/core/commit/abcd22a4253bf360f9b06c12e8931718a75774ac))
|
|
495
|
-
- **deps:** update dependency terser-webpack-plugin to v2.3.5 ([#5844](https://github.com/procore/core/issues/5844)) ([0ae8455](https://github.com/procore/core/commit/0ae8455a71f0b9b0436eff411bbf8ad1e786abf8))
|
|
496
|
-
- **deps:** update dependency ts-pnp to v1.1.6 ([#5869](https://github.com/procore/core/issues/5869)) ([5fb4a34](https://github.com/procore/core/commit/5fb4a348095e6108f228d687db4184456f96324c))
|
|
497
|
-
- **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))
|
|
498
|
-
- cypress exit code ([#5833](https://github.com/procore/core/issues/5833)) ([52bb05a](https://github.com/procore/core/commit/52bb05a5027a7e5234e1ddf617564415b35b034d))
|
|
499
|
-
- lib compilation of SVGs ([#5856](https://github.com/procore/core/issues/5856)) ([c5e9114](https://github.com/procore/core/commit/c5e9114456f91ade3fdd9c1b943a9bf182f1b7e3))
|
|
500
|
-
- **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))
|
|
501
|
-
|
|
502
|
-
### Features
|
|
503
|
-
|
|
504
|
-
- add extra tsconfig configurations ([#5801](https://github.com/procore/core/issues/5801)) ([3354986](https://github.com/procore/core/commit/3354986c17f382cd0aae313bc0a168be3b76aff1))
|
|
505
|
-
- add tsconfig checking ([#5804](https://github.com/procore/core/issues/5804)) ([03dbd01](https://github.com/procore/core/commit/03dbd015703d6d54ed376257dd95f659ac75013c))
|
|
506
|
-
|
|
507
|
-
## [8.5.2](https://github.com/procore/core/compare/v8.5.1...v8.5.2) (2020-02-06)
|
|
508
|
-
|
|
509
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
510
|
-
|
|
511
|
-
## [8.5.1](https://github.com/procore/core/compare/v8.5.0...v8.5.1) (2020-02-06)
|
|
512
|
-
|
|
513
|
-
### Bug Fixes
|
|
514
|
-
|
|
515
|
-
- **deps:** update dependency webpack-chain to v6.4.0 ([#5740](https://github.com/procore/core/issues/5740)) ([cb59f08](https://github.com/procore/core/commit/cb59f08ceff32731f1d6dd19829d7acd1093ae13))
|
|
516
|
-
|
|
517
|
-
# [8.4.0](https://github.com/procore/core/compare/v8.3.0...v8.4.0) (2020-02-06)
|
|
518
|
-
|
|
519
|
-
### Bug Fixes
|
|
520
|
-
|
|
521
|
-
- **deps:** update babel monorepo to v7.8.4 ([#5694](https://github.com/procore/core/issues/5694)) ([867e879](https://github.com/procore/core/commit/867e8795e3f9ba8490ac0e6d095134f5aff6d8dc))
|
|
522
|
-
- **deps:** update dependency @types/jest to v25.1.1 ([#5686](https://github.com/procore/core/issues/5686)) ([beea1d9](https://github.com/procore/core/commit/beea1d977bd451265897ec157a4b8fd0e76c6c26))
|
|
523
|
-
- **deps:** update dependency @types/node to v12.12.26 ([#5678](https://github.com/procore/core/issues/5678)) ([8cf70d4](https://github.com/procore/core/commit/8cf70d442233dd95d679d6f2ce3d3cf82f67fb81))
|
|
524
|
-
- **deps:** update dependency babel-plugin-named-asset-import to v0.3.6 ([#5707](https://github.com/procore/core/issues/5707)) ([7e2682e](https://github.com/procore/core/commit/7e2682eca5bf44be09f48fbc1ceff9498967beb5))
|
|
525
|
-
- **deps:** update dependency babel-preset-react-app to v9.1.1 ([#5708](https://github.com/procore/core/issues/5708)) ([8f34afd](https://github.com/procore/core/commit/8f34afd18976daa14e7ea05fbe0bbcba862b9f8e))
|
|
526
|
-
- **deps:** update dependency cli-ux to v5.4.4 ([#5677](https://github.com/procore/core/issues/5677)) ([2a203f1](https://github.com/procore/core/commit/2a203f19e25961f57495ce7508348096530a00c5))
|
|
527
|
-
- **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))
|
|
528
|
-
- **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))
|
|
529
|
-
- **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))
|
|
530
|
-
- **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))
|
|
531
|
-
- **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))
|
|
532
|
-
- **deps:** update dependency pnp-webpack-plugin to v1.6.0 ([#5664](https://github.com/procore/core/issues/5664)) ([c10da05](https://github.com/procore/core/commit/c10da05ccab60683a372e3d14b9ab9520408216d))
|
|
533
|
-
- **deps:** update dependency postcss-flexbugs-fixes to v4.2.0 ([1a59aae](https://github.com/procore/core/commit/1a59aae23f95840b88db3ac9314ecc4f0394819d))
|
|
534
|
-
- **deps:** update dependency ramda to v0.27.0 ([#5734](https://github.com/procore/core/issues/5734)) ([7057def](https://github.com/procore/core/commit/7057def0b57c29ea9eedf155421b0fb3c9f2f26b))
|
|
535
|
-
- **deps:** update dependency react-app-polyfill to v1.0.6 ([#5710](https://github.com/procore/core/issues/5710)) ([5cf7faa](https://github.com/procore/core/commit/5cf7faac3d1e0b8f6e0e588d942db351bc1975eb))
|
|
536
|
-
- **deps:** update dependency react-dev-utils to v10.1.0 ([#5713](https://github.com/procore/core/issues/5713)) ([85e90d6](https://github.com/procore/core/commit/85e90d6cefc35210303f53a1d24bd9032e23f9e5))
|
|
537
|
-
- **deps:** update dependency react-error-overlay to v6.0.5 ([#5715](https://github.com/procore/core/issues/5715)) ([73e4dcd](https://github.com/procore/core/commit/73e4dcdc5f9b15750e6b5acdb7b562fa26fa2b2b))
|
|
538
|
-
- **deps:** update dependency resolve to v1.15.1 ([#5766](https://github.com/procore/core/issues/5766)) ([fa100fe](https://github.com/procore/core/commit/fa100fe18de75cf0186256f6c09a5f87fc8a89d6))
|
|
539
|
-
- **deps:** update dependency terser-webpack-plugin to v2.3.3 ([#5673](https://github.com/procore/core/issues/5673)) ([652b601](https://github.com/procore/core/commit/652b601431cec3e6e68870aa619416cb67774b67))
|
|
540
|
-
- **deps:** update dependency terser-webpack-plugin to v2.3.4 ([#5698](https://github.com/procore/core/issues/5698)) ([351e85e](https://github.com/procore/core/commit/351e85e1c59004912fa2092c5e6eb3f3fbf1821b))
|
|
541
|
-
- **deps:** update dependency webpack-chain to v6.3.1 ([#5671](https://github.com/procore/core/issues/5671)) ([519c422](https://github.com/procore/core/commit/519c422900c61c794850ea86c3f671ca1ab9c98e))
|
|
542
|
-
- **deps:** update dependency webpack-dev-server to v3.10.2 ([#5718](https://github.com/procore/core/issues/5718)) ([3399621](https://github.com/procore/core/commit/33996212d9d362c02665b4be3330423052e1f2ce))
|
|
543
|
-
- **deps:** update dependency webpack-dev-server to v3.10.3 ([#5763](https://github.com/procore/core/issues/5763)) ([e8be52e](https://github.com/procore/core/commit/e8be52e61b3d390d781344f56d75a38645bf8f89))
|
|
544
|
-
- **deps:** update jest monorepo to v25 (major) ([#5628](https://github.com/procore/core/issues/5628)) ([66d5ba2](https://github.com/procore/core/commit/66d5ba212a12924d10f26803e36e84d8dc25cb63))
|
|
545
|
-
- **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))
|
|
546
|
-
- allure e2e setup ([#5666](https://github.com/procore/core/issues/5666)) ([57456ee](https://github.com/procore/core/commit/57456eeed67d55ca64f09427bc3bd8a1ba56d8b7))
|
|
547
|
-
|
|
548
|
-
### Features
|
|
549
|
-
|
|
550
|
-
- add e2e git ignore folders ([#5667](https://github.com/procore/core/issues/5667)) ([5968d87](https://github.com/procore/core/commit/5968d871b9221e490a2bace359d60e380030d4e5))
|
|
551
|
-
- add stylelint linter ([#5724](https://github.com/procore/core/issues/5724)) ([0a67a53](https://github.com/procore/core/commit/0a67a532b757311e34089826c60b147b6d15df96))
|
|
552
|
-
|
|
553
|
-
# [8.3.0](https://github.com/procore/core/compare/v8.2.1...v8.3.0) (2020-01-27)
|
|
554
|
-
|
|
555
|
-
### Bug Fixes
|
|
556
|
-
|
|
557
|
-
- **deps:** update dependency @svgr/webpack to v5.1.0 ([#5613](https://github.com/procore/core/issues/5613)) ([a40243c](https://github.com/procore/core/commit/a40243c35b52e37114be319803edeb5f767729b1))
|
|
558
|
-
- **deps:** update dependency @types/jest to v24.9.0 ([#5577](https://github.com/procore/core/issues/5577)) ([d3403b5](https://github.com/procore/core/commit/d3403b5a1bcd93590b7e6b21188bbfcdfbb81a30))
|
|
559
|
-
- **deps:** update dependency @types/jest to v24.9.1 ([#5642](https://github.com/procore/core/issues/5642)) ([100d958](https://github.com/procore/core/commit/100d958866112986db8b6e0017247dbb31cfa623))
|
|
560
|
-
- **deps:** update dependency @types/jest to v25 ([#5661](https://github.com/procore/core/issues/5661)) ([f7629b8](https://github.com/procore/core/commit/f7629b8be2c48d842277e29438512ff9f1f31fd2))
|
|
561
|
-
- **deps:** update dependency @types/node to v12.12.25 ([#5607](https://github.com/procore/core/issues/5607)) ([dda9ee1](https://github.com/procore/core/commit/dda9ee1e0ef8e7432ba2bdbf31fc25d9cf4e7808))
|
|
562
|
-
- **deps:** update dependency case-sensitive-paths-webpack-plugin to v2.3.0 ([#5585](https://github.com/procore/core/issues/5585)) ([607f543](https://github.com/procore/core/commit/607f5434e2152b5b40dd6b554c47e9d3f37cb2d1))
|
|
563
|
-
- **deps:** update dependency cli-ux to v5.4.2 ([#5622](https://github.com/procore/core/issues/5622)) ([53f5a01](https://github.com/procore/core/commit/53f5a01c673aebfc7436f39f4e37667b556eff27))
|
|
564
|
-
- **deps:** update dependency cli-ux to v5.4.3 ([#5660](https://github.com/procore/core/issues/5660)) ([382d672](https://github.com/procore/core/commit/382d672a6c98fc5190e27c076803371cdcb1e863))
|
|
565
|
-
- **deps:** update dependency css-loader to v3.4.2 ([#5528](https://github.com/procore/core/issues/5528)) ([1ba5892](https://github.com/procore/core/commit/1ba5892ac746c764c29263f68cd25d63a5afe9a1))
|
|
566
|
-
- **deps:** update dependency cypress to v3.8.2 ([#5532](https://github.com/procore/core/issues/5532)) ([4d61fd7](https://github.com/procore/core/commit/4d61fd71d6b7a9730e2b669e25a573f0e19df7cd))
|
|
567
|
-
- **deps:** update dependency cypress to v3.8.3 ([#5652](https://github.com/procore/core/issues/5652)) ([36b709d](https://github.com/procore/core/commit/36b709db1dbd338e6680576362914552a2eb4350))
|
|
568
|
-
- **deps:** update dependency enquirer to v2.3.3 ([#5547](https://github.com/procore/core/issues/5547)) ([38f9a31](https://github.com/procore/core/commit/38f9a31c087f99362fecf84e774a4ed0dbc6edad))
|
|
569
|
-
- **deps:** update dependency enquirer to v2.3.4 ([#5550](https://github.com/procore/core/issues/5550)) ([36281cb](https://github.com/procore/core/commit/36281cb2c6a646aa73554ac151c58c963b5bf477))
|
|
570
|
-
- **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))
|
|
571
|
-
- **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))
|
|
572
|
-
- **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))
|
|
573
|
-
- **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))
|
|
574
|
-
- public path default value ([#5632](https://github.com/procore/core/issues/5632)) ([2aab1c1](https://github.com/procore/core/commit/2aab1c1fde3f994b40c4c7869fd5bee80b9db586))
|
|
575
|
-
- typescript reporter files ([#5655](https://github.com/procore/core/issues/5655)) ([108c882](https://github.com/procore/core/commit/108c8827f782b8a1620f9c1f1ded651364d8ea89))
|
|
576
|
-
- **deps:** update dependency node-sass to v4.13.1 ([#5593](https://github.com/procore/core/issues/5593)) ([561adce](https://github.com/procore/core/commit/561adce28decd2ed7c8dddbdf0a6685c96d0eb77))
|
|
577
|
-
- **deps:** update dependency resolve to v1.15.0 ([#5629](https://github.com/procore/core/issues/5629)) ([3031957](https://github.com/procore/core/commit/3031957fe37803f1bd826e5cfacb7ea0e4253fc3))
|
|
578
|
-
- **deps:** update dependency sass-loader to v8.0.1 ([#5527](https://github.com/procore/core/issues/5527)) ([a703bd3](https://github.com/procore/core/commit/a703bd3c991f73885e21208581410acf1be1d6cd))
|
|
579
|
-
- **deps:** update dependency sass-loader to v8.0.2 ([#5543](https://github.com/procore/core/issues/5543)) ([34b6c59](https://github.com/procore/core/commit/34b6c59b932a4731568e6f10fc5d4b8c2668e263))
|
|
580
|
-
- **deps:** update dependency style-loader to v1.1.3 ([#5604](https://github.com/procore/core/issues/5604)) ([3d9790b](https://github.com/procore/core/commit/3d9790b69465b8288dc0bb2988432393a01fe3ca))
|
|
581
|
-
- **deps:** update dependency terser-webpack-plugin to v2.3.2 ([#5518](https://github.com/procore/core/issues/5518)) ([5b9d4a8](https://github.com/procore/core/commit/5b9d4a8dd5862817964edcf26b304ae2e5f6058f))
|
|
582
|
-
- **deps:** update dependency typescript to v3.7.5 ([#5599](https://github.com/procore/core/issues/5599)) ([c90e3f5](https://github.com/procore/core/commit/c90e3f5acb52d1a8f0649855077d3496518528bd))
|
|
583
|
-
- **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))
|
|
584
|
-
|
|
585
|
-
### Features
|
|
586
|
-
|
|
587
|
-
- add reporter to e2e command ([#5650](https://github.com/procore/core/issues/5650)) ([6d77030](https://github.com/procore/core/commit/6d77030176480ee473797e614029bc4934ce4531))
|
|
588
|
-
|
|
589
|
-
## [8.2.1](https://github.com/procore/core/compare/v8.2.0...v8.2.1) (2020-01-09)
|
|
590
|
-
|
|
591
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
592
|
-
|
|
593
|
-
# [8.2.0](https://github.com/procore/core/compare/v8.1.0...v8.2.0) (2020-01-09)
|
|
594
|
-
|
|
595
|
-
### Bug Fixes
|
|
596
|
-
|
|
597
|
-
- **deps:** update dependency @oclif/plugin-plugins to v1.7.9 ([#5432](https://github.com/procore/core/issues/5432)) ([4e2ecae](https://github.com/procore/core/commit/4e2ecae8a8de6ac53218eef6f49242d4bff4c52f))
|
|
598
|
-
- **deps:** update dependency @svgr/webpack to v5 ([#5464](https://github.com/procore/core/issues/5464)) ([30375e1](https://github.com/procore/core/commit/30375e11119246a113af7ca3ea0fb0e636fc34c5))
|
|
599
|
-
- **deps:** update dependency @svgr/webpack to v5.0.1 ([#5481](https://github.com/procore/core/issues/5481)) ([bd10c5d](https://github.com/procore/core/commit/bd10c5dfd4e4f62acfd92fd9a17690e6985d44a6))
|
|
600
|
-
- **deps:** update dependency @types/jest to v24.0.24 ([#5434](https://github.com/procore/core/issues/5434)) ([f910c69](https://github.com/procore/core/commit/f910c69dc9401c7fc21ad99467bcb6867a711ed5))
|
|
601
|
-
- **deps:** update dependency @types/jest to v24.0.25 ([#5474](https://github.com/procore/core/issues/5474)) ([2e228f3](https://github.com/procore/core/commit/2e228f3276f05f6d2c93e6db0ed9ec6d60501e8c))
|
|
602
|
-
- **deps:** update dependency @types/node to v12.12.20 ([#5428](https://github.com/procore/core/issues/5428)) ([1616ed4](https://github.com/procore/core/commit/1616ed496d921c435d1743eae72248bafce36eb9))
|
|
603
|
-
- **deps:** update dependency @types/node to v12.12.21 ([#5435](https://github.com/procore/core/issues/5435)) ([8b22cde](https://github.com/procore/core/commit/8b22cde499e9264a2cceecabbe4a8adc6f991f1c))
|
|
604
|
-
- **deps:** update dependency @types/node to v12.12.22 ([#5466](https://github.com/procore/core/issues/5466)) ([7d5155a](https://github.com/procore/core/commit/7d5155ade64dcbda35e38dcad8f3a57263edd4e0))
|
|
605
|
-
- **deps:** update dependency @types/node to v12.12.24 ([#5490](https://github.com/procore/core/issues/5490)) ([94760e7](https://github.com/procore/core/commit/94760e711dc5f70772c997ac7c21546c32bf5e10))
|
|
606
|
-
- **deps:** update dependency css-loader to v3.4.0 ([#5332](https://github.com/procore/core/issues/5332)) ([06c7380](https://github.com/procore/core/commit/06c73807f043526089403c0daf50fdefbb4ab12f))
|
|
607
|
-
- **deps:** update dependency css-loader to v3.4.1 ([#5488](https://github.com/procore/core/issues/5488)) ([0e7153c](https://github.com/procore/core/commit/0e7153c93ff2945e8957115a47fb8396b04b7c64))
|
|
608
|
-
- **deps:** update dependency cypress to v3.8.1 ([#5475](https://github.com/procore/core/issues/5475)) ([fd2b59f](https://github.com/procore/core/commit/fd2b59fb5f2ed2dcd65ba37d9caacef770e635b2))
|
|
609
|
-
- **deps:** update dependency eslint to v6.8.0 ([#5459](https://github.com/procore/core/issues/5459)) ([fd94903](https://github.com/procore/core/commit/fd94903986b5989c6079c5a63a6729dcd28eb622))
|
|
610
|
-
- **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))
|
|
611
|
-
- **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))
|
|
612
|
-
- **deps:** update dependency execa to v4 ([#5445](https://github.com/procore/core/issues/5445)) ([73245e2](https://github.com/procore/core/commit/73245e28e8c1db3cb95c5d269533cf38172a409f))
|
|
613
|
-
- **deps:** update dependency mini-css-extract-plugin to v0.9.0 ([#5454](https://github.com/procore/core/issues/5454)) ([c57dc82](https://github.com/procore/core/commit/c57dc82aec2ea1c0cd07e4a6bc7f1461aa05c8d9))
|
|
614
|
-
- **deps:** update dependency resolve to v1.14.0 ([#5433](https://github.com/procore/core/issues/5433)) ([a17080c](https://github.com/procore/core/commit/a17080ce331284d8e9f8be0c21a5c01c08dc31ca))
|
|
615
|
-
- **deps:** update dependency resolve to v1.14.1 ([#5443](https://github.com/procore/core/issues/5443)) ([9facbee](https://github.com/procore/core/commit/9facbee911455f888c64348ef281288910674736))
|
|
616
|
-
- **deps:** update dependency resolve to v1.14.2 ([#5504](https://github.com/procore/core/issues/5504)) ([757af5a](https://github.com/procore/core/commit/757af5a743bf553757376afd1642d5740c0b7a32))
|
|
617
|
-
- **deps:** update dependency style-loader to v1.1.1 ([#5453](https://github.com/procore/core/issues/5453)) ([d4c0c06](https://github.com/procore/core/commit/d4c0c0651022e53aa35e8ec51155e7d35db1ba66))
|
|
618
|
-
- **deps:** update dependency style-loader to v1.1.2 ([#5472](https://github.com/procore/core/issues/5472)) ([0573ac5](https://github.com/procore/core/commit/0573ac558a6af015830f553d06dc4ed4c50bf7da))
|
|
619
|
-
- **deps:** update dependency stylegator to v0.20.1 ([#5352](https://github.com/procore/core/issues/5352)) ([be28d5e](https://github.com/procore/core/commit/be28d5e374b80915a97254a7196641f27fe1f8d0))
|
|
620
|
-
- **deps:** update dependency typescript to v3.7.4 ([#5460](https://github.com/procore/core/issues/5460)) ([e1b320a](https://github.com/procore/core/commit/e1b320ae9e28e8dbd69b030b3e1ccc962c02b240))
|
|
621
|
-
- **deps:** update dependency webpack to v4.41.4 ([#5444](https://github.com/procore/core/issues/5444)) ([20572b0](https://github.com/procore/core/commit/20572b0f073f66963176389820647741a56a6249))
|
|
622
|
-
- **deps:** update dependency webpack to v4.41.5 ([#5479](https://github.com/procore/core/issues/5479)) ([013c399](https://github.com/procore/core/commit/013c39951a1872165f11d965311bc23efa986f98))
|
|
623
|
-
- **deps:** update dependency webpack-chain to v6.3.0 ([#5462](https://github.com/procore/core/issues/5462)) ([b9e72f4](https://github.com/procore/core/commit/b9e72f4ff4961c618673533d0e1eb529ab7cf724))
|
|
624
|
-
- **deps:** update dependency webpack-dev-server to v3.10.0 ([#5436](https://github.com/procore/core/issues/5436)) ([1cb1ee0](https://github.com/procore/core/commit/1cb1ee0d59de2395a496503a834222d699496d34))
|
|
625
|
-
- **deps:** update dependency webpack-dev-server to v3.10.1 ([#5446](https://github.com/procore/core/issues/5446)) ([69c5767](https://github.com/procore/core/commit/69c5767ab0feed07d93d54b644e6ccb677a5ee03))
|
|
626
|
-
- **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))
|
|
627
|
-
- **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))
|
|
628
|
-
- **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))
|
|
629
|
-
- fix gitignore for e2e folder ([#5492](https://github.com/procore/core/issues/5492)) ([6589e9b](https://github.com/procore/core/commit/6589e9be8d52016d833b76de2e888e9dab8adafd))
|
|
630
|
-
- **deps:** update babel monorepo to v7.7.6 ([#5374](https://github.com/procore/core/issues/5374)) ([60f7547](https://github.com/procore/core/commit/60f754794264c25b518cc5096bef26b0ab45aa0d))
|
|
631
|
-
- **deps:** update dependency @oclif/plugin-autocomplete to v0.1.5 ([#5349](https://github.com/procore/core/issues/5349)) ([ced9e91](https://github.com/procore/core/commit/ced9e91ee78bccf3496fb51d29e7c89f0aeeb469))
|
|
632
|
-
- **deps:** update dependency @oclif/plugin-help to v2.2.2 ([#5348](https://github.com/procore/core/issues/5348)) ([2fb816e](https://github.com/procore/core/commit/2fb816ec8ece0571f6c82f73c46fe6db53fee32b))
|
|
633
|
-
- **deps:** update dependency @oclif/plugin-help to v2.2.3 ([#5404](https://github.com/procore/core/issues/5404)) ([8cfbaa4](https://github.com/procore/core/commit/8cfbaa48c1f5080ee03046569b321a36228250b1))
|
|
634
|
-
- **deps:** update dependency @types/node to v12.12.16 ([#5377](https://github.com/procore/core/issues/5377)) ([90e670f](https://github.com/procore/core/commit/90e670f3d5f09c80912bfd6c2e377d3be442bbe2))
|
|
635
|
-
- **deps:** update dependency @types/node to v12.12.17 ([#5385](https://github.com/procore/core/issues/5385)) ([8bb5a26](https://github.com/procore/core/commit/8bb5a26c1815123e79b209dd53ed43890de0f0ad))
|
|
636
|
-
- **deps:** update dependency @types/node to v12.12.18 ([#5413](https://github.com/procore/core/issues/5413)) ([5e70f87](https://github.com/procore/core/commit/5e70f8709e68d4077b87e63040f664a5a5308c1d))
|
|
637
|
-
- **deps:** update dependency @types/node to v12.12.19 ([#5425](https://github.com/procore/core/issues/5425)) ([7cea153](https://github.com/procore/core/commit/7cea15300519c72eac13a51077c7767b15b93913))
|
|
638
|
-
- **deps:** update dependency babel-plugin-named-asset-import to v0.3.5 ([#5360](https://github.com/procore/core/issues/5360)) ([a176221](https://github.com/procore/core/commit/a176221c16efac250d0a2290a034784360fb1647))
|
|
639
|
-
- **deps:** update dependency babel-preset-react-app to v9.1.0 ([#5361](https://github.com/procore/core/issues/5361)) ([acc0c73](https://github.com/procore/core/commit/acc0c73810c9d23b143035d64662f3c6b316c71c))
|
|
640
|
-
- **deps:** update dependency cli-ux to v5.4.0 ([#5395](https://github.com/procore/core/issues/5395)) ([2ba7378](https://github.com/procore/core/commit/2ba73782fd50d6352e15a40206e2e10c86c4fec4))
|
|
641
|
-
- **deps:** update dependency cli-ux to v5.4.1 ([#5405](https://github.com/procore/core/issues/5405)) ([9fceb25](https://github.com/procore/core/commit/9fceb25ecb559300cd4a731e2b61a82e1af39bd7))
|
|
642
|
-
- **deps:** update dependency cypress to v3.8.0 ([#5400](https://github.com/procore/core/issues/5400)) ([c2936c3](https://github.com/procore/core/commit/c2936c39262ac3342b385e046771c99bd4162292))
|
|
643
|
-
- **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))
|
|
644
|
-
- **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))
|
|
645
|
-
- **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))
|
|
646
|
-
- **deps:** update dependency mini-css-extract-plugin to v0.8.1 ([#5426](https://github.com/procore/core/issues/5426)) ([8908aad](https://github.com/procore/core/commit/8908aad17662c4168e3ca8a6a08cfc6c88d19cf9))
|
|
647
|
-
- **deps:** update dependency mini-css-extract-plugin to v0.8.2 ([#5427](https://github.com/procore/core/issues/5427)) ([2cfcdbe](https://github.com/procore/core/commit/2cfcdbe47baad742007d5c3cccbfce8edf50fe6d))
|
|
648
|
-
- **deps:** update dependency npm-packlist to v2.0.2 ([#5383](https://github.com/procore/core/issues/5383)) ([3d93920](https://github.com/procore/core/commit/3d93920556ad811d508d265549badfc8efe63545))
|
|
649
|
-
- **deps:** update dependency npm-packlist to v2.0.3 ([#5422](https://github.com/procore/core/issues/5422)) ([8023303](https://github.com/procore/core/commit/80233036c8353be2a0bf948594a5d18bfc794000))
|
|
650
|
-
- **deps:** update dependency react-app-polyfill to v1.0.5 ([#5363](https://github.com/procore/core/issues/5363)) ([0703e3e](https://github.com/procore/core/commit/0703e3e0698d41df0f652b096500bc6d48dd8a12))
|
|
651
|
-
- **deps:** update dependency react-dev-utils to v10 ([#5367](https://github.com/procore/core/issues/5367)) ([6bed0f1](https://github.com/procore/core/commit/6bed0f1aad6c5cca4b411a54c453760484da33f2))
|
|
652
|
-
- **deps:** update dependency react-error-overlay to v6.0.4 ([#5364](https://github.com/procore/core/issues/5364)) ([9393092](https://github.com/procore/core/commit/9393092113e493de2fdafcaa29deb6783ee9eadd))
|
|
653
|
-
- **deps:** update dependency style-loader to v1.0.2 ([#5424](https://github.com/procore/core/issues/5424)) ([181e1a6](https://github.com/procore/core/commit/181e1a6e417fe2d067ff78c5680e991903da704f))
|
|
654
|
-
- **deps:** update dependency terser-webpack-plugin to v2.2.2 ([#5370](https://github.com/procore/core/issues/5370)) ([ba65ae0](https://github.com/procore/core/commit/ba65ae0d118e7f715d05fe0392756766858b3c9c))
|
|
655
|
-
- **deps:** update dependency terser-webpack-plugin to v2.2.3 ([#5392](https://github.com/procore/core/issues/5392)) ([ffdb28e](https://github.com/procore/core/commit/ffdb28e835c0362b3a928d3af047171229e62f47))
|
|
656
|
-
- **deps:** update dependency terser-webpack-plugin to v2.3.0 ([#5397](https://github.com/procore/core/issues/5397)) ([e0789ad](https://github.com/procore/core/commit/e0789ad0bd1b27cdbfed50ed302cfc93cd36e461))
|
|
657
|
-
- **deps:** update dependency terser-webpack-plugin to v2.3.1 ([#5423](https://github.com/procore/core/issues/5423)) ([338dd58](https://github.com/procore/core/commit/338dd580a9fe882f0251821d75374ced0bf05a69))
|
|
658
|
-
- **deps:** update dependency typescript to v3.7.3 ([#5354](https://github.com/procore/core/issues/5354)) ([7ac2476](https://github.com/procore/core/commit/7ac2476fb8b8af4097a6c345d2966de62a73f9da))
|
|
659
|
-
- **deps:** update dependency webpack to v4.41.3 ([#5412](https://github.com/procore/core/issues/5412)) ([d7e92d9](https://github.com/procore/core/commit/d7e92d9c5c618c1939ab3091b870abd2dc359aaf))
|
|
660
|
-
- **deps:** update dependency webpack-chain to v6.2.0 ([#5401](https://github.com/procore/core/issues/5401)) ([c158f96](https://github.com/procore/core/commit/c158f96ea90d94578fd8ab04131bd20531c3a8b4))
|
|
661
|
-
- **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))
|
|
662
|
-
- **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))
|
|
663
|
-
|
|
664
|
-
### Features
|
|
665
|
-
|
|
666
|
-
- **core-scripts:** adds publicPath option to app:start ([9130767](https://github.com/procore/core/commit/9130767f70c28f4966022e2cc1555e47a6e33d8e))
|
|
667
|
-
- add web worker support ([#5357](https://github.com/procore/core/issues/5357)) ([e90100b](https://github.com/procore/core/commit/e90100b3a1d3014d00b09085402cd5476f111d78))
|
|
668
|
-
|
|
669
|
-
# [8.1.0](https://github.com/procore/core/compare/v8.0.1...v8.1.0) (2019-12-03)
|
|
670
|
-
|
|
671
|
-
### Bug Fixes
|
|
672
|
-
|
|
673
|
-
- **deps:** update dependency @types/node to v12.12.10 ([#5273](https://github.com/procore/core/issues/5273)) ([e694594](https://github.com/procore/core/commit/e694594e44576e4961ac4352f5c951ad058d0bbb))
|
|
674
|
-
- **deps:** update dependency @types/node to v12.12.11 ([#5276](https://github.com/procore/core/issues/5276)) ([ff0306a](https://github.com/procore/core/commit/ff0306a24fae2845eb7d4ade9e9dfd3920d3dfe7))
|
|
675
|
-
- **deps:** update dependency @types/node to v12.12.12 ([#5302](https://github.com/procore/core/issues/5302)) ([b30a2b1](https://github.com/procore/core/commit/b30a2b17497d225204c4b4b21333ebc879ff4908))
|
|
676
|
-
- **deps:** update dependency @types/node to v12.12.14 ([#5313](https://github.com/procore/core/issues/5313)) ([26e5833](https://github.com/procore/core/commit/26e5833b22d5c1afa6efa7d1194edc4f8c05e074))
|
|
677
|
-
- **deps:** update dependency @types/node to v12.12.9 ([#5267](https://github.com/procore/core/issues/5267)) ([1920c93](https://github.com/procore/core/commit/1920c938a44a3aa3ac29d659e884ceaeb1f750e3))
|
|
678
|
-
- **deps:** update dependency cypress to v3.7.0 ([#5326](https://github.com/procore/core/issues/5326)) ([d25b9e8](https://github.com/procore/core/commit/d25b9e8f96bc286efe08528f4e36407eba80fefd))
|
|
679
|
-
- **deps:** update dependency ejs to v2.7.3 ([#5269](https://github.com/procore/core/issues/5269)) ([4eb85d4](https://github.com/procore/core/commit/4eb85d47197e024f47d2efe37a38e4e088ed9f16))
|
|
680
|
-
- **deps:** update dependency ejs to v2.7.4 ([#5274](https://github.com/procore/core/issues/5274)) ([390e20b](https://github.com/procore/core/commit/390e20b447b7c1c4f1e4a9fd4fc406f0b5a9e957))
|
|
681
|
-
- **deps:** update dependency ejs to v3 ([#5305](https://github.com/procore/core/issues/5305)) ([a6e0f67](https://github.com/procore/core/commit/a6e0f67b1cc434b7f3a9198dfe4dc58cd751a409))
|
|
682
|
-
- **deps:** update dependency envinfo to v7.5.0 ([#5281](https://github.com/procore/core/issues/5281)) ([111bb04](https://github.com/procore/core/commit/111bb047387ec79b04387bc398bcd57c310fa45b))
|
|
683
|
-
- **deps:** update dependency eslint to v6.7.0 ([#5298](https://github.com/procore/core/issues/5298)) ([aac3e51](https://github.com/procore/core/commit/aac3e511b539822fd4d41b2bc8526379155c7453))
|
|
684
|
-
- **deps:** update dependency eslint to v6.7.1 ([#5307](https://github.com/procore/core/issues/5307)) ([e4f066a](https://github.com/procore/core/commit/e4f066a1f31631aa08a152284dca0542ec08d9c7))
|
|
685
|
-
- **deps:** update dependency eslint to v6.7.2 ([#5330](https://github.com/procore/core/issues/5330)) ([3653012](https://github.com/procore/core/commit/3653012f9642c74e3061b1f29a8e8c855ec94d8e))
|
|
686
|
-
- **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))
|
|
687
|
-
- **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))
|
|
688
|
-
- **deps:** update dependency execa to v3.4.0 ([#5308](https://github.com/procore/core/issues/5308)) ([2bac532](https://github.com/procore/core/commit/2bac5324bef21099db680691766567b9f784e3fb))
|
|
689
|
-
- **deps:** update dependency file-loader to v4.3.0 ([#5287](https://github.com/procore/core/issues/5287)) ([af924f9](https://github.com/procore/core/commit/af924f99f139f20b0141bd114214f4757d9eb1a4))
|
|
690
|
-
- **deps:** update dependency file-loader to v5 ([#5309](https://github.com/procore/core/issues/5309)) ([8cb35a2](https://github.com/procore/core/commit/8cb35a296a9809b4f468108900873fd228bbbbb2))
|
|
691
|
-
- **deps:** update dependency jest-environment-jsdom-fourteen to v1 ([#5327](https://github.com/procore/core/issues/5327)) ([64be371](https://github.com/procore/core/commit/64be371b2ab230bb9761251f4ef3af54fe0b873a))
|
|
692
|
-
- **deps:** update dependency resolve to v1.12.1 ([#5293](https://github.com/procore/core/issues/5293)) ([3a95f64](https://github.com/procore/core/commit/3a95f64a96f477220cee34deea8e4550abc42d8d))
|
|
693
|
-
- **deps:** update dependency resolve to v1.12.2 ([#5294](https://github.com/procore/core/issues/5294)) ([0e9702b](https://github.com/procore/core/commit/0e9702bc3ba16a89059542a350071981d832e231))
|
|
694
|
-
- **deps:** update dependency resolve to v1.13.0 ([#5314](https://github.com/procore/core/issues/5314)) ([63fe458](https://github.com/procore/core/commit/63fe458dab213bd4e458e9a9f0b936c0b9c3f573))
|
|
695
|
-
- **deps:** update dependency resolve to v1.13.1 ([#5318](https://github.com/procore/core/issues/5318)) ([07084b4](https://github.com/procore/core/commit/07084b46cee5249e77cfa28f9eccbb6308ea4fb4))
|
|
696
|
-
- **deps:** update dependency style-loader to v1.0.1 ([#5328](https://github.com/procore/core/issues/5328)) ([cbe66a8](https://github.com/procore/core/commit/cbe66a864a3f358ea88d4679c068bfbf93da744b))
|
|
697
|
-
- **deps:** update dependency url-loader to v2.3.0 ([#5288](https://github.com/procore/core/issues/5288)) ([e6ec4c3](https://github.com/procore/core/commit/e6ec4c35e1dabb85b7d52a375c17069029da8c36))
|
|
698
|
-
- **deps:** update dependency url-loader to v3 ([#5315](https://github.com/procore/core/issues/5315)) ([b7fdce0](https://github.com/procore/core/commit/b7fdce08d4719f4cddadb63481fb4deeb81ed34d))
|
|
699
|
-
- **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))
|
|
700
|
-
- **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))
|
|
701
|
-
- **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))
|
|
702
|
-
|
|
703
|
-
### Features
|
|
704
|
-
|
|
705
|
-
- add --fix-type flag to core-scripts lint:eslint command ([4f6ad6a](https://github.com/procore/core/commit/4f6ad6a6b669b25eb99ddae88c6f8e035d7a09ec)), closes [#5272](https://github.com/procore/core/issues/5272)
|
|
706
|
-
- add --fix-type flag to core-scripts lint:eslint command ([781f7d3](https://github.com/procore/core/commit/781f7d322de7d195316055c87b1909563d7f2bf1)), closes [#5272](https://github.com/procore/core/issues/5272)
|
|
707
|
-
- update core-scripts docs, change lint option fix-type -> fixTypes ([f87c32c](https://github.com/procore/core/commit/f87c32c504af3eea083f1dc74c4c715d67e3792d)), closes [#5272](https://github.com/procore/core/issues/5272)
|
|
708
|
-
- update docs and fix fixType flag ([10643d3](https://github.com/procore/core/commit/10643d324e9389893c37a236920301e143f078d0)), closes [#5272](https://github.com/procore/core/issues/5272)
|
|
709
|
-
|
|
710
|
-
## [8.0.1](https://github.com/procore/core/compare/v8.0.0...v8.0.1) (2019-11-18)
|
|
711
|
-
|
|
712
|
-
### Bug Fixes
|
|
713
|
-
|
|
714
|
-
- **deps:** update dependency cli-highlight to v2.1.4 ([#5255](https://github.com/procore/core/issues/5255)) ([4e20ea2](https://github.com/procore/core/commit/4e20ea23f120047a9a586c46ed75cb1868ff18fc))
|
|
715
|
-
- **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))
|
|
716
|
-
- **deps:** update dependency npm-packlist to v2.0.1 ([#5253](https://github.com/procore/core/issues/5253)) ([5395b0b](https://github.com/procore/core/commit/5395b0b090d3f75b9cd186fbfa8c328490e23044))
|
|
717
|
-
|
|
718
|
-
# [8.0.0](https://github.com/procore/core/compare/v7.21.3...v8.0.0) (2019-11-15)
|
|
719
|
-
|
|
720
|
-
### Bug Fixes
|
|
721
|
-
|
|
722
|
-
- **core-scripts:** fix cypress plugin location ([#5216](https://github.com/procore/core/issues/5216)) ([5f34e49](https://github.com/procore/core/commit/5f34e4985d0eceed2584e8fa04f1e3c23b112de0))
|
|
723
|
-
- **core-scripts:** fix lint command options ([#5083](https://github.com/procore/core/issues/5083)) ([1a49ed4](https://github.com/procore/core/commit/1a49ed439b565cff1fb75ff3d696363f63b1fa4b))
|
|
724
|
-
- **core-scripts:** fix typescript eslint deps ([#5080](https://github.com/procore/core/issues/5080)) ([5e2696b](https://github.com/procore/core/commit/5e2696befd0984107d3370c64f986f53e8b69d74))
|
|
725
|
-
- **core-scripts:** fix writting eslint config to disk ([#5218](https://github.com/procore/core/issues/5218)) ([e80f76b](https://github.com/procore/core/commit/e80f76b314b0bbd4cff14a145d8fb2050c2cc2fe))
|
|
726
|
-
- **core-scripts:** print error when build fails ([#5215](https://github.com/procore/core/issues/5215)) ([908c5b9](https://github.com/procore/core/commit/908c5b9f78a060cd4e9cc85cdf10cb02d94ea82f))
|
|
727
|
-
- **deps:** update dependency @cypress/webpack-preprocessor to v4.1.1 ([#5231](https://github.com/procore/core/issues/5231)) ([e80c939](https://github.com/procore/core/commit/e80c9391e1db944753e270423c2eac02454b66e6))
|
|
728
|
-
- **deps:** update dependency @types/jest to v24.0.20 ([#5121](https://github.com/procore/core/issues/5121)) ([1894fa5](https://github.com/procore/core/commit/1894fa50a2003808031846564125bbda3a4c6d04))
|
|
729
|
-
- **deps:** update dependency @types/jest to v24.0.23 ([#5225](https://github.com/procore/core/issues/5225)) ([071f2e7](https://github.com/procore/core/commit/071f2e7c82aae10cc1e1be8c744e734139de5e9c))
|
|
730
|
-
- **deps:** update dependency @types/node to v12.12.7 ([#5209](https://github.com/procore/core/issues/5209)) ([4de0eb3](https://github.com/procore/core/commit/4de0eb31863cd6d17032f40eb219cabb98db03ac))
|
|
731
|
-
- **deps:** update dependency @types/node to v12.12.8 ([#5249](https://github.com/procore/core/issues/5249)) ([009a049](https://github.com/procore/core/commit/009a04906a67b09d4073361e8d6e10834f3c3388))
|
|
732
|
-
- **deps:** update dependency chalk to v3 ([#5198](https://github.com/procore/core/issues/5198)) ([64af6f9](https://github.com/procore/core/commit/64af6f9a786f0ccfa94dad88e86571d1f2cf06b9))
|
|
733
|
-
- **deps:** update dependency cli-highlight to v2.1.3 ([#5210](https://github.com/procore/core/issues/5210)) ([c9c8007](https://github.com/procore/core/commit/c9c8007c71ef3a1f63cedc3864f90c5c140e4d04))
|
|
734
|
-
- **deps:** update dependency cypress to v3.6.1 ([#5193](https://github.com/procore/core/issues/5193)) ([4e1d68d](https://github.com/procore/core/commit/4e1d68d445b95f31d491622d9704d743d538c395))
|
|
735
|
-
- **deps:** update dependency ejs to v2.7.2 ([#5234](https://github.com/procore/core/issues/5234)) ([4be3040](https://github.com/procore/core/commit/4be30400c357e2856502ea6620b96d383067f135))
|
|
736
|
-
- **deps:** update dependency execa to v3.3.0 ([#5221](https://github.com/procore/core/issues/5221)) ([efd40e9](https://github.com/procore/core/commit/efd40e912575e681f5087ebad75b6c03efc9cfa1))
|
|
737
|
-
- **deps:** update react monorepo ([#5243](https://github.com/procore/core/issues/5243)) ([2ef7879](https://github.com/procore/core/commit/2ef7879234499aa8e792b0d619fdd5e6a273e618))
|
|
738
|
-
- disable warnings as errors ([#5226](https://github.com/procore/core/issues/5226)) ([012a0db](https://github.com/procore/core/commit/012a0db3f2be6f83d82677ca79089acfc169dc3f))
|
|
739
|
-
- fix package json files ([#5219](https://github.com/procore/core/issues/5219)) ([0894bfe](https://github.com/procore/core/commit/0894bfe6489cd0f82db7e174ab5ed11cf46988be))
|
|
740
|
-
- lint: create prettier config, disable 'import/no-unresolved' ([#5228](https://github.com/procore/core/issues/5228)) ([610b907](https://github.com/procore/core/commit/610b907a8c52c8a8bb5afea130b56f36bac46d7a))
|
|
741
|
-
- prettier config location ([#5230](https://github.com/procore/core/issues/5230)) ([09bd3c8](https://github.com/procore/core/commit/09bd3c80d9df6147aa72718f6d82bf63171e0c35))
|
|
742
|
-
- **core-scripts:** fix lint command ([#5156](https://github.com/procore/core/issues/5156)) ([23eb011](https://github.com/procore/core/commit/23eb011f1bc023c703c6a13fed66b8d748915270))
|
|
743
|
-
- **deps:** update babel monorepo to v7.7.2 ([#5180](https://github.com/procore/core/issues/5180)) ([dba58dc](https://github.com/procore/core/commit/dba58dcc41de30790e5e7ccb20df964334c5f757))
|
|
744
|
-
- **deps:** update dependency @types/jest to v24.0.21 ([#5137](https://github.com/procore/core/issues/5137)) ([a1f9e44](https://github.com/procore/core/commit/a1f9e444c525c11a1085ce8df9be6674486cca47))
|
|
745
|
-
- **deps:** update dependency @types/jest to v24.0.22 ([#5173](https://github.com/procore/core/issues/5173)) ([6da0422](https://github.com/procore/core/commit/6da04224fbde625a3bf8ca03303e1d419b272590))
|
|
746
|
-
- **deps:** update dependency @types/node to v11.13.23 ([#5108](https://github.com/procore/core/issues/5108)) ([f8e7266](https://github.com/procore/core/commit/f8e7266d4acf9e2fa934eaac0e84298f072164a4))
|
|
747
|
-
- **deps:** update dependency @types/node to v11.15.0 ([#5112](https://github.com/procore/core/issues/5112)) ([364a80a](https://github.com/procore/core/commit/364a80a73767de45295fb8c05185e3154388f169))
|
|
748
|
-
- **deps:** update dependency @types/node to v11.15.2 ([#5138](https://github.com/procore/core/issues/5138)) ([6fce1a0](https://github.com/procore/core/commit/6fce1a0553d68985b4028e3345c2a771f6c5192d))
|
|
749
|
-
- **deps:** update dependency cypress to v3.5.0 ([#5114](https://github.com/procore/core/issues/5114)) ([3cc0b52](https://github.com/procore/core/commit/3cc0b52f788382bc8ab63b556f991799b61e69a8))
|
|
750
|
-
- **deps:** update dependency cypress to v3.6.0 ([ed1f703](https://github.com/procore/core/commit/ed1f703820da6678f9f56c5b9cd5a4944e307093))
|
|
751
|
-
- **deps:** update dependency deepmerge to v4.1.2 ([#5086](https://github.com/procore/core/issues/5086)) ([f7fae15](https://github.com/procore/core/commit/f7fae151292d52b6996f76baaf570752bc1c5760))
|
|
752
|
-
- **deps:** update dependency deepmerge to v4.2.0 ([#5087](https://github.com/procore/core/issues/5087)) ([90df4a2](https://github.com/procore/core/commit/90df4a2959029a5b8fe83c7ffb4eff8448e9194a))
|
|
753
|
-
- **deps:** update dependency deepmerge to v4.2.1 ([#5100](https://github.com/procore/core/issues/5100)) ([2dbf3b0](https://github.com/procore/core/commit/2dbf3b0658e9733e4ca12de074da50cc26411344))
|
|
754
|
-
- **deps:** update dependency deepmerge to v4.2.2 ([#5125](https://github.com/procore/core/issues/5125)) ([8d745d4](https://github.com/procore/core/commit/8d745d4e4e6027a0ad32adc7684f70d8e266faa7))
|
|
755
|
-
- **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))
|
|
756
|
-
- **deps:** update dependency execa to v3.2.0 ([#5064](https://github.com/procore/core/issues/5064)) ([4e05a6b](https://github.com/procore/core/commit/4e05a6b45e98c9871e64c89663f6f7961f9c0b9d))
|
|
757
|
-
- **deps:** update dependency gluegun to v4.0.3 ([#5130](https://github.com/procore/core/issues/5130)) ([1e6b603](https://github.com/procore/core/commit/1e6b60356d6898cbacc737e9b11c13ddb8c51e33))
|
|
758
|
-
- **deps:** update dependency gluegun to v4.1.0 ([e73ae19](https://github.com/procore/core/commit/e73ae1983a5187b60ed1fb6cb4101d022d8951f4))
|
|
759
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.0-beta.10 ([#5205](https://github.com/procore/core/issues/5205)) ([99b33a2](https://github.com/procore/core/commit/99b33a2c1d6f15cbe5b6ece7f4d2deee8dbd5c3e))
|
|
760
|
-
- **deps:** update dependency html-webpack-plugin to v4.0.0-beta.11 ([#5207](https://github.com/procore/core/issues/5207)) ([c7466ab](https://github.com/procore/core/commit/c7466ab6a3ed2800531bb80e1bd4ea0f43d90089))
|
|
761
|
-
- **deps:** update dependency jest-watch-typeahead to v0.4.2 ([#5199](https://github.com/procore/core/issues/5199)) ([33b59c7](https://github.com/procore/core/commit/33b59c7d3c8a6c7fc1e9a65c7ad054ab4ac541c7))
|
|
762
|
-
- **deps:** update dependency node-sass to v4.13.0 ([#5110](https://github.com/procore/core/issues/5110)) ([d06e58f](https://github.com/procore/core/commit/d06e58f3b66fe31026b4adba0e618f2bc6f4c86f))
|
|
763
|
-
- **deps:** update dependency npm-packlist to v2 ([#5162](https://github.com/procore/core/issues/5162)) ([9f6c923](https://github.com/procore/core/commit/9f6c923bbd4afef8aff221c861d3e5eb369ac2c9))
|
|
764
|
-
- **deps:** update dependency resolve-url-loader to v3.1.1 ([#5200](https://github.com/procore/core/issues/5200)) ([624c553](https://github.com/procore/core/commit/624c553f336f9cd908dec3eb3726c7b862e95abc))
|
|
765
|
-
- **deps:** update dependency strip-ansi to v6 ([#5196](https://github.com/procore/core/issues/5196)) ([e5e49ec](https://github.com/procore/core/commit/e5e49ec177afec60f45d8d3d0b5f857035efe2cc))
|
|
766
|
-
- **deps:** update dependency terser-webpack-plugin to v2.2.1 ([#5092](https://github.com/procore/core/issues/5092)) ([2931634](https://github.com/procore/core/commit/29316342c3d21b4cac3004e8fac254fefccef95e))
|
|
767
|
-
- **deps:** update dependency ts-pnp to v1.1.5 ([#5201](https://github.com/procore/core/issues/5201)) ([0d05902](https://github.com/procore/core/commit/0d059029f62ae30962d6f7fbd5b25234ff237b1d))
|
|
768
|
-
- **deps:** update dependency typescript to v3.7.2 ([#5166](https://github.com/procore/core/issues/5166)) ([f33feff](https://github.com/procore/core/commit/f33feffb394c1c728b242d39751e07b8b49a487e))
|
|
769
|
-
- **deps:** update dependency webpack-dev-server to v3.9.0 ([#5094](https://github.com/procore/core/issues/5094)) ([bbd7407](https://github.com/procore/core/commit/bbd74078aa7220f1e18e4a5a1475d365b36345f5))
|
|
770
|
-
- **deps:** update react monorepo ([#5097](https://github.com/procore/core/issues/5097)) ([ee4086e](https://github.com/procore/core/commit/ee4086eec3721cf6f952f3a0025092c30d8a3d37))
|
|
771
|
-
- **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))
|
|
772
|
-
- **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))
|
|
773
|
-
- **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))
|
|
774
|
-
- **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))
|
|
775
|
-
- **eslint-config:** add babel eslint parser ([#5179](https://github.com/procore/core/issues/5179)) ([1c36671](https://github.com/procore/core/commit/1c36671426dc15e12ebf85236d083fed6e567a20))
|
|
776
|
-
|
|
777
|
-
* Yordis/core scripts2 (#5164) ([3094a24](https://github.com/procore/core/commit/3094a249faf37fb32c2e9b17c7d9a75649a48fae)), closes [#5164](https://github.com/procore/core/issues/5164)
|
|
778
|
-
|
|
779
|
-
### Features
|
|
780
|
-
|
|
781
|
-
- **core-scripts:** aDD e2e folder to lint input ([#5115](https://github.com/procore/core/issues/5115)) ([eeb9d5e](https://github.com/procore/core/commit/eeb9d5ed6eae736e1fd211bb448679f768e9f3b0))
|
|
782
|
-
- **core-scripts:** add end-to-end command ([#5085](https://github.com/procore/core/issues/5085)) ([523a629](https://github.com/procore/core/commit/523a6290ec14bcd098a201689ac395055860e690))
|
|
783
|
-
- **core-scripts:** improve eslint setup ([#5082](https://github.com/procore/core/issues/5082)) ([b3856c7](https://github.com/procore/core/commit/b3856c77467062446da42431bd8e33a03bf8ddb0))
|
|
784
|
-
|
|
785
|
-
### Performance Improvements
|
|
786
|
-
|
|
787
|
-
- **core-scripts:** optimize load time ([#5123](https://github.com/procore/core/issues/5123)) ([b94c7e2](https://github.com/procore/core/commit/b94c7e2b5280a822f122fcdf0b7ddbd7da6a4da2))
|
|
788
|
-
|
|
789
|
-
### BREAKING CHANGES
|
|
790
|
-
|
|
791
|
-
- Visit https://github.com/procore/core/pull/5164 for more information.
|
|
792
|
-
|
|
793
|
-
## [7.21.1](https://github.com/procore/core/compare/v7.21.0...v7.21.1) (2019-10-17)
|
|
794
|
-
|
|
795
|
-
**Note:** Version bump only for package @procore/core-scripts
|
|
796
|
-
|
|
797
|
-
# [7.21.0](https://github.com/procore/core/compare/v7.20.0...v7.21.0) (2019-10-16)
|
|
798
|
-
|
|
799
|
-
### Bug Fixes
|
|
800
|
-
|
|
801
|
-
- **core-scripts:** fix externals values for library build ([#5011](https://github.com/procore/core/issues/5011)) ([c0879d1](https://github.com/procore/core/commit/c0879d13a64eff89a1ec8a19ae8220821e897a63))
|
|
802
|
-
- **deps:** update dependency @types/jest to v24.0.19 ([#5039](https://github.com/procore/core/issues/5039)) ([4416b66](https://github.com/procore/core/commit/4416b66c0ad5fb5859e866f9015d3afe6d91681b))
|
|
803
|
-
- **deps:** update dependency @types/node to v11.13.22 ([1a11d80](https://github.com/procore/core/commit/1a11d803862d1742260b3f2b02202c5162c47220))
|
|
804
|
-
- **deps:** update dependency deepmerge to v4.1.0 ([#4987](https://github.com/procore/core/issues/4987)) ([463b11e](https://github.com/procore/core/commit/463b11e89c92b89824eb9ca90cac0147b7483cd4))
|
|
805
|
-
- **deps:** update dependency deepmerge to v4.1.1 ([#4999](https://github.com/procore/core/issues/4999)) ([88ce31b](https://github.com/procore/core/commit/88ce31be5f1987eb16a211154d57cfbfb5bb2fc8))
|
|
806
|
-
- **deps:** update dependency execa to v2.0.5 ([19ae204](https://github.com/procore/core/commit/19ae20405fe51d34725fbf51c08378853a2b7814))
|
|
807
|
-
- **deps:** update dependency execa to v2.1.0 ([#5005](https://github.com/procore/core/issues/5005)) ([e272df4](https://github.com/procore/core/commit/e272df4d99820b1e09fcb2d9863decefab28de13))
|
|
808
|
-
- **deps:** update dependency execa to v3 ([#5029](https://github.com/procore/core/issues/5029)) ([c167a47](https://github.com/procore/core/commit/c167a478707b8928c100ad060cab92308f47b553))
|
|
809
|
-
- **deps:** update dependency gluegun to v4 ([#4930](https://github.com/procore/core/issues/4930)) ([7180579](https://github.com/procore/core/commit/7180579a830e2f3e58c0a5f33d9e95b0f4654363))
|
|
810
|
-
- **deps:** update dependency neutrino to v9.0.0-rc.4 ([#4985](https://github.com/procore/core/issues/4985)) ([24bac9d](https://github.com/procore/core/commit/24bac9d6d090a37e0e1618089f0f8af4684eeb0a))
|
|
811
|
-
- **deps:** update dependency npm-packlist to v1.4.6 ([#5004](https://github.com/procore/core/issues/5004)) ([2c2986a](https://github.com/procore/core/commit/2c2986afe23ec81853358c7f2796ba62b9f479e4))
|
|
812
|
-
- **deps:** update dependency react-app-polyfill to v1.0.4 ([e35cc98](https://github.com/procore/core/commit/e35cc981bf686e491885cf5c39bfbac80ee59669))
|
|
813
|
-
- **deps:** update dependency react-dev-utils to v9.1.0 ([dcbccf7](https://github.com/procore/core/commit/dcbccf745018a987403a97d386cafff64da0143b))
|
|
814
|
-
- **deps:** update dependency react-error-overlay to v6.0.3 ([51a99e4](https://github.com/procore/core/commit/51a99e4b075dbae66fc55d2e4657cb78e23bc0f9))
|
|
815
|
-
- **deps:** update dependency terser-webpack-plugin to v2.1.3 ([#5022](https://github.com/procore/core/issues/5022)) ([599980a](https://github.com/procore/core/commit/599980aefbd2ae2f255897a2bf3c116e7be5c8b5))
|
|
816
|
-
- **deps:** update dependency typescript to v3.6.4 ([#5013](https://github.com/procore/core/issues/5013)) ([9667f02](https://github.com/procore/core/commit/9667f02e16eb0c8a80dac295f11a26bee313df18))
|
|
817
|
-
- **deps:** update dependency url-loader to v2.2.0 ([8c984e9](https://github.com/procore/core/commit/8c984e9678026ed708b845d81d9326c1241e78ff))
|
|
818
|
-
- **deps:** update dependency webpack to v4.41.1 ([#5024](https://github.com/procore/core/issues/5024)) ([79dff2a](https://github.com/procore/core/commit/79dff2aa76d09306d9d0d4de944f093dba062a1d))
|
|
819
|
-
- **deps:** update dependency webpack to v4.41.2 ([#5044](https://github.com/procore/core/issues/5044)) ([b63fa86](https://github.com/procore/core/commit/b63fa862bcaeb7346a20c1b876957c9bf57a4a53))
|
|
820
|
-
- resolve correct relative path for sourcemaps ([085a769](https://github.com/procore/core/commit/085a7699888fc0beafbdb7b51337b09b57070b18))
|
|
821
|
-
- update filename setting for SourceMapDevToolPlugin to be relative ([9bda83b](https://github.com/procore/core/commit/9bda83b3f218a617cd798f1ec8889cda3d4cfbd0))
|
|
822
|
-
|
|
823
|
-
### Features
|
|
824
|
-
|
|
825
|
-
- **core-scripts:** add lint command ([#5027](https://github.com/procore/core/issues/5027)) ([f5babbd](https://github.com/procore/core/commit/f5babbddeee9b1e8f9a3df8f13a4aadb0c101fba))
|
|
826
|
-
|
|
827
|
-
# [7.20.0](https://github.com/procore/core/compare/v7.19.0...v7.20.0) (2019-10-03)
|
|
828
|
-
|
|
829
|
-
### Bug Fixes
|
|
830
|
-
|
|
831
|
-
- **core-scripts:** fix Rails mode in prod build ([#4898](https://github.com/procore/core/issues/4898)) ([e79d4d2](https://github.com/procore/core/commit/e79d4d2))
|
|
832
|
-
- **core-scripts:** this disables function name shortening ([a9f813f](https://github.com/procore/core/commit/a9f813f))
|
|
833
|
-
- **core-scripts:** uses a regex as keep_fnames value ([f23d56b](https://github.com/procore/core/commit/f23d56b))
|
|
834
|
-
- **deps:** update dependency @svgr/webpack to v4.3.3 ([#4889](https://github.com/procore/core/issues/4889)) ([99447e1](https://github.com/procore/core/commit/99447e1))
|
|
835
|
-
- **deps:** update dependency @types/node to v11.13.21 ([#4891](https://github.com/procore/core/issues/4891)) ([a0a889a](https://github.com/procore/core/commit/a0a889a))
|
|
836
|
-
- **deps:** update dependency gluegun to v3.3.5 ([#4929](https://github.com/procore/core/issues/4929)) ([1f040cd](https://github.com/procore/core/commit/1f040cd))
|
|
837
|
-
- **deps:** update dependency is-wsl to v2.1.1 ([#4882](https://github.com/procore/core/issues/4882)) ([ff0454c](https://github.com/procore/core/commit/ff0454c))
|
|
838
|
-
- **deps:** update dependency terser-webpack-plugin to v2.1.1 ([#4914](https://github.com/procore/core/issues/4914)) ([8396814](https://github.com/procore/core/commit/8396814))
|
|
839
|
-
- **deps:** update dependency terser-webpack-plugin to v2.1.2 ([#4932](https://github.com/procore/core/issues/4932)) ([f2804b3](https://github.com/procore/core/commit/f2804b3))
|
|
840
|
-
- **deps:** update dependency webpack to v4.41.0 ([#4890](https://github.com/procore/core/issues/4890)) ([e727ab3](https://github.com/procore/core/commit/e727ab3))
|
|
841
|
-
- **deps:** update dependency webpack-dev-server to v3.8.2 ([2851162](https://github.com/procore/core/commit/2851162))
|
|
842
|
-
- **deps:** update dependency webpack-manifest-plugin to v2.1.2 ([#4883](https://github.com/procore/core/issues/4883)) ([2da109b](https://github.com/procore/core/commit/2da109b))
|
|
843
|
-
- **deps:** update dependency webpack-manifest-plugin to v2.2.0 ([0066d64](https://github.com/procore/core/commit/0066d64))
|