Come Together
Pre-release
Pre-release
·
132 commits
to master
since this release
Added
- Experimental support for apps built using
@embroider/compat. Note that, until embroider-build/embroider#309 is fixed, CSS changes will likely not show up on rebuilds (though corresponding JS changes will) - Experimental support for components in the Octane "colocation" layout (see the README for details.)
- A new
includeExtensionInModulePathoption that, when set totrue, will include.css(or whatever your configured extension is) in the import path for your modules. Note that the extension is always included in the module name for colocated styles in order not to conflict with the component definition itself.