Skip to content

Commit

Permalink
update changelog for 0.6.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhu2000 committed Jul 21, 2019
1 parent d30f6a8 commit 17f9980
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
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).

## 0.6.0-alpha.1

- This is a complete rewrite of the package. 100% of the code is now in TypeScript. This will show inidividual type definitions for each loader.
- `prop-types` has been removed as a dependency. This is now handled by typings.
- set up `ts-lint` and `prettier` to help ensure code consistency.

## 0.5.13

- fix readme props table formatting. It got a little messy for some reason.
Expand Down

0 comments on commit 17f9980

Please sign in to comment.