You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ title: Блог React
4
4
5
5
<Intro>
6
6
7
-
This blog is the official source for the updates from the React team. Anything important, including release notes or deprecation notices, will be posted here first.
7
+
Цей блог є офіційним джерелом оновлень від команди React. Все важливе, включно з нотатками релізу або повідомленнями про застарілі функції, буде опубліковано спершу тут.
8
8
9
-
You can also follow the[@react.dev](https://bsky.app/profile/react.dev)account on Bluesky, or [@reactjs](https://twitter.com/reactjs)account on Twitter, but you won’t miss anything essential if you only read this blog.
9
+
Ви також можете слідкувати за[@react.dev](https://bsky.app/profile/react.dev)на платформі Bluesky або за [@reactjs](https://twitter.com/reactjs)у Twitter, але ви не пропустите нічого суттєвого, якщо читатимете лише цей блог.
10
10
11
11
</Intro>
12
12
@@ -112,14 +112,14 @@ The React team is excited to share a few updates:
112
112
113
113
---
114
114
115
-
### All release notes {/*all-release-notes*/}
115
+
### Усі нотатки до релізів {/*all-release-notes*/}
116
116
117
-
Not every React release deserves its own blog post, but you can find a detailed changelog for every release in the[`CHANGELOG.md`](https://github.com/facebook/react/blob/main/CHANGELOG.md)file in the React repository, as well as on the [Releases](https://github.com/facebook/react/releases) page.
117
+
Не кожен реліз React заслуговує на окремий допис у блозі, проте ви можете знайти детальний список змін для кожного релізу у файлі[`CHANGELOG.md`](https://github.com/facebook/react/blob/main/CHANGELOG.md)у репозиторії React, а також на сторінці ["Релізи"](https://github.com/facebook/react/releases).
0 commit comments