Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumebriday committed May 9, 2021
1 parent 858950e commit 5a77e47
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.0.0] - 2021-05-09

## Chore

- Remove puppeteer for Vanilla Jest
- Moving from [Snowpack](https://www.snowpack.dev/) to [Vite](https://github.com/vitejs/vite)
- Using stimulus as external library reducing bundle size from `40.63kb` to `0.58kb`.
- Moving to TypeScript
- Upgrading Node to 14.16.1

## [2.0.0] - 2020-12-05

### Added
Expand Down

0 comments on commit 5a77e47

Please sign in to comment.