зеркало из https://github.com/microsoft/rnx-kit.git
RELEASING: Releasing 4 package(s) (#3432)
This commit is contained in:
Родитель
b0c6cae816
Коммит
3b43370567
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@rnx-kit/cli": patch
|
||||
---
|
||||
|
||||
Add support for ESM config files
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
"@react-native-webapis/battery-status": minor
|
||||
"@react-native-webapis/web-storage": minor
|
||||
"@rnx-kit/react-native-test-app-msal": major
|
||||
---
|
||||
|
||||
Migrate away from deprecated `TurboReactPackage`. This is a requirement for
|
||||
supporting 0.77 and above.
|
|
@ -1,5 +1,12 @@
|
|||
# @react-native-webapis/battery-status
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- dd56196: Migrate away from deprecated `TurboReactPackage`. This is a
|
||||
requirement for supporting 0.77 and above.
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-webapis/battery-status",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "EXPERIMENTAL - USE WITH CAUTION - Battery Status API for React Native",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/@react-native-webapis/battery-status#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,5 +1,12 @@
|
|||
# @react-native-webapis/web-storage
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- dd56196: Migrate away from deprecated `TurboReactPackage`. This is a
|
||||
requirement for supporting 0.77 and above.
|
||||
|
||||
## 0.3.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-webapis/web-storage",
|
||||
"version": "0.3.1",
|
||||
"version": "0.4.0",
|
||||
"description": "EXPERIMENTAL - USE WITH CAUTION - Web Storage API for React Native",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/@react-native-webapis/web-storage#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,5 +1,12 @@
|
|||
# Change Log - @rnx-kit/react-native-test-app-msal
|
||||
|
||||
## 5.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- dd56196: Migrate away from deprecated `TurboReactPackage`. This is a
|
||||
requirement for supporting 0.77 and above.
|
||||
|
||||
## 4.0.0
|
||||
|
||||
### Major Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/react-native-test-app-msal",
|
||||
"version": "4.0.0",
|
||||
"version": "5.0.0",
|
||||
"description": "Microsoft Authentication Library (MSAL) module for react-native-test-app",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/react-native-test-app-msal#readme",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log - @rnx-kit/cli
|
||||
|
||||
## 0.18.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b0c6cae: Add support for ESM config files
|
||||
|
||||
## 0.18.2
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/cli",
|
||||
"version": "0.18.2",
|
||||
"version": "0.18.3",
|
||||
"description": "Command-line interface for working with kit packages in your repo",
|
||||
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/cli#readme",
|
||||
"license": "MIT",
|
||||
|
|
Загрузка…
Ссылка в новой задаче