@aurelia/platform-browser
Advanced tools
Comparing version 2.0.1-dev.202401261010 to 2.0.1-dev.202402130428
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="2.0.0-beta.11"></a> | ||
# 2.0.0-beta.11 (2024-02-13) | ||
### Features: | ||
* **state:** support redux devtools for the state plugin (#1888) ([bd07160](https://github.com/aurelia/aurelia/commit/bd07160)) | ||
### Bug Fixes: | ||
* ***:** upgrade rollup, tweak build scripts ([bd07160](https://github.com/aurelia/aurelia/commit/bd07160)) | ||
<a name="2.0.0-beta.10"></a> | ||
@@ -8,0 +20,0 @@ # 2.0.0-beta.10 (2024-01-26) |
{ | ||
"name": "@aurelia/platform-browser", | ||
"version": "2.0.1-dev.202401261010", | ||
"version": "2.0.1-dev.202402130428", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -55,3 +55,3 @@ "module": "dist/esm/index.mjs", | ||
"dependencies": { | ||
"@aurelia/platform": "2.0.1-dev.202401261010" | ||
"@aurelia/platform": "2.0.1-dev.202402130428" | ||
}, | ||
@@ -58,0 +58,0 @@ "devDependencies": { |
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
55464
672
+ Added@aurelia/platform@2.0.1-dev.202402130428(transitive)
- Removed@aurelia/platform@2.0.1-dev.202401261010(transitive)