Skip to content

Commit 2ddfcdd

Browse files
committed
docs: add v3.0 info and reason of existence and changelog info
1 parent 34ab349 commit 2ddfcdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ The modernization steps:
3030
- drop `Q` dependency (we simply use native `Promise`)
3131
- drop `Lodash` dependency (we now use native JS code)
3232
- replace `JSZip` dependency with [`fflate`](https://github.com/101arrowz/fflate) which has an ESM build offers better performance.
33+
- bump version to `v3.0.0` with a `major` release (_the original project version was in the `2.x` range._)
34+
- note: the changelog did not exists before `v3.0.0`
3335

3436
This modernization is providing a huge decrease in the final build size and is offering better performance 🚀
3537

0 commit comments

Comments
 (0)