Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 1.11 KB

Changelog

2.0.0 (November 9, 2021)

  • Update dependencies to remove deprecations for babel/etc
  • Drop support for node 10. Add support for node 16 138 by @jrjohnson and @fivetanley

1.0.7 (December 4, 2018)

  • remove re-exports of non-existant names 32 by @ef4
  • fix typo 33 by @kellyselden

1.0.3 (April 26, 2017)

  • Support 1..n promises by @josex2r 18
  • Babel 6 support by @tylerdurdenpants 19

1.0.2 (March 21, 2016)

  • Fix issues when using non-promises and a re-render bug by @ef4 #8
  • Fix template snippets in README.md by @balinterdi #9

1.0.1 (March 9, 2016)

  • Some documentation updates for is-fulfilled

1.0.0 (March 9, 2016)

  • Initial Release :party: