Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 564 Bytes

File metadata and controls

32 lines (18 loc) · 564 Bytes

Changelog

4.0.0

  • Upgrade to support react 19

3.0.1

  • Upgrade dependencies

3.0.0

  • Change the package name to @mapbox/react-submittable
  • Add react@18 to the allowed peer dependencies

2.0.0

  • react and react-dom are now peer dependencies, instead of regular dependencies.
  • dist/ no longer included in Git repo.
  • Switch prepublish build to prepublishOnly.

1.0.4

  • Babel fanciness to appease React 15.5.

1.0.3

  • Fixed: no longer passes ReactSubmittable's own props to the child <form> element.

1.0.2

  • Start this log