Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

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

## [Unreleased]

## [3.0.0] - 2021-12-27

### Chore

- **Breaking** Upgrading Stimulus to 3.x and change namespace from `stimulus` to `@hotwired/stimulus`.
- **Breaking** Upgrading from `lightgallery.js` (v1) to `lightgallery` (v2).
- Moving from `Snowpack` to `Vite`.
- Using stimulus as external library reducing bundle size from `18.44KiB` to `0.46kb`.
- Moving to TypeScript
- Upgrading dependencies
- Upgrading Node to `16.13.1`.

## [2.0.0] - 2020-12-05

### Added
Expand Down

0 comments on commit f9cde07

Please sign in to comment.