This repository has been archived by the owner on Jun 19, 2018. It is now read-only.
Releases: magento-research/peregrine
Releases · magento-research/peregrine
New Component (Price)
Change App Bootstrap API
This release introduces a new (breaking) API for bootstrapping a Peregrine
application.
Rather than passing in a DOM element and calling mount
, a consumer of this package is now expected to receive the root of the React tree from Peregrine, and call ReactDOM.render
directly in their theme(s).
See #45 for details and update instructions.
Fix
0.2.0
Add ContainerChild Component
- Added
ContainerChild
component, to be used withpwa-buildpack
.
Bug Fix
- Publish w/ ES Modules and
babel-preset-env
in CI
IE11 Support
v0.1.2-alpha 0.1.2-alpha