Skip to content

Commit

Permalink
Add changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
markusenglund committed Jun 9, 2022
1 parent af18cc8 commit 732458e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [7.0.0 - 2022-06-09]

### Changed

- Export package as ESM, fixes incompatibility with Rollup/Vite and makes output slightly smaller ([@Niputi](https://github.com/Niputi))

## [6.1.0 - 2022-06-08]

### Added

- Add react@18 as a peerDependency ([@smhg](https://github.com/smhg))

### Changed

- Replace Enzyme with React testing library ([@smhg](https://github.com/smhg))

## [6.0.0 - 2021-01-06]

### Added
Expand Down

0 comments on commit 732458e

Please sign in to comment.