Skip to content

Commit 896a689

Browse files
authored
Remove ReactConf notes in blogs (#8082)
1 parent f93cb2e commit 896a689

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,6 @@ In React Labs posts, we write about projects in active research and development.
1515

1616
</Intro>
1717

18-
<Note>
19-
20-
React Conf 2024 is scheduled for May 15–16 in Henderson, Nevada! If you’re interested in attending React Conf in person, you can [sign up for the ticket lottery](https://forms.reform.app/bLaLeE/react-conf-2024-ticket-lottery/1aRQLK) until February 28th.
21-
22-
For more info on tickets, free streaming, sponsoring, and more, see [the React Conf website](https://conf.react.dev).
23-
24-
</Note>
25-
2618
---
2719

2820
## React Compiler {/*react-compiler*/}

src/content/blog/2025/04/23/react-labs-view-transitions-activity-and-more.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@ In React Labs posts, we write about projects in active research and development.
1616
</Intro>
1717

1818

19-
<Note>
20-
21-
React Conf 2025 is scheduled for October 7–8 in Henderson, Nevada!
22-
23-
Watch the livestream on [the React Conf website](https://conf.react.dev).
24-
25-
</Note>
26-
2719
Today, we're excited to release documentation for two new experimental features that are ready for testing:
2820

2921
- [View Transitions](#view-transitions)
@@ -40,6 +32,14 @@ We're also sharing updates on new features currently in development:
4032

4133
# New Experimental Features {/*new-experimental-features*/}
4234

35+
<Note>
36+
37+
`<Activity />` has shipped in `[email protected]`.
38+
39+
`<ViewTransition />` and `addTransitionType` are now available in `react@canary`.
40+
41+
</Note>
42+
4343
View Transitions and Activity are now ready for testing in `react@experimental`. These features have been tested in production and are stable, but the final API may still change as we incorporate feedback.
4444

4545
You can try them by upgrading React packages to the most recent experimental version:

0 commit comments

Comments
 (0)