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 63bbcac commit cf41d23Copy full SHA for cf41d23
packages/webpack5/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 5.0.32 (2026-03-18)
2
+
3
+### 🩹 Fixes
4
5
+- **webpack:** enable traversal of child nodes for NativeClass detection ([#11137](https://github.com/NativeScript/NativeScript/pull/11137))
6
7
+### ❤️ Thank You
8
9
+- Eduardo Speroni @edusperoni
10
11
## 5.0.31 (2026-01-06)
12
13
- LICENSE and README.md are now included in the package assets.
packages/webpack5/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/webpack",
- "version": "5.0.32-next.26",
+ "version": "5.0.32",
"private": false,
"main": "dist/index.js",
"files": [
0 commit comments