@aurelia/fetch-client
Advanced tools
Comparing version 2.1.0-dev.202402292237 to 2.1.0-dev.202404120945
@@ -6,2 +6,21 @@ # 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> | ||
# 2.0.0-beta.13 (2024-03-15) | ||
**Note:** Version bump only for package @aurelia/fetch-client | ||
<a name="2.0.0-beta.12"></a> | ||
# 2.0.0-beta.12 (2024-03-02) | ||
### Bug Fixes: | ||
* **di:** new instance resolver (#1909) ([efe208c](https://github.com/aurelia/aurelia/commit/efe208c)) | ||
<a name="2.0.0-beta.11"></a> | ||
@@ -8,0 +27,0 @@ # 2.0.0-beta.11 (2024-02-13) |
{ | ||
"name": "@aurelia/fetch-client", | ||
"version": "2.1.0-dev.202402292237", | ||
"version": "2.1.0-dev.202404120945", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -24,3 +24,4 @@ "module": "dist/esm/index.mjs", | ||
"type": "git", | ||
"url": "https://github.com/aurelia/aurelia" | ||
"url": "https://github.com/aurelia/aurelia.git", | ||
"directory": "packages/fetch-client" | ||
}, | ||
@@ -57,7 +58,7 @@ "bugs": { | ||
"dependencies": { | ||
"@aurelia/kernel": "2.1.0-dev.202402292237", | ||
"@aurelia/metadata": "2.1.0-dev.202402292237" | ||
"@aurelia/kernel": "2.1.0-dev.202404120945", | ||
"@aurelia/metadata": "2.1.0-dev.202404120945" | ||
}, | ||
"devDependencies": { | ||
"typescript": "5.2.2" | ||
"typescript": "5.4.2" | ||
}, | ||
@@ -64,0 +65,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
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
336414
+ Added@aurelia/kernel@2.1.0-dev.202404120945(transitive)
+ Added@aurelia/metadata@2.1.0-dev.202404120945(transitive)
+ Added@aurelia/platform@2.1.0-dev.202404120945(transitive)
- Removed@aurelia/kernel@2.1.0-dev.202402292237(transitive)
- Removed@aurelia/metadata@2.1.0-dev.202402292237(transitive)
- Removed@aurelia/platform@2.1.0-dev.202402292237(transitive)