Releases: embroider-build/embroider
Releases · embroider-build/embroider
Release 0.50.1
🐛 Bug Fix
core
- #1074 Ensure
babelFilter
config comes from fully qualified@embroider/core
path in Stage 2 (@krisselden)
- #1074 Ensure
compat
,core
,macros
,shared-internals
- #1070 Ensure
dependencySatisfies
only considers actual dependencies (includes a fix for invalid results within monorepo scenarios) (@NullVoxPopuli)
- #1070 Ensure
Committers: 2
- Kris Selden (@krisselden)
- @NullVoxPopuli
Release 0.50.0
Release 0.49.0
🚀 Enhancement
webpack
addon-shim
- #1052 restore tree caching via
cacheKeyForTree
(@RuslanZavacky)
- #1052 restore tree caching via
🐛 Bug Fix
core
- #1048 Fix imported CSS with FastBoot (@simonihmig)
- #1045 Append styles imported in JS to end of
document.head
(@simonihmig)
macros
compat
,util
- #1053 resolve failed macro condition in ember-private-api (@NullVoxPopuli)
compat
,core
,shared-internals
🏠 Internal
Committers: 6
- Dan Freeman (@dfreeman)
- Edward Faulkner (@ef4)
- Robert Jackson (@rwjblue)
- Ruslan Zavacky (@RuslanZavacky)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
Release 0.48.1
Release 0.48.0
🚀 Enhancement
🐛 Bug Fix
compat
📝 Documentation
🏠 Internal
Committers: 3
Release 0.47.2
🐛 Bug Fix
compat
addon-dev
📝 Documentation
Committers: 2
Release 0.47.1
🚀 Enhancement
🐛 Bug Fix
compat
compat
,core
- #1007 Fix exclusion of the hbs file of the pod components when
podModulePrefix === ''
(@dcyriller)
- #1007 Fix exclusion of the hbs file of the pod components when
📝 Documentation
addon-shim
- #1005 Remove command documentation from
addon-shim
package (@simonihmig)
- #1005 Remove command documentation from
Committers: 4
- Cyrille (@dcyriller)
- Edward Faulkner (@ef4)
- Simon Ihmig (@simonihmig)
- Travis Hoover (@thoov)