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