@datacamp/waffles-utils
Advanced tools
Comparing version 2.0.16-beta.0 to 2.0.16
@@ -6,3 +6,3 @@ # Change Log | ||
## [2.0.16-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.15...@datacamp/waffles-utils@2.0.16-beta.0) (2020-08-06) | ||
## [2.0.16](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.15...@datacamp/waffles-utils@2.0.16) (2020-08-14) | ||
@@ -23,10 +23,2 @@ **Note:** Version bump only for package @datacamp/waffles-utils | ||
## [2.0.15-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.14...@datacamp/waffles-utils@2.0.15-beta.0) (2020-08-03) | ||
**Note:** Version bump only for package @datacamp/waffles-utils | ||
## [2.0.14](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.13...@datacamp/waffles-utils@2.0.14) (2020-07-30) | ||
@@ -40,10 +32,2 @@ | ||
## [2.0.14-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.13...@datacamp/waffles-utils@2.0.14-beta.0) (2020-07-17) | ||
**Note:** Version bump only for package @datacamp/waffles-utils | ||
## [2.0.13](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.12...@datacamp/waffles-utils@2.0.13) (2020-07-17) | ||
@@ -57,10 +41,2 @@ | ||
## [2.0.13-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.12...@datacamp/waffles-utils@2.0.13-beta.0) (2020-07-07) | ||
**Note:** Version bump only for package @datacamp/waffles-utils | ||
## [2.0.12](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.11...@datacamp/waffles-utils@2.0.12) (2020-07-07) | ||
@@ -73,9 +49,3 @@ | ||
## [2.0.10-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.9...@datacamp/waffles-utils@2.0.10-beta.0) (2020-06-05) | ||
**Note:** Version bump only for package @datacamp/waffles-utils | ||
## [2.0.11](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.10...@datacamp/waffles-utils@2.0.11) (2020-07-01) | ||
@@ -185,8 +155,8 @@ | ||
* The ssrSafeFirstChildSelector actually never worked | ||
correctly. There isn't a fix for this so it has been removed. It has | ||
been replaced by the ssrSafeNotFirstChildSelector which does the | ||
opposite. It will apply if the element is not the first child of its | ||
parent. It can be used in the same situation as the previous | ||
implementation by switching the around the default style and the | ||
* The ssrSafeFirstChildSelector actually never worked | ||
correctly. There isn't a fix for this so it has been removed. It has | ||
been replaced by the ssrSafeNotFirstChildSelector which does the | ||
opposite. It will apply if the element is not the first child of its | ||
parent. It can be used in the same situation as the previous | ||
implementation by switching the around the default style and the | ||
override since they now apply to the other set of elements. | ||
@@ -193,0 +163,0 @@ |
{ | ||
"name": "@datacamp/waffles-utils", | ||
"version": "2.0.16-beta.0", | ||
"version": "2.0.16", | ||
"description": "Various collection of utilities to be shared across waffles packages", | ||
@@ -35,3 +35,3 @@ "author": "Louis Bailey <louis@datacamp.com>", | ||
"@babel/core": "7.11.0", | ||
"@datacamp/waffles-babel-preset": "^1.4.15-beta.0", | ||
"@datacamp/waffles-babel-preset": "^1.4.15", | ||
"@datacamp/waffles-tsconfig": "^1.1.11", | ||
@@ -49,3 +49,3 @@ "babel-jest": "26.2.2", | ||
}, | ||
"gitHead": "c9a7ff76990ac7c3f2d68ce6ebb7671f725d47f1" | ||
"gitHead": "e01a22771c9fa6cbd78a3e70376383ad56df7244" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
15092