@spotify/prettier-config
Advanced tools
Comparing version 11.0.1-dev.6 to 12.0.0
@@ -6,27 +6,27 @@ # Change Log | ||
# [11.0.0](https://github.com/spotify/web-scripts/compare/v10.1.0...v11.0.0) (2021-07-16) | ||
# [12.0.0](https://github.com/spotify/web-scripts/compare/v11.0.0...v12.0.0) (2021-09-22) | ||
**Note:** Version bump only for package @spotify/prettier-config | ||
### Build System | ||
- **node:** drop support for Node v12. Support only NodeJS >= 14.17.x ([be04398](https://github.com/spotify/web-scripts/commit/be043986089b79feab63f2a06527f48239ac5144)) | ||
### BREAKING CHANGES | ||
- **node:** Dropped support for Node v12. Minimum supported NodeJS version is now >= 14.17.x. | ||
# [11.0.0](https://github.com/spotify/web-scripts/compare/v10.1.0...v11.0.0) (2021-07-16) | ||
**Note:** Version bump only for package @spotify/prettier-config | ||
# [10.0.0](https://github.com/spotify/web-scripts/compare/v9.0.2...v10.0.0) (2021-04-14) | ||
### Build System | ||
* drop support for nodejs v10.x ([3fe3059](https://github.com/spotify/web-scripts/commit/3fe3059225c33cc550027dd77dbf1a48fde810a3)) | ||
- drop support for nodejs v10.x ([3fe3059](https://github.com/spotify/web-scripts/commit/3fe3059225c33cc550027dd77dbf1a48fde810a3)) | ||
### BREAKING CHANGES | ||
* drop support for NodeJS v10.x, which reaches EOL on | ||
April 30, 2021. | ||
- drop support for NodeJS v10.x, which reaches EOL on | ||
April 30, 2021. | ||
# [9.0.0](https://github.com/spotify/web-scripts/compare/v8.1.1...v9.0.0) (2020-10-26) | ||
@@ -36,6 +36,2 @@ | ||
# [8.0.0](https://github.com/spotify/web-scripts/compare/v7.0.2...v8.0.0) (2020-06-23) | ||
@@ -45,29 +41,20 @@ | ||
# [7.0.0](https://github.com/spotify/web-scripts/compare/v6.2.0...v7.0.0) (2020-04-28) | ||
- major release- 7.0.0 (#318) ([29509b4](https://github.com/spotify/web-scripts/commit/29509b4a52325080b7a38f3aeb41ce8ed82f04f5)), closes [#318](https://github.com/spotify/web-scripts/issues/318) [#314](https://github.com/spotify/web-scripts/issues/314) [#312](https://github.com/spotify/web-scripts/issues/312) [#310](https://github.com/spotify/web-scripts/issues/310) | ||
* major release- 7.0.0 (#318) ([29509b4](https://github.com/spotify/web-scripts/commit/29509b4a52325080b7a38f3aeb41ce8ed82f04f5)), closes [#318](https://github.com/spotify/web-scripts/issues/318) [#314](https://github.com/spotify/web-scripts/issues/314) [#312](https://github.com/spotify/web-scripts/issues/312) [#310](https://github.com/spotify/web-scripts/issues/310) | ||
### BREAKING CHANGES | ||
* running web-scripts without arguments exits code 1 now instead of exiting 0 | ||
* prettier 2.0 may introduce breaking changes | ||
* prettier 2.0 may introduce breaking changes | ||
- running web-scripts without arguments exits code 1 now instead of exiting 0 | ||
- prettier 2.0 may introduce breaking changes | ||
- prettier 2.0 may introduce breaking changes | ||
* improvement(web-scripts): make stylecheck and typecheck default for lint | ||
- improvement(web-scripts): make stylecheck and typecheck default for lint | ||
the lint script will now default typechecking and stylechecking to true by default. You may shut | ||
these off with `--no-typecheck` and `--no-stylecheck`. | ||
* Users who have projects incompatible with TypeScript checks or with projects that | ||
do not user prettier will now fail yarn lint. | ||
- Users who have projects incompatible with TypeScript checks or with projects that | ||
do not user prettier will now fail yarn lint. | ||
# [6.2.0](https://github.com/spotify/web-scripts/compare/v6.1.1...v6.2.0) (2020-04-04) | ||
@@ -77,6 +64,2 @@ | ||
## [6.1.1](https://github.com/spotify/web-scripts/compare/v6.1.0...v6.1.1) (2020-04-03) | ||
@@ -86,6 +69,2 @@ | ||
# [6.0.0](https://github.com/spotify/web-scripts/compare/v5.3.0...v6.0.0) (2020-01-29) | ||
@@ -92,0 +71,0 @@ |
{ | ||
"name": "@spotify/prettier-config", | ||
"version": "11.0.1-dev.6+7e56a2d", | ||
"version": "12.0.0", | ||
"license": "Apache-2.0", | ||
@@ -24,3 +24,3 @@ "description": "Spotify's base Prettier config", | ||
}, | ||
"gitHead": "7e56a2dd2a9597142ec56b7811861662e6dac5a3" | ||
"gitHead": "4c090ace24d23ec834fa097da953d189acef91dc" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17981
1
0