We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175ea84 commit 812c90bCopy full SHA for 812c90b
packages/webpack5/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 5.0.28 (2025-12-05)
2
+
3
+### 🩹 Fixes
4
5
+- **webpack:** hmr handling ([#11002](https://github.com/NativeScript/NativeScript/pull/11002))
6
7
+### ❤️ Thank You
8
9
+- Nathan Walker
10
11
## 5.0.27 (2025-11-28)
12
13
### 🩹 Fixes
packages/webpack5/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/webpack",
- "version": "5.0.27",
+ "version": "5.0.28",
"private": false,
"main": "dist/index.js",
"files": [
0 commit comments