Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@fluentui/set-version

microsoft691.5kMIT8.2.24TypeScript support: included

Non-Fabric-specific package version setter

readme

Fluent UI Web

Build Status GitHub contributors GitHub top language Twitter Follow

Fluent UI React is shipping its v9 final stable release. Visit the Fluent UI React v9 Release page on the wiki to learn more about the upcoming release schedule.

Fluent UI web represents a collection of utilities, React components, and Web Components for building web applications.

This repo is home to 3 separate projects today. Combining Fluent UI React v9 components with Fluent UI React v8 or v0 components is possible and allows gradual migration to Fluent UI v9.

The following table will help you navigate the 3 projects and understand their differences.

| | React Components (v9) | React (v8) | Web Components | |---| ----- | --------------- | -------------- | | Overview | New, future-proof and forward looking | Mature | Web Component implementation of Fluent UI. | | Used By | Microsoft 365 | Office | Edge | | Read Me | README.md | README.md| README.md | | Changelog | CHANGELOG.md | CHANGELOG.md | CHANGELOG.md | | Repo | packages/react-components | ./packages/react | ./packages/web-components | | Quick Start | Quick Start | Quick Start | See README.md | | Docs | https://react.fluentui.dev/ | aka.ms/fluentui-react | aka.ms/fluentui-web-components | | NPM | @fluentui/react-components | @fluentui/react| @fluentui/web-components | | Version | npm version | npm version | npm version | | Issues | Fluent UI React Components GitHub Issues | Fluent UI React GitHub Issues | Fluent UI Web Components GitHub Issues |

Why are there two React versions? Fluent UI v8 is still widely used. We encourage you to migrate to Fluent UI v9. See the Migration overview.

FluentUI Insights

Fluent UI Insights is a series that describes the design and decisions behind the Fluent UI design system.

EP01: Positioning EP02: Styling EP03: Griffel
Watch EP01: Positioning Watch EP02: Styling Watch EP03: Griffel
EP04: Foundational APIs EP05: Theming EP06: Accessible by default
Watch EP04: Foundational APIs Watch EP05: Theming Watch EP06: Accessible by default

Licenses

All files on the Fluent UI React GitHub repository are subject to the MIT license. Please read the License file at the root of the project.

Usage of the fonts and icons referenced in Fluent UI React is subject to the terms of the assets license agreement.

Changelog

You can view the complete list of additions, fixes, and changes in the CHANGELOG.md file for each package.

Looking for Office UI Fabric React?

The Office UI Fabric React project has evolved to Fluent UI.

The office-ui-fabric-react repo is now this repo (fluentui in the Microsoft organization)! The name change should not disrupt any current Fabric usage, repo clones, pull requests, or issue reporting. Links should redirect to the new location. The library formerly known as office-ui-fabric-react is now available as @fluentui/react (see above table for more information).

We have a lot in store for Fluent UI - Read our announcement here.

Looking for Fluent UI React Northstar?

Fluent UI React Northstar has been superseded by Fluent UI React Components v9. For more details about Fluent UI React Northstar, see its README.md.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

changelog

Change Log - @fluentui/set-version

This log was last generated on Fri, 21 Feb 2025 07:20:18 GMT and should not be manually modified.

8.2.24

Fri, 21 Feb 2025 07:20:18 GMT Compare changes

Patches

8.2.9

Fri, 05 May 2023 18:14:00 GMT Compare changes

Patches

8.2.8

Tue, 02 May 2023 00:58:18 GMT Compare changes

Patches

8.2.0

Thu, 03 Mar 2022 07:24:24 GMT Compare changes

Minor changes

8.1.4

Tue, 03 Aug 2021 07:39:30 GMT Compare changes

Patches

8.1.3

Fri, 09 Jul 2021 07:39:31 GMT Compare changes

Patches

8.1.2

Mon, 07 Jun 2021 07:38:15 GMT Compare changes

Patches

8.1.1

Thu, 20 May 2021 07:41:54 GMT Compare changes

Patches

8.1.0

Fri, 30 Apr 2021 07:42:23 GMT Compare changes

Minor changes

Patches

8.0.3

Fri, 23 Apr 2021 07:37:10 GMT Compare changes

Patches

8.0.2

Wed, 31 Mar 2021 00:53:43 GMT Compare changes

Patches

8.0.1

Fri, 26 Feb 2021 01:16:27 GMT Compare changes

Patches

8.0.0-beta.2

Thu, 18 Feb 2021 12:27:34 GMT Compare changes

Changes

8.0.0-beta.0

Fri, 23 Oct 2020 03:26:15 GMT Compare changes

Changes

7.0.9

Wed, 25 Mar 2020 12:30:04 GMT

Patches

Patches

  • Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)

    7.0.3

    Fri, 17 Jan 2020 02:32:17 GMT

Patches

  • Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads. (jagore@microsoft.com)

    7.0.2

    Fri, 23 Aug 2019 12:35:28 GMT

Patches

7.0.1

Wed, 17 Jul 2019 18:58:57 GMT

Patches

  • Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom. (makotom@microsoft.com)

1.1.3

Tue, 09 Oct 2018 12:26:48 GMT

Patches

  • Adding package boilerplate files.

1.1.2

Mon, 08 Oct 2018 12:24:15 GMT

Patches

  • Moving tslint/prettier dependencies

1.1.1

Fri, 28 Sep 2018 12:27:38 GMT

Patches

  • version files now expose a call that can be called by apps that don't do index import

1.1.0

Fri, 21 Sep 2018 14:25:46 GMT

Minor changes

  • Adding a set-version package to manage duplicated version code