@quenty/spring
Advanced tools
Comparing version 3.0.0-canary.236.5597d0a.0 to 3.0.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [3.0.0-canary.236.5597d0a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@2.1.0...@quenty/spring@3.0.0-canary.236.5597d0a.0) (2021-12-18) | ||
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@2.2.0...@quenty/spring@3.0.0) (2021-12-22) | ||
@@ -12,2 +12,13 @@ | ||
* Add spring support for UDim2 and UDim and Vector2 ([d1763d7](https://github.com/Quenty/NevermoreEngine/commit/d1763d7cdc65ad5df4bbe38897cd9a446bb61bb1)) | ||
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@2.1.0...@quenty/spring@2.2.0) (2021-12-18) | ||
### Features | ||
* Allow transformation of Color3 into a linear value for interpolation ([a770697](https://github.com/Quenty/NevermoreEngine/commit/a7706970e4de8969bdd0f5a8b54e1803c89f9e87)) | ||
@@ -14,0 +25,0 @@ |
{ | ||
"name": "@quenty/spring", | ||
"version": "3.0.0-canary.236.5597d0a.0", | ||
"version": "3.0.0", | ||
"description": "Spring implementation for Roblox", | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "3.1.1" | ||
"@quenty/loader": "^3.1.1" | ||
}, | ||
"gitHead": "5597d0abdadd88f369f1401a558a8d6d1a1c5aab" | ||
"gitHead": "3a3d03785e31c5b53d27d1fff519a53c695fbc19" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
14344
1
+ Added@quenty/loader@3.4.0(transitive)
- Removed@quenty/loader@3.1.1(transitive)
Updated@quenty/loader@^3.1.1