Skip to content

ParcelStateHock and more

Choose a tag to compare

@dxinteractive dxinteractive released this 04 Jun 04:57
· 1066 commits to master since this release

parcels

  • Let parcel keying work with Immutable.js Records by using unmutable !isIndexed() rather than isKeyed()
  • No breaking changes

parcels-react

  • Added ParcelStateHock, a higher order component that stores and provides a parcel to the components beneath it
  • No breaking changes

parcels-plugin-form

  • Fix bug in dirty modifier where original value was compared against root parcel value, not child parcel value
  • No breaking changes

parcels-docs

  • Fix broken examples link in docs