Skip to content

Commit cf41d23

Browse files
committed
release(webpack): 5.0.32
1 parent 63bbcac commit cf41d23

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/webpack5/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## 5.0.31 (2026-01-06)
212

313
- LICENSE and README.md are now included in the package assets.

packages/webpack5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/webpack",
3-
"version": "5.0.32-next.26",
3+
"version": "5.0.32",
44
"private": false,
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)