@quenty/binder
Advanced tools
Comparing version 1.3.0-canary.93b56ee.0 to 2.0.0-canary.202.2b2ee91.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [1.3.0-canary.93b56ee.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@1.2.0...@quenty/binder@1.3.0-canary.93b56ee.0) (2021-08-01) | ||
# [2.0.0-canary.202.2b2ee91.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@1.2.0...@quenty/binder@2.0.0-canary.202.2b2ee91.0) (2021-08-06) | ||
@@ -13,3 +13,4 @@ | ||
* Binder passes in any amount of arguments into constructor ([c9a2156](https://github.com/Quenty/NevermoreEngine/commit/c9a2156d0216c14f48472b546869cd4954c0b43f)) | ||
* Support passing in servicebags into binder objects ([93b56ee](https://github.com/Quenty/NevermoreEngine/commit/93b56eee8d8bfd348c6bf74f5b754fbcc2c20a47)) | ||
* Ensure that we can pass in the servicebag into inherited binders ([128fcaf](https://github.com/Quenty/NevermoreEngine/commit/128fcaf185df601d46aee70cdca5f1f6e777e377)) | ||
* Support passing in servicebags into binder objects ([79cf803](https://github.com/Quenty/NevermoreEngine/commit/79cf803e42af527dbd8a8739fca54f9c3e3ec4ac)) | ||
@@ -16,0 +17,0 @@ |
{ | ||
"name": "@quenty/binder", | ||
"version": "1.3.0-canary.93b56ee.0", | ||
"version": "2.0.0-canary.202.2b2ee91.0", | ||
"description": "Utility object to Bind a class to Roblox object, and associated helper methods", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "93b56eee8d8bfd348c6bf74f5b754fbcc2c20a47" | ||
"gitHead": "2b2ee916bc832ac13f0a7c453b3fb0c43d44065e" | ||
} |
Sorry, the diff of this file is not supported yet
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
32692