Release 2.0.0-rc.0
Pre-release
Pre-release
💥 Breaking Change
- #154 Rename
@image
argument to@src
(@simonihmig) - #155 Rename
supportedWidths
config option towidths
(@simonihmig) - #136 Move addon options into ember-cli-build.js (@simonihmig)
- #130 Support fixed and responsive layouts (@simonihmig)
- #115 Change config to support different configurations per file pattern (@simonihmig)
- #113 Refactor the ember-cli hooks integration, remove setupResponsiveImage test-helper (@simonihmig)
- #111 Refactor ResponsiveImage to Glimmer component (@simonihmig)
- #110 Remove mixins (@simonihmig)
- #109 Remove ResponsiveBackground component (@simonihmig)
🚀 Enhancement
- #157 Update helper to support image format (@simonihmig)
- #153 Add
content-visibility: auto;
for lazy rendering (@simonihmig) - #137 Add support for blurhash-based LQIP (@simonihmig)
- #136 Move addon options into ember-cli-build.js (@simonihmig)
- #135 Add support for a dominant color LQIP strategy (@simonihmig)
- #133 Add built-in support for a blurry placeholder (LQIP) (@simonihmig)
- #132 Add AVIF format support (@simonihmig)
- #131 Let the browser decode images asynchronously (@simonihmig)
- #130 Support fixed and responsive layouts (@simonihmig)
- #129 Enable native lazy loading by default (@simonihmig)
- #128 Refactor component to render
<picture>
element, supporting multiple image types (@simonihmig) - #127 Migrate to TypeScript (@simonihmig)
- #114 Add Embroider support (@simonihmig)
- #116 Add WebP format support (@simonihmig)
- #115 Change config to support different configurations per file pattern (@simonihmig)
- #113 Refactor the ember-cli hooks integration, remove setupResponsiveImage test-helper (@simonihmig)
- #111 Refactor ResponsiveImage to Glimmer component (@simonihmig)
📝 Documentation
- #152 Update documentation for v2 (@simonihmig)
🏠 Internal
- #112 Refactor service and helper to native classes (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]