Skip to content

Commit b740110

Browse files
committed
updating CHANGELOG for 0.22.0
1 parent 9d859da commit b740110

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## 0.22.0
4+
5+
* [BC BREAK] The values/paths in entrypoints.json were previously
6+
stripped of their opening slash. That behavior has been changed:
7+
the opening slash is now included: Before: `build/foo.js`, After: `/build/foo.js`.
8+
39
## 0.21.0
410

511
* [BC BREAK] Webpack was upgraded to version 4. This includes a number of major

0 commit comments

Comments
 (0)