@quenty/loader
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| ## [10.9.4-canary.656.67d6ba1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/loader@10.9.3...@quenty/loader@10.9.4-canary.656.67d6ba1.0) (2026-02-17) | ||
| ### Bug Fixes | ||
| * Fix replication mode for detected plugins (this fixes tests bootstrapped through server script) ([32d6ff5](https://github.com/Quenty/NevermoreEngine/commit/32d6ff5aaee0136a3e4be4a793d1c3b0411c90ba)) | ||
| ## [10.9.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/loader@10.9.2...@quenty/loader@10.9.3) (2026-01-12) | ||
@@ -8,0 +19,0 @@ |
+2
-2
| { | ||
| "name": "@quenty/loader", | ||
| "version": "10.9.3", | ||
| "version": "10.9.4-canary.656.67d6ba1.0", | ||
| "description": "A simple module loader for Roblox", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
| }, | ||
| "gitHead": "55f4a7407de7247aceea574de4d2f57dab70cb91" | ||
| "gitHead": "67d6ba1d3625dc76f7a54ac13e75da2cc82ccc64" | ||
| } |
+2
-0
@@ -58,2 +58,4 @@ --!nonstrict | ||
| end | ||
| elseif self._replicationType == ReplicationType.PLUGIN then | ||
| self:_setupLoaderPopulation(self._packages) | ||
| end | ||
@@ -60,0 +62,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
92769
0.56%2
100%