Releases: embroider-build/embroider
Releases · embroider-build/embroider
Release 1.3.0
🚀 Enhancement
webpack
- #1146 Use MiniCssExtractPlugin for FastBoot builds (@simonihmig)
compat
- #1120 Add support for the
helper
helper (@Windvis) - #1130 Only apply
ember-power-select
compat adapter when usingember-power-select < 5.0.1
(@betocantu93)
- #1120 Add support for the
🐛 Bug Fix
core
,webpack
core
compat
,core
compat
- #1135 Fix
@cached
decorator export from fake@glimmer/tracking
module (@NullVoxPopuli)
- #1135 Fix
📝 Documentation
- Other
- #1148 Fix
package.json
example in V2 porting guide (@SergeAstapov) - #1143 Update number of steps for porting addon to V2 guide (@AnastasiiaPlutalova)
- #1137 Update
Status
section in main README (@bertdeblock)
- #1148 Fix
addon-dev
- #1133 Fix typo in V2 addon local development documentation (@bertdeblock)
🏠 Internal
- Other
- #1144 Remove a workaround that is trying fix an old bug in volta (@krisselden)
router
,util
compat
Committers: 10
- Alberto Cantú Gómez (@betocantu93)
- AnastasiiaPlutalova (@AnastasiiaPlutalova)
- Bert De Block (@bertdeblock)
- Edward Faulkner (@ef4)
- Eugene ONeill (@eoneill)
- Kris Selden (@krisselden)
- Sam Van Campenhout (@Windvis)
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli
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