| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ce78f40 commit 9e6a2ea
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,18 @@ | |||
| 1 | + ## 5.0.39-tvos.0 (2026-09-13) | ||
| 2 | + | ||
| 3 | + ### 🚀 Features | ||
| 4 | + | ||
| 5 | + - add tvOS core and webpack support ([bc1e4ea95](https://github.com/NativeScript/NativeScript/commit/bc1e4ea95)) | ||
| 6 | + | ||
| 7 | + ### 🩹 Fixes | ||
| 8 | + | ||
| 9 | + - **webpack:** downlevel NativeClass classes in files updated by earlier transformers ([#11314](https://github.com/NativeScript/NativeScript/pull/11314)) | ||
| 10 | + | ||
| 11 | + ### ❤️ Thank You | ||
| 12 | + | ||
| 13 | + - Eduardo Speroni @edusperoni | ||
| 14 | + - Lorenzo Nuvoletta | ||
| 15 | + | ||
| 1 | 16 | ## 5.0.38 (2026-07-22) | |
| 2 | 17 | ||
| 3 | 18 | This was a version bump only for webpack5 to align it with other projects, there were no code changes. | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@nativescript/webpack", | |
| 3 | - "version": "5.0.39-next.20", | ||
| 3 | + "version": "5.0.39-tvos.0", | ||
| 4 | 4 | "private": false, | |
| 5 | 5 | "main": "dist/index.js", | |
| 6 | 6 | "files": [ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments