@quenty/valuebaseutils
Advanced tools
Comparing version 3.3.1-canary.234.cb1f814.0 to 3.4.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.3.1-canary.234.cb1f814.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@3.3.0...@quenty/valuebaseutils@3.3.1-canary.234.cb1f814.0) (2021-12-14) | ||
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@3.3.0...@quenty/valuebaseutils@3.4.0) (2021-12-14) | ||
@@ -12,3 +12,3 @@ | ||
* ValueObject does not fire .Changed on cleanup. ([a50be62](https://github.com/Quenty/NevermoreEngine/commit/a50be621deb15af5576524ba3c9de866b37e9350)) | ||
* ValueObject does not fire .Changed on cleanup. ([ffd1a82](https://github.com/Quenty/NevermoreEngine/commit/ffd1a82e9db55891672a439285731dbf99d19ad1)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "3.3.1-canary.234.cb1f814.0", | ||
"version": "3.4.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "3.3.1-canary.234.cb1f814.0", | ||
"@quenty/instanceutils": "3.3.1-canary.234.cb1f814.0", | ||
"@quenty/loader": "3.1.1", | ||
"@quenty/promise": "3.2.0" | ||
"@quenty/brio": "^3.4.0", | ||
"@quenty/instanceutils": "^3.4.0", | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/promise": "^3.2.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "cb1f814280a0474a56b4fa298f080bfacdd097ef" | ||
"gitHead": "8a33939501e25cf227e96f7eb0d1a23b86f10f3c" | ||
} |
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
10143
+ Added@quenty/baseobject@3.5.0(transitive)
+ Added@quenty/brio@3.8.0(transitive)
+ Added@quenty/instanceutils@3.8.0(transitive)
+ Added@quenty/loader@3.4.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@3.6.0(transitive)
+ Added@quenty/rx@3.8.0(transitive)
+ Added@quenty/signal@2.4.0(transitive)
+ Added@quenty/statestack@3.5.0(transitive)
+ Added@quenty/symbol@2.2.0(transitive)
+ Added@quenty/table@2.2.0(transitive)
+ Added@quenty/throttle@3.5.0(transitive)
+ Added@quenty/valueobject@3.8.0(transitive)
- Removed@quenty/brio@3.3.1-canary.234.cb1f814.0(transitive)
- Removed@quenty/instanceutils@3.3.1-canary.234.cb1f814.0(transitive)
- Removed@quenty/loader@3.1.1(transitive)
- Removed@quenty/maid@2.0.1(transitive)
- Removed@quenty/promise@3.2.0(transitive)
- Removed@quenty/rx@3.3.1-canary.234.cb1f814.0(transitive)
- Removed@quenty/signal@2.0.0(transitive)
- Removed@quenty/symbol@2.0.0(transitive)
- Removed@quenty/table@2.1.0(transitive)
- Removed@quenty/throttle@3.2.0(transitive)
Updated@quenty/brio@^3.4.0
Updated@quenty/instanceutils@^3.4.0
Updated@quenty/loader@^3.1.1
Updated@quenty/promise@^3.2.0