netlify-cms-react-starter/CHANGELOG.md

41 lines
772 B
Markdown

## 0.2.8 - 2018-05-29
* Use imgix auto=format for automatic webp conversion
## 0.2.7 - 2018-05-25
* Update slugify() util function to support plural initialisms
## 0.2.6 - 2018-05-25
* Add slugify() util function
## 0.2.5 - 2018-05-25
* Upgrade CMS (1.8.2)
* Update singlePost CMS config
## 0.2.4 - 2018-05-24
* Use strict CMS version (1.8.0)
## 0.2.3 - 2018-05-21
* Add optional imgix integration for images
* Return to console.log for build console messages
## 0.2.2 - 2018-05-21
* Use ora for build console message
## 0.2.1 - 2018-05-17
* Log netlifySiteUrl when viewing CMS on localhost
## 0.2.0 - 2018-05-17
* Add CHANGELOG
* Upgrade dependencies
* Minor improvements to CMS webpack config
* Add CMS service worker field
* Fix typo on <SinglePost />