Skip to content

Commit 627f5ce

Browse files
committed
docs: added CHANGELOG.md
1 parent 7f4cc7a commit 627f5ce

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
## 3.0.0 (2021-04-21)
5+
### Added
6+
- Excluding Webpack 5 module federation (automatically adding to allowlist)
7+
8+
### Changed
9+
- Better arguments handling for the exported function
10+
- Changed code syntax to ES6
11+
12+
### Removed
13+
- Removed support for Node < 6
14+
15+
## 2.5.2 (2020-08-24)
16+
### Changed
17+
- Changed exported function signature - to remove deprecation notice when used in Webpack 5
18+
19+
## 2.5.0 (2020-07-12)
20+
### Added
21+
- Options validation - throwing an error when using a mispell of one of the options

0 commit comments

Comments
 (0)