Skip to content

Latest commit

 

History

History
94 lines (54 loc) · 5.91 KB

CHANGELOG.md

File metadata and controls

94 lines (54 loc) · 5.91 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0-beta.23 (2019-08-02)

Features

3.0.0-beta.22 (2019-07-29)

Bug Fixes

  • rm componentWillReceiveProps from relative (964159b)

Features

  • upgrade intl-messageformat with new apostrophe escape (f59607e)

3.0.0-beta.21 (2019-07-28)

Bug Fixes

  • fix doc for rich text formatting (00cbf80)
  • FormattedRelativeTime with high seconds values (#1385) (a7f1dfa)

3.0.0-beta.20 (2019-07-25)

Bug Fixes

  • upgrade intl-messageformat and tests (1dfe7fd)

3.0.0-beta.19 (2019-07-25)

Features

  • allow formatDate and formatTime to take string type (#1369) (d110548)
  • Allow formatting embedded XML (#1379) (61d3c1b)
  • Upgrade guide implementing RelativeTime behavior (#1374) (f8ddcd0)

3.0.0-beta.18 (2019-07-12)

Bug Fixes

  • types: Change type to allow autocompletion and existence checking (#1368) (20d39e6)

Features

3.0.0-beta.17 (2019-07-11)

Bug Fixes

3.0.0-beta.16 (2019-07-09)

Features

3.0.0-beta.15 (2019-06-28)

Bug Fixes

Features

3.0.0-beta.14 (2019-07-03)

Bug Fixes

  • deps: move @formatjs/intl-relativetimeformat to deps (#1349) (310bb62)

3.0.0-beta.13 (2019-07-03)

Bug Fixes