browserslist-config-anolilab
Advanced tools
Comparing version 2.3.0 to 3.0.0
@@ -0,1 +1,19 @@ | ||
## browserslist-config-anolilab [3.0.0](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@2.3.0...browserslist-config-anolilab@3.0.0) (2022-02-15) | ||
### ⚠ BREAKING CHANGES | ||
* remove old node version from our supported versions | ||
Signed-off-by: prisis <d.bannert@anolilab.de> | ||
### Bug Fixes | ||
* markdown lint ([24059d4](https://github.com/anolilab/javascript-style-guide/commit/24059d41ca682ca21b39ad7f6dff594be734329d)) | ||
### Performance Improvements | ||
* support for v12, v14 was removed from our supported versions of node ([83d6a80](https://github.com/anolilab/javascript-style-guide/commit/83d6a8058ed7791135aff03d4cd734327bb1b694)) | ||
## browserslist-config-anolilab [2.3.0](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@2.2.0...browserslist-config-anolilab@2.3.0) (2021-12-12) | ||
@@ -2,0 +20,0 @@ |
{ | ||
"name": "browserslist-config-anolilab", | ||
"version": "2.3.0", | ||
"version": "3.0.0", | ||
"description": "Shareable browserlist config for Anolilab.", | ||
@@ -41,7 +41,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"browserslist": "4.18.1", | ||
"browserslist": "4.19.1", | ||
"caniuse-lite": "^1.0.30001286" | ||
}, | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=16" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
@@ -100,3 +100,3 @@ # Browserslist Config | ||
Libraries in this ecosystem make the best effort to track | ||
[Node.js' release schedule](https://nodejs.org/en/about/releases/). Here's [a | ||
[Node.js’ release schedule](https://nodejs.org/en/about/releases/). Here’s [a | ||
post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a). | ||
@@ -103,0 +103,0 @@ |
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
10490
0
17