Skip to content
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
5 changes: 0 additions & 5 deletions .changeset/easy-pillows-tease.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tall-dolls-reply.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/ten-ways-fail.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/tidy-friends-build.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/align-deps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/align-deps

## 3.4.6

### Patch Changes

- d58e4bf: Fixed root workspace being checked twice depending on configuration

## 3.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/align-deps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/align-deps",
"version": "3.4.5",
"version": "3.4.6",
"description": "Manage dependencies within a repository and across many repositories",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/align-deps#readme",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log - @rnx-kit/cli

## 1.1.2

### Patch Changes

- 0bf51d8: Add function to merge transformer configs to tools-react-native and use it in the cli
- Updated dependencies [d58e4bf]
- Updated dependencies [0bf51d8]
- @rnx-kit/align-deps@3.4.6
- @rnx-kit/tools-react-native@2.3.6

## 1.1.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/cli",
"version": "1.1.1",
"version": "1.1.2",
"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",
Expand Down Expand Up @@ -40,7 +40,7 @@
"test": "rnx-kit-scripts test"
},
"dependencies": {
"@rnx-kit/align-deps": "^3.4.2",
"@rnx-kit/align-deps": "^3.4.6",
"@rnx-kit/config": "^0.7.5",
"@rnx-kit/console": "^2.0.0",
"@rnx-kit/metro-plugin-cyclic-dependencies-detector": "^2.0.3",
Expand All @@ -55,7 +55,7 @@
"@rnx-kit/tools-filesystem": "^0.2.0",
"@rnx-kit/tools-language": "^3.0.1",
"@rnx-kit/tools-node": "^3.0.4",
"@rnx-kit/tools-react-native": "^2.3.5",
"@rnx-kit/tools-react-native": "^2.3.6",
"@rnx-kit/types-bundle-config": "^1.0.0",
"@rnx-kit/types-kit-config": "^1.0.0",
"@rnx-kit/types-node": "^1.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/tools-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log - @rnx-kit/tools-react-native

## 2.3.6

### Patch Changes

- 0bf51d8: Add function to merge transformer configs to tools-react-native and use it in the cli

## 2.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tools-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rnx-kit/tools-react-native",
"version": "2.3.5",
"version": "2.3.6",
"description": "A collection of supplemental react-native functions and types",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-react-native#readme",
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5365,7 +5365,7 @@ __metadata:
languageName: node
linkType: hard

"@rnx-kit/align-deps@npm:^3.4.2, @rnx-kit/align-deps@workspace:packages/align-deps":
"@rnx-kit/align-deps@npm:^3.4.6, @rnx-kit/align-deps@workspace:packages/align-deps":
version: 0.0.0-use.local
resolution: "@rnx-kit/align-deps@workspace:packages/align-deps"
dependencies:
Expand Down Expand Up @@ -5503,7 +5503,7 @@ __metadata:
"@babel/preset-env": "npm:^7.20.0"
"@react-native-community/cli-types": "npm:^20.0.0"
"@react-native-windows/cli": "npm:^0.79.0"
"@rnx-kit/align-deps": "npm:^3.4.2"
"@rnx-kit/align-deps": "npm:^3.4.6"
"@rnx-kit/config": "npm:^0.7.5"
"@rnx-kit/console": "npm:^2.0.0"
"@rnx-kit/jest-preset": "npm:*"
Expand All @@ -5520,7 +5520,7 @@ __metadata:
"@rnx-kit/tools-filesystem": "npm:^0.2.0"
"@rnx-kit/tools-language": "npm:^3.0.1"
"@rnx-kit/tools-node": "npm:^3.0.4"
"@rnx-kit/tools-react-native": "npm:^2.3.5"
"@rnx-kit/tools-react-native": "npm:^2.3.6"
"@rnx-kit/tsconfig": "npm:*"
"@rnx-kit/types-bundle-config": "npm:^1.0.0"
"@rnx-kit/types-kit-config": "npm:^1.0.0"
Expand Down Expand Up @@ -6325,7 +6325,7 @@ __metadata:
languageName: unknown
linkType: soft

"@rnx-kit/tools-react-native@npm:^2.1.0, @rnx-kit/tools-react-native@npm:^2.3.0, @rnx-kit/tools-react-native@npm:^2.3.1, @rnx-kit/tools-react-native@npm:^2.3.2, @rnx-kit/tools-react-native@npm:^2.3.3, @rnx-kit/tools-react-native@npm:^2.3.5, @rnx-kit/tools-react-native@workspace:packages/tools-react-native":
"@rnx-kit/tools-react-native@npm:^2.1.0, @rnx-kit/tools-react-native@npm:^2.3.0, @rnx-kit/tools-react-native@npm:^2.3.1, @rnx-kit/tools-react-native@npm:^2.3.2, @rnx-kit/tools-react-native@npm:^2.3.3, @rnx-kit/tools-react-native@npm:^2.3.5, @rnx-kit/tools-react-native@npm:^2.3.6, @rnx-kit/tools-react-native@workspace:packages/tools-react-native":
version: 0.0.0-use.local
resolution: "@rnx-kit/tools-react-native@workspace:packages/tools-react-native"
dependencies:
Expand Down
Loading