Releases: simonihmig/ember-embedded-snippet
Releases Β· simonihmig/ember-embedded-snippet
Release 0.7.1
π Enhancement
- #181 Load scripts in parallel instead of sequentially (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 0.7.0
π₯ Breaking Change
- #148 Major refactoring of
embed.js
generation and app integration (@simonihmig)
π Enhancement
- #165 Support inline
<script>
and<style>
tags (@simonihmig) - #164 Ignore scripts/CSS tagged with
data-embedded-ignore
(@simonihmig) - #155 Add Embroider support (@simonihmig)
- #149 Compatibility with ember-auto-import v2 and Ember 4 (@simonihmig)
- #148 Major refactoring of
embed.js
generation and app integration (@simonihmig)
π Bug Fix
- #145 Make sure
args
are never undefined (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 0.6.1
π Bug Fix
- #143 Fix arguments not available on initial render (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 0.6.0
π₯ Breaking Change
- #141 Update to Ember 3.27, drop node 10 support (@simonihmig)
π Enhancement
- #142 Support custom arguments (@simonihmig)
- #141 Update to Ember 3.27, drop node 10 support (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.5.0
v0.5.0 Release 0.5.0
Release 0.5.0-beta.0
π₯ Breaking Change
- #102 Refactor to WebComponent, with optional shadow DOM (@simonihmig)
π Enhancement
- #102 Refactor to WebComponent, with optional shadow DOM (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.4.1
π Enhancement
- #76 Add
host
option to explicitly define the host (@simonihmig)
π Documentation
- #77 Add documentation for the available config options (@simonihmig)
π Internal
Committers: 3
- Robert Jackson (@rwjblue)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.4.0
π₯ Breaking Change
- Drop support for node < 10, Ember < 3.16
π Enhancement
- #4 Refactor embed.js to modern JS, use Babel to transpile if needed (@simonihmig)
π Internal
- #5 Setup release-it (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]