v4.1.1-addon-dev: Merge pull request #1616 from embroider-build/plan-release
github-actions
released this
29 Sep 13:38
·
1081 commits
to main
since this release
Release (2023-09-29)
@embroider/addon-dev 4.1.1 (patch)
@embroider/babel-loader-9 3.1.0 (minor)
@embroider/compat 3.2.2 (patch)
@embroider/core 3.3.0 (minor)
@embroider/macros 1.13.2 (patch)
@embroider/router 2.1.4 (patch)
@embroider/shared-internals 2.5.0 (minor)
@embroider/test-setup 3.0.2 (patch)
@embroider/vite 0.1.3 (patch)
@embroider/webpack 3.2.0 (minor)
🚀 Enhancement
shared-internals
core
babel-loader-9
,webpack
🐛 Bug Fix
webpack
shared-internals
addon-dev
- #1600 Fix relative import path of assets for non-entrypoint modules (@simonihmig)
compat
- #1582 ember-source compat adapter should not use an app-provided babel config if one is present (@void-mAlex)
- #1580 stop ember-composable-helpers searching for babel configs (@mansona)
📝 Documentation
- #1604 add staticEmberSource to the readme example (@mansona)
- #1613 More v2 addon FAQs (@simonihmig)
- #1607 Add v2 addon FAQs (@simonihmig)
- #1577 Add Embroider Initiative sponsors to the readme (@mansona)
🏠 Internal
addon-dev
,compat
,core
,macros
,router
,shared-internals
,test-setup
,vite
,webpack
- #1584 Get strict about type only imports (@NullVoxPopuli)
- Other
Committers: 6
- Alex (@void-mAlex)
- Chris Manson (@mansona)
- Edward Faulkner (@ef4)
- Ray Cohen (@raycohen)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli