# safe-content-frame ## 0.0.22 ### Patch Changes - [#4608](https://github.com/assistant-ui/assistant-ui/pull/4608) [`a7b06f7`](https://github.com/assistant-ui/assistant-ui/commit/a7b06f76876078fc2fcbb92a86fa0e1530fde782) - chore: update dependencies ([@okisdev](https://github.com/okisdev)) ## 0.0.21 ### Patch Changes - [#4306](https://github.com/assistant-ui/assistant-ui/pull/4306) [`15878d8`](https://github.com/assistant-ui/assistant-ui/commit/15878d8114edbbb82c2a467cf811478e5f4e08bc) - chore: update dependencies ([@Yonom](https://github.com/Yonom)) ## 0.0.20 ### Patch Changes - [#4085](https://github.com/assistant-ui/assistant-ui/pull/4085) [`01244a5`](https://github.com/assistant-ui/assistant-ui/commit/01244a56026ee92bd4e49cb985136f9eb6d45154) - chore: update dependencies ([@Yonom](https://github.com/Yonom)) ## 0.0.19 ### Patch Changes - Guard the iframe `onload` handler against firing twice. When the browser fires `load` for both the initial about:blank and the navigated shim URL, the second invocation tried to transfer an already-transferred `MessagePort`, throwing `"Failed to execute 'postMessage' on 'Window': Port at index 0 is already neutered."` and leaving the real shim without a working back-channel (breaking auto-resize and any other host↔widget messaging). ## 0.0.18 ### Patch Changes - [#3885](https://github.com/assistant-ui/assistant-ui/pull/3885) [`eddd892`](https://github.com/assistant-ui/assistant-ui/commit/eddd8927404cbe05470979cfa6d4b5f87c270daa) - chore: update dependencies ([@Yonom](https://github.com/Yonom)) ## 0.0.17 ### Patch Changes - [#3876](https://github.com/assistant-ui/assistant-ui/pull/3876) [`ce865bc`](https://github.com/assistant-ui/assistant-ui/commit/ce865bc46af996d53f89e18068139d4d38546ca6) - chore: update dependencies ([@Yonom](https://github.com/Yonom)) ## 0.0.16 ### Patch Changes - c988db8: chore: update dependencies ## 0.0.15 ### Patch Changes - 376bb00: chore: update dependencies ## 0.0.14 ### Patch Changes - bdce66f: chore: update dependencies - 209ae81: chore: remove aui-source export condition from package.json exports ## 0.0.13 ### Patch Changes - 52403c3: chore: update dependencies ## 0.0.12 ### Patch Changes - c71cb58: chore: update dependencies ## 0.0.11 ### Patch Changes - 349f3c7: chore: update deps ## 0.0.10 ### Patch Changes - 36ef3a2: chore: update dependencies ## 0.0.9 ### Patch Changes - a088518: chore: update dependencies ## 0.0.8 ### Patch Changes - d45b893: chore: update dependencies ## 0.0.7 ### Patch Changes - 605d825: chore: update dependencies ## 0.0.6 ### Patch Changes - 3719567: chore: update deps ## 0.0.5 ### Patch Changes - 57bd207: chore: update dependencies - cce009d: chore: use tsc for building packages ## 0.0.4 ### Patch Changes - e8ea57b: chore: update deps ## 0.0.3 ### Patch Changes - 01c31fe: chore: update dependencies