@aurelia/fetch-client
Advanced tools
Comparing version 2.0.1-dev.202403150512 to 2.0.1-dev.202404030015
@@ -6,2 +6,9 @@ # Change Log | ||
<a name="2.0.0-beta.14"></a> | ||
# 2.0.0-beta.14 (2024-04-03) | ||
### Features: | ||
* **i18n:** support multiple versions of i18next (#1927) ([0789ee5](https://github.com/aurelia/aurelia/commit/0789ee5)) | ||
<a name="2.0.0-beta.13"></a> | ||
@@ -8,0 +15,0 @@ # 2.0.0-beta.13 (2024-03-15) |
{ | ||
"name": "@aurelia/fetch-client", | ||
"version": "2.0.1-dev.202403150512", | ||
"version": "2.0.1-dev.202404030015", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -56,7 +56,7 @@ "module": "dist/esm/index.mjs", | ||
"dependencies": { | ||
"@aurelia/kernel": "2.0.1-dev.202403150512", | ||
"@aurelia/metadata": "2.0.1-dev.202403150512" | ||
"@aurelia/kernel": "2.0.1-dev.202404030015", | ||
"@aurelia/metadata": "2.0.1-dev.202404030015" | ||
}, | ||
"devDependencies": { | ||
"typescript": "5.2.2" | ||
"typescript": "5.4.2" | ||
}, | ||
@@ -63,0 +63,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
336368
+ Added@aurelia/kernel@2.0.1-dev.202404030015(transitive)
+ Added@aurelia/metadata@2.0.1-dev.202404030015(transitive)
+ Added@aurelia/platform@2.0.1-dev.202404030015(transitive)
- Removed@aurelia/kernel@2.0.1-dev.202403150512(transitive)
- Removed@aurelia/metadata@2.0.1-dev.202403150512(transitive)
- Removed@aurelia/platform@2.0.1-dev.202403150512(transitive)