Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #3342

Merged
merged 2 commits into from
Sep 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/eight-pots-attack.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/hot-carrots-tease.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/purple-hornets-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-chairs-sleep.md

This file was deleted.

45 changes: 0 additions & 45 deletions .changeset/twelve-buses-prove.md

This file was deleted.

6 changes: 6 additions & 0 deletions incubator/@react-native-webapis/battery-status/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @react-native-webapis/battery-status

## 0.2.0

### Minor Changes

- 3afb5fa: Bump minimum Node version to 16.17

## 0.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/battery-status",
"version": "0.1.0",
"version": "0.2.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",
Expand Down
6 changes: 6 additions & 0 deletions incubator/@react-native-webapis/web-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @react-native-webapis/web-storage

## 0.3.0

### Minor Changes

- 3afb5fa: Bump minimum Node version to 16.17

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion incubator/@react-native-webapis/web-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-webapis/web-storage",
"version": "0.2.8",
"version": "0.3.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",
Expand Down
12 changes: 12 additions & 0 deletions incubator/build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @rnx-kit/build

## 0.7.1

### Patch Changes

- Updated dependencies [3afb5fa]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]

## 0.7.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 deletions incubator/build/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@rnx-kit/build",
"version": "0.7.0",
"version": "0.7.1",
"description": "EXPERIMENTAL - USE WITH CAUTION - @rnx-kit/build builds your app in the cloud",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/build#readme",
"license": "MIT",
Expand Down Expand Up @@ -58,12 +58,12 @@
"@octokit/core": "^6.0.0",
"@octokit/plugin-rest-endpoint-methods": "^13.0.0",
"@octokit/request-error": "^6.0.0",
"@rnx-kit/config": "^0.6.7",
"@rnx-kit/tools-android": "^0.1.0",
"@rnx-kit/tools-apple": "^0.1.1",
"@rnx-kit/tools-node": "^2.1.1",
"@rnx-kit/tools-shell": "^0.1.2",
"@rnx-kit/tools-windows": "^0.1.0",
"@rnx-kit/config": "^0.7.0",
"@rnx-kit/tools-android": "^0.2.0",
"@rnx-kit/tools-apple": "^0.2.0",
"@rnx-kit/tools-node": "^3.0.0",
"@rnx-kit/tools-shell": "^0.2.0",
"@rnx-kit/tools-windows": "^0.2.0",
"env-paths": "^3.0.0",
"node-fetch": "^3.3.2",
"ora": "^8.0.0",
Expand Down
9 changes: 8 additions & 1 deletion incubator/commitlint-lite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rnx-kit/commitlint-lite

## 2.0.0

### Major Changes

- 3afb5fa: Bump minimum Node version to 16.17

## 1.0.1

### Patch Changes
Expand All @@ -10,4 +16,5 @@

### Major Changes

- 50798b02: Lint commit message according to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
- 50798b02: Lint commit message according to
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
2 changes: 1 addition & 1 deletion incubator/commitlint-lite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/commitlint-lite",
"version": "1.0.1",
"version": "2.0.0",
"description": "Lint commit messages",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/commitlint-lite#readme",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions incubator/esbuild-bundle-analyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @rnx-kit/esbuild-bundle-analyzer

## 0.3.0

### Minor Changes

- 3afb5fa: Bump minimum Node version to 16.17

### Patch Changes

- Updated dependencies [3afb5fa]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]

## 0.2.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions incubator/esbuild-bundle-analyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/esbuild-bundle-analyzer",
"version": "0.2.1",
"version": "0.3.0",
"description": "EXPERIMENTAL - USE WITH CAUTION - A tool for analyzing an esbuild bundle/metafile",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/esbuild-bundle-analyzer#readme",
"license": "MIT",
Expand Down Expand Up @@ -30,10 +30,10 @@
"test": "rnx-kit-scripts test --silent"
},
"dependencies": {
"@rnx-kit/console": "^1.0.11",
"@rnx-kit/metro-plugin-cyclic-dependencies-detector": "^1.1.2",
"@rnx-kit/metro-plugin-duplicates-checker": "^2.1.2",
"@rnx-kit/tools-node": "^2.1.1",
"@rnx-kit/console": "^2.0.0",
"@rnx-kit/metro-plugin-cyclic-dependencies-detector": "^2.0.0",
"@rnx-kit/metro-plugin-duplicates-checker": "^3.0.0",
"@rnx-kit/tools-node": "^3.0.0",
"chalk": "^4.1.0",
"yargs": "^16.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions incubator/patcher-rnmacos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rnx-kit/patcher-rnmacos

## 0.2.0

### Minor Changes

- 3afb5fa: Bump minimum Node version to 16.17

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion incubator/patcher-rnmacos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/patcher-rnmacos",
"version": "0.1.4",
"version": "0.2.0",
"experimental": true,
"description": "EXPERIMENTAL - USE WITH CAUTION - A tool to generate patches and apply them to a codebase",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/patcher-rnmacos#readme",
Expand Down
12 changes: 12 additions & 0 deletions incubator/polyfills/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @rnx-kit/polyfills

## 0.2.0

### Minor Changes

- 3afb5fa: Bump minimum Node version to 16.17

### Patch Changes

- Updated dependencies [3afb5fa]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]

## 0.1.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions incubator/polyfills/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/polyfills",
"version": "0.1.1",
"version": "0.2.0",
"description": "EXPERIMENTAL - USE WITH CAUTION - New package called polyfills",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/polyfills#readme",
"license": "MIT",
Expand Down Expand Up @@ -29,8 +29,8 @@
"@babel/core": "^7.0.0",
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/template": "^7.0.0",
"@rnx-kit/console": "^1.0.0",
"@rnx-kit/tools-node": "^2.0.0"
"@rnx-kit/console": "^2.0.0",
"@rnx-kit/tools-node": "^3.0.0"
},
"peerDependencies": {
"@react-native/js-polyfills": "*"
Expand Down
14 changes: 13 additions & 1 deletion incubator/react-native-error-trace-decorator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# @rnx-kit/react-native-error-trace-decorator

## 2.0.0

### Major Changes

- 3afb5fa: Bump minimum Node version to 16.17

### Patch Changes

- Updated dependencies [3afb5fa]
- @rnx-kit/[email protected]

## 1.0.0

### Major Changes

- 6ad9f492: Introduced react-native-error-trace-decorator to efficiently symbolicate and debug error stack traces for react native apps.
- 6ad9f492: Introduced react-native-error-trace-decorator to efficiently
symbolicate and debug error stack traces for react native apps.
4 changes: 2 additions & 2 deletions incubator/react-native-error-trace-decorator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/react-native-error-trace-decorator",
"version": "1.0.0",
"version": "2.0.0",
"description": "EXPERIMENTAL - USE WITH CAUTION - New package called react-native-error-trace-decorator",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/react-native-error-trace-decorator#readme",
"license": "MIT",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@rnx-kit/console": "^1.0.11",
"@rnx-kit/console": "^2.0.0",
"metro-symbolicate": "^0.80.0",
"source-map": "^0.5.6",
"yargs": "^16.0.0"
Expand Down
11 changes: 11 additions & 0 deletions incubator/react-native-test-app-msal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log - @rnx-kit/react-native-test-app-msal

## 4.0.0

### Major Changes

- 3afb5fa: Bump minimum Node version to 16.17

### Patch Changes

- Updated dependencies [3afb5fa]
- @rnx-kit/[email protected]

## 3.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion incubator/react-native-test-app-msal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/react-native-test-app-msal",
"version": "3.0.3",
"version": "4.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",
Expand Down
15 changes: 12 additions & 3 deletions incubator/rn-changelog-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/rn-changelog-generator

## 0.5.0

### Minor Changes

- 3afb5fa: Bump minimum Node version to 16.17

## 0.4.1

### Patch Changes
Expand All @@ -10,7 +16,8 @@

### Minor Changes

- 3fa093e8: Adding validation command to verify if a commit follows a React Native changelog
- 3fa093e8: Adding validation command to verify if a commit follows a React
Native changelog

## 0.3.2

Expand All @@ -28,13 +35,15 @@

### Minor Changes

- 37b980b: prepend the newly generated changelog to the supplied --changelog file
- 37b980b: prepend the newly generated changelog to the supplied --changelog
file

## 0.2.0

### Minor Changes

- e136a30: Add `single` command to see changelog message and dimensions for a single commit
- e136a30: Add `single` command to see changelog message and dimensions for a
single commit

## 0.1.0

Expand Down
2 changes: 1 addition & 1 deletion incubator/rn-changelog-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/rn-changelog-generator",
"version": "0.4.1",
"version": "0.5.0",
"experimental": true,
"description": "EXPERIMENTAL - USE WITH CAUTION - Generate a markdown-formatted list of changes between two version of react-native",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/rn-changelog-generator#readme",
Expand Down
Loading