зеркало из https://github.com/microsoft/rnx-kit.git
RELEASING: Releasing 3 package(s) (#2123)
Releases: @rnx-kit/third-party-notices@1.3.0 @rnx-kit/metro-swc-worker@0.1.9 @rnx-kit/cli@0.16.1 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
20d81d18d8
Коммит
cd7fda775c
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@rnx-kit/third-party-notices": minor
|
||||
---
|
||||
|
||||
Add Metro plugin support
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@rnx-kit/metro-swc-worker": patch
|
||||
---
|
||||
|
||||
Remove Flow types without using Babel
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@rnx-kit/cli": patch
|
||||
---
|
||||
|
||||
Increase supported version range of `@react-native-community/cli-server-api`
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log - @rnx-kit/metro-swc-worker
|
||||
|
||||
## 0.1.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 32750725: Remove Flow types without using Babel
|
||||
|
||||
## 0.1.8
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/metro-swc-worker",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"experimental": true,
|
||||
"description": "Metro transform worker that uses swc under the hood",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/metro-swc-worker#readme",
|
||||
|
|
|
@ -1,5 +1,13 @@
|
|||
# Change Log - @rnx-kit/cli
|
||||
|
||||
## 0.16.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8b761802: Increase supported version range of `@react-native-community/cli-server-api`
|
||||
- Updated dependencies [20d81d18]
|
||||
- @rnx-kit/third-party-notices@1.3.0
|
||||
|
||||
## 0.16.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/cli",
|
||||
"version": "0.16.0",
|
||||
"version": "0.16.1",
|
||||
"description": "Command-line interface for working with kit packages in your repo",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/cli",
|
||||
"license": "MIT",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"@rnx-kit/metro-serializer": "^1.0.11",
|
||||
"@rnx-kit/metro-serializer-esbuild": "^0.1.18",
|
||||
"@rnx-kit/metro-service": "^3.0.2",
|
||||
"@rnx-kit/third-party-notices": "^1.2.13",
|
||||
"@rnx-kit/third-party-notices": "^1.3.0",
|
||||
"@rnx-kit/tools-language": "^1.4.1",
|
||||
"@rnx-kit/tools-node": "^1.3.1",
|
||||
"@rnx-kit/tools-react-native": "^1.2.3",
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log - @rnx-kit/third-party-notices
|
||||
|
||||
## 1.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 20d81d18: Add Metro plugin support
|
||||
|
||||
## 1.2.16
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/third-party-notices",
|
||||
"version": "1.2.16",
|
||||
"version": "1.3.0",
|
||||
"description": "Library and tool to build a third party notices file based on a js bundle's source map",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/third-party-notices#readme",
|
||||
"license": "MIT",
|
||||
|
|
Загрузка…
Ссылка в новой задаче