Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

43 lines (30 loc) · 940 Bytes

1.3.0

  • replace state with a private Map

1.2.0

  • add childrenProps prop in WhitePortal

1.1.3

  • fix unpkg build (to bundle PropTypes)

1.1.2

  • fix import in react-native (#2)
  • rename index.*.js to dist/*.js
  • add simple check for PropTypes

1.1.1

  • fix broken browser build

1.1.0

1.0.2

  • Emit null when BlackPortal unmounts

1.0.1-meta

  • Update Readme
  • Add prop-types peer dependancy

1.0.1

  • Updated readme

1.0.0

  • 2017-04-20
  • initial publish