Features
- CLI/React: Add interactions to cli template (#17345)
- CLI/Angular: Add interactions to cli template (#17437)
Bug Fixes
- Core/CLI: Add
extract
function toPreviewWeb
and use it insb extract
if available (#17447) - Core: Ensure we show an error when
configure()
throws (#17435) - Core: Fix
useParameter
with nullish coalescing (#17327) - Addon-links: Fix export statement in react.d.ts (#17434)
- Addon-docs: Fix typo in ArgsTable tooltip (#17404)