File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 5.0.25 (2025-11-17)
2+
3+ ### 🚀 Features
4+
5+ - NativeClass transformer now supports ts-patch and ts-loader ([ #10952 ] ( https://github.com/NativeScript/NativeScript/pull/10952 ) )
6+ - ** webpack:** support es module bundling ([ #10788 ] ( https://github.com/NativeScript/NativeScript/pull/10788 ) )
7+
8+ ### 🩹 Fixes
9+
10+ - ** webpack:** es module source mapping improvements ([ bbeca526f] ( https://github.com/NativeScript/NativeScript/commit/bbeca526f ) )
11+ - ** webpack:** es module source map resolution ([ #10860 ] ( https://github.com/NativeScript/NativeScript/pull/10860 ) )
12+
13+ ### ❤️ Thank You
14+
15+ - farfromrefuge
16+ - Nathan Walker
17+
118## 5.0.24 (2025-03-23)
219
320### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/webpack" ,
3- "version" : " 5.0.25-alpha.1 " ,
3+ "version" : " 5.0.25" ,
44 "private" : false ,
55 "main" : " dist/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments