mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 01:43:14 +08:00
chore(release): webpack 5.0.24
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
## 5.0.24 (2025-03-23)
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- **webpack:** support @nativescript-community/svelte-native ([41ac6d970](https://github.com/NativeScript/NativeScript/commit/41ac6d970))
|
||||
|
||||
## 5.0.23 (2025-02-26)
|
||||
|
||||
### 🚀 Features
|
||||
|
4
packages/webpack5/package-lock.json
generated
4
packages/webpack5/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@nativescript/webpack",
|
||||
"version": "5.0.23",
|
||||
"version": "5.0.24",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@nativescript/webpack",
|
||||
"version": "5.0.23",
|
||||
"version": "5.0.24",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nativescript/webpack",
|
||||
"version": "5.0.23",
|
||||
"version": "5.0.24",
|
||||
"private": false,
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
|
Reference in New Issue
Block a user