# Changelog

## 0.6.0
- start writing release notes again
- the 6 stands for babel 6
- remove dependency on `babel-polyfill`
-- unless you're on a Very Old Node

## 0.1.5
- rename `i18n-designation` to `i18n-id`
- add validation around duplicated React component types in same message
- fix (and surface in package.json) the `transform` script

## 0.1.4
- updated supporting documentation

## 0.1.3
- updated README

## 0.1.2
- initial public release
- extraction, transformation, webpack loader
