Browse Source

Publish 0.26 post

Artur Paikin 6 years ago
parent
commit
04800c9a1a

+ 6 - 1
website/src/_posts/2018-07-0.26.md

@@ -2,11 +2,14 @@
 title: "Uppy 0.26: Lerna"
 date: 2018-07-12
 author: renee
-published: false
+image: "https://uppy.io/images/blog/0.26/uppy-multiple-packages.png"
+published: true
 ---
 
 Uppy 0.26 replaces the monolithic Uppy package with a separate npm package for every plugin.
 
+<img width="448" src="/images/blog/0.26/uppy-multiple-packages.png">
+
 <!--more-->
 
 ## Lerna
@@ -67,6 +70,8 @@ The `host` name in remote provider plugins was not great—for one, it could be
 - providers: Better provider errors (#895 / @arturi)
 - xhr-upload: Add withCredentials option (#874 / @tuoxiansp)
 
+See [full changelog (0.26 and 0.25.x patches) for more](https://github.com/transloadit/uppy/blob/master/CHANGELOG.md#0260)
+
 See you in the next release!
 
 The Uppy Team

BIN
website/src/images/blog/0.26/uppy-multiple-packages.png