|
@@ -1,5 +1,5 @@
|
|
|
---
|
|
|
-title: "Uppy 2.0.0: a pup no more"
|
|
|
+title: "Uppy 2.0.0: smaller, faster, modular plugins, Preact X, stricter types, and much more"
|
|
|
date: 2021-08-30
|
|
|
author:
|
|
|
- aduh95
|
|
@@ -24,6 +24,8 @@ Uppy is a sleek, modular JavaScript file uploader that integrates seamlessly wit
|
|
|
|
|
|
* * *
|
|
|
|
|
|
+## A pup no more
|
|
|
+
|
|
|
Ever since the first introduction of Uppy [five years ago](/blog/2016/07/uppy-begins/) (or 36 in [dog-years](https://www.akc.org/expert-advice/health/how-to-calculate-dog-years-to-human-years/)), we’ve always referred to our project as ‘the next open source file uploader for web browsers’. The release of [Uppy 1.0](/blog/2019/04/1.0/) a little over two years ago, however, soon led to a steep increase in adoption. Uppy now boasts over [24,000 stargazers on GitHub](https://github.com/transloadit/uppy/stargazers), making it the undisputed top dog in the world of file uploaders 🌍
|
|
|
|
|
|
With that in mind, we felt it was high time to give Uppy some more much-needed trimming. We want to take this opportunity to break with the past, to make the project leaner – and to pave the way for an even brighter future for Uppy!
|