@servicetitan/anvil-css-utilities
Advanced tools
Comparing version 5.3.1 to 6.0.0
@@ -0,1 +1,32 @@ | ||
# v6.0.0 (Fri Sep 18 2020) | ||
:tada: This release contains work from new contributors! :tada: | ||
Thanks for all your work! | ||
:heart: Ryan De La Torre ([@rgdelato](https://github.com/rgdelato)) | ||
:heart: Swetha Popuri ([@swethapopuri](https://github.com/swethapopuri)) | ||
#### 🚀 Enhancement | ||
- FAR-611: Adding new viewportScroll prop to Frame to allow 100vh fixed frame with Page/Sidebar scrolling [#1529](https://github.com/servicetitan/anvil/pull/1529) ([@rgdelato](https://github.com/rgdelato)) | ||
#### 🐛 Bug Fix | ||
- Input: Correct width declaration with short label [#1553](https://github.com/servicetitan/anvil/pull/1553) ([@yakunins](https://github.com/yakunins)) | ||
#### 🏠 Internal | ||
- Fix for Lerna not creating symlinks on some configurations [#1551](https://github.com/servicetitan/anvil/pull/1551) ([@yakunins](https://github.com/yakunins)) | ||
- Fix website publish docker build [#1556](https://github.com/servicetitan/anvil/pull/1556) ([@mattfelten](https://github.com/mattfelten)) | ||
#### Authors: 3 | ||
- Matt Felten ([@mattfelten](https://github.com/mattfelten)) | ||
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato)) | ||
- Sergey Yakunin ([@yakunins](https://github.com/yakunins)) | ||
--- | ||
# v5.3.0 (Tue Sep 08 2020) | ||
@@ -2,0 +33,0 @@ |
{ | ||
"name": "@servicetitan/anvil-css-utilities", | ||
"version": "5.3.1", | ||
"version": "6.0.0", | ||
"description": "", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@servicetitan/tokens": "^5.3.1", | ||
"@servicetitan/tokens": "^6.0.0", | ||
"autoprefixer": "9.7.5", | ||
@@ -43,3 +43,3 @@ "chokidar-cli": "2.1.0", | ||
}, | ||
"gitHead": "bb1642848a3f0a1c8b1bc466acb1527e5cf0fd8d" | ||
"gitHead": "61579e1ea5b7ed2249d39059da237869b97726a8" | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
127786