Skip to content

Commit 776f8d7

Browse files
authored
docs: outline EOS for v1 (#7619)
1 parent 5664dd5 commit 776f8d7

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ To consume `ui5-webcomponents-react`, you need to install the npm modules and re
8080
npm install @ui5/webcomponents-react @ui5/webcomponents @ui5/webcomponents-fiori
8181
```
8282

83-
## Ongoing Support for Version 1.x
83+
## End of Support for Version 1.x
8484

85-
We will continue to support version 1.x until end of June 2025, focusing on bug fixes to ensure continuity for our existing users.
85+
The support for version 1.x of `ui5-webcomponents-react` has ended on **July 1, 2025**. We recommend migrating to version 2.x as soon as possible. For more information, please refer to our [Migration Guide](https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/migration-guide--docs).
8686

8787
<!-- *********************************************************************** -->
8888

docs/Welcome.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,9 @@ In addition to that, UI5 Web Components for React is providing complex component
2929
- [Node.js](https://nodejs.org/) (**LTS version**)
3030
- If you're using [TypeScript](https://www.typescriptlang.org/) we recommend version **4.7** or later.
3131

32-
## Ongoing Support for Version 1.x
32+
## End of Support for Version 1.x
3333

34-
We will continue to support version 1.x until **end of June 2025**, focusing on bug fixes to ensure continuity for our existing users.
35-
36-
[V1 Release Documentation](https://sap.github.io/ui5-webcomponents-react/v1/?path=/docs/getting-started--docs)
34+
The support for version 1.x of `ui5-webcomponents-react` has ended on **July 1, 2025**. We recommend migrating to version 2.x as soon as possible. For more information, please refer to our [Migration Guide](?path=/docs/migration-guide--docs).
3735

3836
## Getting Started
3937

0 commit comments

Comments
 (0)