File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 2
2
layout : post
3
3
title : " Announcing Babel 8 Beta"
4
4
authors : team
5
- date : 2025-05-19 0:00:00
5
+ date : 2025-05-30 0:00:00
6
6
categories : announcements
7
7
share_text : " Announcing Babel 8 Beta"
8
8
---
Original file line number Diff line number Diff line change @@ -211,12 +211,8 @@ const Hero = ({ language }) => (
211
211
212
212
< div className = "hero__announcement" >
213
213
< span >
214
- < strong > Babel 7.27 is released!</ strong > Please read our{ " " }
215
- < Link to = "/blog/2025/03/24/7.27.0" > blog post</ Link > for highlights and{ " " }
216
- < Link to = "https://github.com/babel/babel/releases/tag/v7.27.0" >
217
- changelog
218
- </ Link > { " " }
219
- for more details!
214
+ < strong > Babel 8 Beta is out!</ strong > Go check our { " " }
215
+ < Link to = "/blog/2025/05/30/babel-8-beta" > blog post</ Link > for more details!
220
216
</ span >
221
217
</ div >
222
218
You can’t perform that action at this time.
0 commit comments