Skip to content

Commit b482e8d

Browse files
committed
release(webpack5): 5.0.27
1 parent d22797e commit b482e8d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/webpack5/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 5.0.27 (2025-11-28)
2+
3+
### 🩹 Fixes
4+
5+
- **webpack:** fallback to commonjs when no runtimes detected ([d22797e1e](https://github.com/NativeScript/NativeScript/commit/d22797e1e))
6+
- **webpack:** backwards compat with older core versions ([c907e31ae](https://github.com/NativeScript/NativeScript/commit/c907e31ae))
7+
8+
### ❤️ Thank You
9+
10+
- Nathan Walker
11+
112
## 5.0.25 (2025-11-17)
213

314
### 🚀 Features

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.25",
3+
"version": "5.0.27",
44
"private": false,
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)