Skip to content

Commit c28519f

Browse files
Update banner
1 parent 7f3d82a commit c28519f

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

website/blog/2025-05-19-babel-8-beta.md renamed to website/blog/2025-05-30-babel-8-beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Announcing Babel 8 Beta"
44
authors: team
5-
date: 2025-05-19 0:00:00
5+
date: 2025-05-30 0:00:00
66
categories: announcements
77
share_text: "Announcing Babel 8 Beta"
88
---

website/src/pages/index.js

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,12 +211,8 @@ const Hero = ({ language }) => (
211211

212212
<div className="hero__announcement">
213213
<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!
220216
</span>
221217
</div>
222218

0 commit comments

Comments
 (0)