Vertical Insure

Package Release Notes

Version 0.10.3

  • Fix typescript exports for embedded-offer-react and embedded-offer-vue

Version 0.10.1

  • Fixes embedded-offer-vue library bug, where passing in eventHandlers or setting the @event-exhibitor-liability-state-change and @event-insurance-requirements-state-change did not work. If you were previously passing in any of these event listeners, they were not firing and making this update will cause them to fire. Please test these handlers accordingly.
  • Adds reactive support to the embedded-offer-vue library by watching for changes to product_config and component_config and when any are detected, calling update. Does the same for component_config for embedded-offer-react library.
  • Adds onError handler to embedded-offer, embedded-offer-react and embedded-offer-vue libraries along with raising errors from EventExhibitorLiability and InsuranceRequirements components.

On this page