minimal-piral 1.0.1-beta.5652 → 1.0.2-beta.5685

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2124,6 +2124,7 @@ if (typeof window !== 'undefined' && 'customElements' in window) {
2124
2124
  if (this.isConnected) {
2125
2125
  this.dispatchEvent(new CustomEvent('render-html', {
2126
2126
  bubbles: true,
2127
+ composed: true,
2127
2128
  detail: {
2128
2129
  target: this,
2129
2130
  props: this.props
@@ -3563,12 +3564,12 @@ function installPiralDebug(options) {
3563
3564
  debug: debugApiVersion,
3564
3565
  instance: {
3565
3566
  name: "minimal-piral",
3566
- version: "1.0.1-beta.5652",
3567
+ version: "1.0.2-beta.5685",
3567
3568
  dependencies: "tslib,react,react-dom,react-router,react-router-dom"
3568
3569
  },
3569
3570
  build: {
3570
- date: "2023-06-16T14:57:17.593Z",
3571
- cli: "1.0.0",
3571
+ date: "2023-06-21T11:53:37.117Z",
3572
+ cli: "1.0.2-beta.5685",
3572
3573
  compat: "1"
3573
3574
  }
3574
3575
  };
@@ -44456,4 +44457,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
44456
44457
 
44457
44458
  /******/ })()
44458
44459
  ;
44459
- //# sourceMappingURL=index.a9b97c.js.map
44460
+ //# sourceMappingURL=index.ebd1ba.js.map