Releases: embroider-build/embroider
Releases · embroider-build/embroider
Release 1.2.0
🚀 Enhancement
compat
macros
📝 Documentation
- #1122 small nitpicking edits in doc (@angelayanpan)
🏠 Internal
Committers: 3
- Angela Pan (@angelayanpan)
- Edward Faulkner (@ef4)
- Sam Van Campenhout (@Windvis)
Release 1.1.0
🚀 Enhancement
compat
addon-dev
- #1106 Addon Dev - Allow ts,gts,gjs files as publicEntrypoints (@josemarluedke)
macros
🐛 Bug Fix
macros
- #1102 Optimize addonCacheKey computation (@SergeAstapov)
core
,webpack
webpack
- #1098 Improve performance of emitting stats during incremental build (@krisselden)
compat
- #1100 Fix cacheKeyForTree & OneShot incompatibility (@ef4)
- #1088 Support "cache" from @glimmer/tracking (@NullVoxPopuli)
- #1084 Ensure OneShot tmp dir cleanup (@krisselden)
📝 Documentation
- Other
addon-dev
macros
- #1096 Add section on package requirements to importSync documentation (@jrjohnson)
🏠 Internal
Committers: 9
- Edward Faulkner (@ef4)
- Francesco Novy (@mydea)
- Jeldrik Hanschke (@jelhan)
- Jon Johnson (@jrjohnson)
- Josemar Luedke (@josemarluedke)
- Kris Selden (@krisselden)
- Sam Van Campenhout (@Windvis)
- Sergey Astapov (@SergeAstapov)
- @NullVoxPopuli
Release 1.0.0
Release 0.50.2
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