## [1.0.7](https://github.com/wessberg/intl-relative-time-format/compare/v1.0.6...v1.0.7) (2019-07-04)

## [1.0.6](https://github.com/wessberg/intl-relative-time-format/compare/v1.0.5...v1.0.6) (2019-02-09)

## [1.0.5](https://github.com/wessberg/intl-relative-time-format/compare/v1.0.4...v1.0.5) (2019-02-07)

### Bug Fixes

- **chore:** Removes a few [@ts-ignore](https://github.com/ts-ignore) comments ([ed1dd85](https://github.com/wessberg/intl-relative-time-format/commit/ed1dd85))
- **chore:** Removes a few [@ts-ignore](https://github.com/ts-ignore) comments ([673e964](https://github.com/wessberg/intl-relative-time-format/commit/673e964))

### Features

- **chore:** better error messages ([20bcd1e](https://github.com/wessberg/intl-relative-time-format/commit/20bcd1e))
- **chore:** better error messages ([9284d56](https://github.com/wessberg/intl-relative-time-format/commit/9284d56))

## [1.0.4](https://github.com/wessberg/intl-relative-time-format/compare/v1.0.3...v1.0.4) (2019-01-14)

### Features

- **chore:** removes own implementation of CanonicalizeLanguageTag and BCP47-related utility functions in favor of Intl.getCanonicalLocales ([4b8d537](https://github.com/wessberg/intl-relative-time-format/commit/4b8d537))

## [1.0.3](https://github.com/wessberg/intl-relative-time-format/compare/v1.0.2...v1.0.3) (2019-01-14)

### Features

- **chore:** removes own implementation of CanonicalizeLocaleList in favor of using Intl.getCanonicalLocales directly ([d368826](https://github.com/wessberg/intl-relative-time-format/commit/d368826))

## [1.0.2](https://github.com/wessberg/intl-relative-time-format/compare/v1.0.1...v1.0.2) (2019-01-14)

## 1.0.1 (2019-01-14)
