v7.2.0-beta.1
Pre-release
Pre-release
·
9 commits
to main
since this release
CHANGELOG
- #21303 [FEATURE] Build in a default Strict Resolver, an opt-in replacement for
ember-resolverper RFC #1132. - #21371 Set type=module on the
ember-sourcepackage. Requiresember-clito be at leastv7.0.1. - #21458 [BUGFIX] Sanitization improvements for uppercase source, svg hrefs with
javascript:,<iframe>src withdata:urls, and<object>data attributes withdata:andjavascript:urls. - #21470 [BUGFIX] Re-render dynamic components in append position when the definition changes
- #21427 [INTERNAL] Convert cjs blueprint index.js files to 'cjs masquerading as esm' (in…