@quenty/templateprovider
Advanced tools
Comparing version 7.4.0 to 7.4.1-canary.349.0657f6a.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [7.4.1-canary.349.0657f6a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@7.4.0...@quenty/templateprovider@7.4.1-canary.349.0657f6a.0) (2023-04-06) | ||
### Features | ||
* Template registration order is respected ([11d0ef9](https://github.com/Quenty/NevermoreEngine/commit/11d0ef9411b3c3faa0041cd06adc6cc4f1acef70)) | ||
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@7.3.0...@quenty/templateprovider@7.4.0) (2023-03-31) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/templateprovider", | ||
"version": "7.4.0", | ||
"version": "7.4.1-canary.349.0657f6a.0", | ||
"description": "Base of a template retrieval system", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^6.2.0", | ||
"@quenty/insertserviceutils": "^6.4.0", | ||
"@quenty/loader": "^6.2.0", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/promise": "^6.4.0", | ||
"@quenty/string": "^3.1.0" | ||
"@quenty/baseobject": "6.2.0", | ||
"@quenty/insertserviceutils": "6.4.0", | ||
"@quenty/loader": "6.2.0", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/promise": "6.4.0", | ||
"@quenty/string": "3.1.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2a1c35a8d2e90b291a83a6e2def0ec69f3f24837" | ||
"gitHead": "0657f6a143db196decfbdc1b43edc89baa9bff67" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
27780
2
+ Added@quenty/baseobject@6.2.0(transitive)
+ Added@quenty/insertserviceutils@6.4.0(transitive)
+ Added@quenty/loader@6.2.0(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/promise@6.4.0(transitive)
+ Added@quenty/string@3.1.0(transitive)
- Removed@quenty/baseobject@6.3.0(transitive)
- Removed@quenty/insertserviceutils@6.8.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@6.8.0(transitive)
- Removed@quenty/string@3.3.0(transitive)
Updated@quenty/baseobject@6.2.0
Updated@quenty/loader@6.2.0
Updated@quenty/maid@2.5.0
Updated@quenty/promise@6.4.0
Updated@quenty/string@3.1.0