Skip to content

Commit

Permalink
Update changelog for 0.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
i-like-robots authored Sep 2, 2019
1 parent d92d3b0 commit e8f52d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.2.1

- Page Kit CLI: removed chunk hash plugin from base Webpack configuration as it only included instances of `NormalModule` in its algorithm.
- Code splitting plugin: configured plugin to generate more consistent module IDs between installs and builds
- Shell UI component: removed stylesheet resource hints as `<link rel="stylesheet" />` tags will be found by the browser's parser anyway

## 0.2.0

- Layout UI component: added header and footer UI component styles
Expand Down

0 comments on commit e8f52d6

Please sign in to comment.