Skip to content

Commit 1ab0f4b

Browse files
Version Packages
1 parent 9cf4444 commit 1ab0f4b

154 files changed

Lines changed: 1000 additions & 245 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/beige-brooms-joke.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/late-rules-think.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/small-spiders-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/strict-sides-hang.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

apps/fluent-tester/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log - @fluentui-react-native/tester
22

3+
## 0.170.51
4+
5+
### Patch Changes
6+
7+
- 9cf4444: Migrate from ESLint to oxlint
8+
39
<!-- This log was last generated on Tue, 16 Sep 2025 18:24:03 GMT and should not be manually modified. -->
410

511
<!-- Start content -->
@@ -7038,7 +7044,7 @@ Fri, 19 Aug 2022 15:32:12 GMT
70387044

70397045
### Patches
70407046

7041-
- Menu Picker for desktop is now using a FURN text element (nkhalil942@gmail.com)
7047+
- Menu Picker for desktop is now using a FURN text element (nkhalil942@gmail.com)
70427048

70437049
## 0.86.2
70447050

@@ -11080,7 +11086,7 @@ Fri, 25 Jun 2021 06:21:11 GMT
1108011086

1108111087
### Minor changes
1108211088

11083-
- 📦 applying package updates ***NO_CI*** (tamasane@gmail.com)
11089+
- 📦 applying package updates **_NO_CI_** (tamasane@gmail.com)
1108411090

1108511091
## 0.27.0
1108611092

apps/fluent-tester/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/tester",
3-
"version": "0.170.50",
3+
"version": "0.170.51",
44
"description": "A test app to test FluentUI React Native Components during development",
55
"homepage": "https://github.com/microsoft/fluentui-react-native",
66
"license": "MIT",

packages/codemods/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log - @fluentui-react-native/codemods
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- 9cf4444: Migrate from ESLint to oxlint
8+
39
## 0.6.1
410

511
### Patch Changes

packages/codemods/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/codemods",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Transform files to make refactoring FURN code easier",
55
"homepage": "https://github.com/microsoft/fluentui-react-native",
66
"license": "MIT",

packages/components/Avatar/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Change Log - @fluentui-react-native/avatar
22

3+
## 1.13.3
4+
5+
### Patch Changes
6+
7+
- 9cf4444: Migrate from ESLint to oxlint
8+
- Updated dependencies [9cf4444]
9+
- @fluentui-react-native/use-styling@0.14.3
10+
- @fluentui-react-native/theming-utils@0.27.3
11+
- @fluentui-react-native/theme-tokens@0.28.3
12+
- @fluentui-react-native/framework@0.15.3
13+
- @fluentui-react-native/badge@0.12.3
14+
- @fluentui-react-native/icon@0.22.3
15+
- @fluentui-react-native/adapters@0.14.3
16+
- @fluentui-react-native/tokens@0.24.3
17+
318
## 1.13.2
419

520
### Patch Changes

packages/components/Avatar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/avatar",
3-
"version": "1.13.2",
3+
"version": "1.13.3",
44
"description": "A cross-platform Avatar component using the Fluent Design System",
55
"homepage": "https://github.com/microsoft/fluentui-react-native",
66
"license": "MIT",

0 commit comments

Comments
 (0)