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 4626d53 commit bae5c33Copy full SHA for bae5c33
packages/webpack5/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 5.0.29 (2025-12-19)
2
+
3
+### 🩹 Fixes
4
5
+- **webpack:** sourceMap path when using CommonJS ([#11013](https://github.com/NativeScript/NativeScript/pull/11013))
6
7
+### ❤️ Thank You
8
9
+- Jason Cassidy @jcassidyav
10
11
## 5.0.28 (2025-12-05)
12
13
### 🩹 Fixes
packages/webpack5/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/webpack",
- "version": "5.0.29-next.0",
+ "version": "5.0.29",
"private": false,
"main": "dist/index.js",
"files": [
0 commit comments