@aurelia/platform-browser
Advanced tools
Comparing version 2.0.1-dev.202411141142 to 2.0.1-dev.202501261023
@@ -6,2 +6,9 @@ # Change Log | ||
<a name="2.0.0-beta.23"></a> | ||
# 2.0.0-beta.23 (2025-01-26) | ||
### Features: | ||
* **tooling:** type-checking for templates - Phase1 (#2066) ([ebc1d0c](https://github.com/aurelia/aurelia/commit/ebc1d0c)) | ||
<a name="2.0.0-beta.22"></a> | ||
@@ -8,0 +15,0 @@ # 2.0.0-beta.22 (2024-09-30) |
{ | ||
"name": "@aurelia/platform-browser", | ||
"version": "2.0.1-dev.202411141142", | ||
"version": "2.0.1-dev.202501261023", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -56,3 +56,3 @@ "module": "dist/esm/index.mjs", | ||
"dependencies": { | ||
"@aurelia/platform": "2.0.1-dev.202411141142" | ||
"@aurelia/platform": "2.0.1-dev.202501261023" | ||
}, | ||
@@ -63,4 +63,4 @@ "devDependencies": { | ||
"engines": { | ||
"node": ">=14.17.0" | ||
"node": ">=20.16.0" | ||
} | ||
} |
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
45491
+ Added@aurelia/platform@2.0.1-dev.202501261023(transitive)
- Removed@aurelia/platform@2.0.1-dev.202411141142(transitive)