v3.1.0-compat: Merge pull request #1484 from embroider-build/release-prep
Release (2023-06-28)
@embroider/compat 3.1.0 (minor)
@embroider/core 3.1.0 (minor)
@embroider/macros 1.12.0 (minor)
@embroider/router 2.1.2 (patch)
@embroider/shared-internals 2.2.0 (minor)
@embroider/webpack 3.1.0 (minor)
🚀 Enhancement
🐛 Bug Fix
compat- #1481 Properly serialize options (@chancancode)
core- #1365 Prevent HTML-escaping of module specifiers (@simonihmig)
🏠 Internal
compat,core,shared-internals- Other
- #1480 pinning "release" scenarios to ember-source 5.0 (@ef4)
- #1473 Bring back the addon watch tests, and use the rollup.watch JS API (@NullVoxPopuli)
- #1477 Allow manual ci running (@NullVoxPopuli)
- #1454 Refactor scenario helpers to a shared location (@NullVoxPopuli)
router
Committers: 4
- Edward Faulkner (@ef4)
- Simon Ihmig (@simonihmig)
- Wandrille Verlut (@wandroll)
- @NullVoxPopuli