@aurelia/metadata
Advanced tools
Comparing version 2.1.0-dev.202401310648 to 2.1.0-dev.202402270447
@@ -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/metadata", | ||
"version": "2.1.0-dev.202401310648", | ||
"version": "2.1.0-dev.202402270447", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -5,0 +5,0 @@ "module": "dist/esm/index.mjs", |
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
215151