|
4 | 4 | <description><![CDATA[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.]]></description> |
5 | 5 | <link>https://react.dev/</link> |
6 | 6 | <generator>react.dev rss module</generator> |
7 | | - <lastBuildDate>Tue, 15 Oct 2024 19:03:53 GMT</lastBuildDate> |
| 7 | + <lastBuildDate>Wed, 23 Jul 2025 18:15:32 GMT</lastBuildDate> |
8 | 8 | <atom:link href="https://react.dev/rss.xml" rel="self" type="application/rss+xml"/> |
9 | | - <pubDate>Tue, 15 Oct 2024 19:03:53 GMT</pubDate> |
| 9 | + <pubDate>Wed, 23 Jul 2025 18:15:32 GMT</pubDate> |
10 | 10 | <language><![CDATA[en]]></language> |
| 11 | + <item> |
| 12 | + <title><![CDATA[React v19]]></title> |
| 13 | + <description><![CDATA[React 19 is now available on npm! In this post, we'll give an overview of the new features in React 19, and how you can adopt them.]]></description> |
| 14 | + <link>https://react.dev/blog/2024/12/05/react-19</link> |
| 15 | + <guid isPermaLink="true">https://react.dev/blog/2024/12/05/react-19</guid> |
| 16 | + <dc:creator><![CDATA[The React Team]]></dc:creator> |
| 17 | + <pubDate>Wed, 04 Dec 2024 19:00:00 GMT</pubDate> |
| 18 | + </item> |
| 19 | + <item> |
| 20 | + <title><![CDATA[React Compiler Beta Release]]></title> |
| 21 | + <description><![CDATA[At React Conf 2024, we announced the experimental release of React Compiler, a build-time tool that optimizes your React app through automatic memoization. In this post, we want to share what's next for open source, and our progress on the compiler.]]></description> |
| 22 | + <link>https://react.dev/blog/2024/10/21/react-compiler-beta-release</link> |
| 23 | + <guid isPermaLink="true">https://react.dev/blog/2024/10/21/react-compiler-beta-release</guid> |
| 24 | + <dc:creator><![CDATA[Lauren Tan]]></dc:creator> |
| 25 | + <pubDate>Sun, 20 Oct 2024 19:00:00 GMT</pubDate> |
| 26 | + </item> |
11 | 27 | <item> |
12 | 28 | <title><![CDATA[React Conf 2024 Recap]]></title> |
13 | 29 | <description><![CDATA[Last week we hosted React Conf 2024, a two-day conference in Henderson, Nevada where 700+ attendees gathered in-person to discuss the latest in UI engineering. In this post, we'll summarize the talks and announcements from the event.]]></description> |
|
17 | 33 | <pubDate>Tue, 21 May 2024 19:00:00 GMT</pubDate> |
18 | 34 | </item> |
19 | 35 | <item> |
20 | | - <title><![CDATA[React 19 RC]]></title> |
21 | | - <description><![CDATA[React 19 RC is now available on npm! In this post, we'll give an overview of the new features in React 19, and how you can adopt them.]]></description> |
22 | | - <link>https://react.dev/blog/2024/04/25/react-19</link> |
23 | | - <guid isPermaLink="true">https://react.dev/blog/2024/04/25/react-19</guid> |
24 | | - <dc:creator><![CDATA[The React Team]]></dc:creator> |
25 | | - <pubDate>Wed, 24 Apr 2024 19:00:00 GMT</pubDate> |
26 | | - </item> |
27 | | - <item> |
28 | | - <title><![CDATA[React 19 RC Upgrade Guide]]></title> |
| 36 | + <title><![CDATA[React 19 Upgrade Guide]]></title> |
29 | 37 | <description><![CDATA[The improvements added to React 19 require some breaking changes, but we've worked to make the upgrade as smooth as possible and we don't expect the changes to impact most apps. In this post, we will guide you through the steps for upgrading apps and libraries to React 19.]]></description> |
30 | 38 | <link>https://react.dev/blog/2024/04/25/react-19-upgrade-guide</link> |
31 | 39 | <guid isPermaLink="true">https://react.dev/blog/2024/04/25/react-19-upgrade-guide</guid> |
|
0 commit comments