Skip to content

Commit 5a77e47

Browse files
changelog
1 parent 858950e commit 5a77e47

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [3.0.0] - 2021-05-09
10+
11+
## Chore
12+
13+
- Remove puppeteer for Vanilla Jest
14+
- Moving from [Snowpack](https://www.snowpack.dev/) to [Vite](https://github.com/vitejs/vite)
15+
- Using stimulus as external library reducing bundle size from `40.63kb` to `0.58kb`.
16+
- Moving to TypeScript
17+
- Upgrading Node to 14.16.1
18+
919
## [2.0.0] - 2020-12-05
1020

1121
### Added

0 commit comments

Comments
 (0)