mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
Merge commit 'c9403cbceaaeff53ff4833561f4eefe1dc1a405e'
This commit is contained in:
BIN
docs/content/en/news/0.70.0-relnotes/hugo-70-featured.png
Normal file
BIN
docs/content/en/news/0.70.0-relnotes/hugo-70-featured.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
@@ -1,12 +1,12 @@
|
||||
|
||||
---
|
||||
date: 2020-05-06
|
||||
title: "0.70.0"
|
||||
description: "0.70.0"
|
||||
title: "JavaScript Transpiler"
|
||||
description: "Hugo 0.70.0 adds a new pipe function that uses Babel to transpile JavaScript."
|
||||
categories: ["Releases"]
|
||||
---
|
||||
|
||||
This is a small release, and the main new feature is that you can now use [Babel](https://gohugo.io/hugo-pipes/babel/) to transpile JavaScript.
|
||||
This is a small release, and the main new feature is that you can now use [Babel](https://gohugo.io/hugo-pipes/babel/) to transpile JavaScript.
|
||||
|
||||
This release represents **22 contributions by 12 contributors** to the main Hugo code base.[@bep](https://github.com/bep) leads the Hugo development with a significant amount of contributions, but also a big shoutout to [@BurtonQin](https://github.com/BurtonQin), [@tekezo](https://github.com/tekezo), and [@sensimevanidus](https://github.com/sensimevanidus) for their ongoing contributions.
|
||||
And a big thanks to [@digitalcraftsman](https://github.com/digitalcraftsman) and [@onedrawingperday](https://github.com/onedrawingperday) for their relentless work on keeping the themes site in pristine condition and to [@davidsneighbour](https://github.com/davidsneighbour) and [@kaushalmodi](https://github.com/kaushalmodi) for all the great work on the documentation site.
|
||||
|
Reference in New Issue
Block a user