Skip to content

Commit

Permalink
Update README.md for Calendar Compat
Browse files Browse the repository at this point in the history
The wording removed suggested that a full v9 version was being worked on which created confusion with partners.
  • Loading branch information
gouttierre authored Dec 11, 2024
1 parent a6cc5b0 commit 2e72f96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ yarn workspace @fluentui/react-calendar-compat start

## What makes a compat component?

A compat component is a component taken from v8 and partially updated with the v9 toolset while keeping its original functionality and most of the original API surface. The most noticeable change being the removal of all v8 dependencies and using only v9 dependencies. While this is a good first step, this is not the final v9 component. We are working on a fully fleshed v9 replacement that will follow all v9 patterns and conventions.
A compat component is a component taken from v8 and partially updated with the v9 toolset while keeping its original functionality and most of the original API surface. The most noticeable change being the removal of all v8 dependencies and using only v9 dependencies.

## How publishing the package will be handled

Expand Down

0 comments on commit 2e72f96

Please sign in to comment.