Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 2a46822

Browse files
committed
changelog v4.0.0
1 parent de44fb1 commit 2a46822

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [4.0.0] - 2019-09-12
8+
9+
### Changed
10+
* now building commonjs & ESM build outputs in `dist/` folder
11+
* using rollup for building output
12+
* security fixes
13+
* removed peer dependency on `react-dom`
14+
715
## [3.0.1] - 2019-02-13
816

917
### Added

0 commit comments

Comments
 (0)