We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858950e commit 5a77e47Copy full SHA for 5a77e47
CHANGELOG.md
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
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
19
## [2.0.0] - 2020-12-05
20
21
### Added
0 commit comments