Breaking Changes
- Addons: Remove deprecations #19524
Features
- Core: Throw an error if renderer is used as framework #19452
- CLI: Add pnpm support #19425
- CLI: support .json in eslint-plugin migration #19511
Bug Fixes
- Vite/React: Align with webpack react docgen #19399
- Core: Direct logs to stdout #19434
- Telemetry: Send start/build events even when there is no generator #19507
- Core: Fix inconsistent telemetry debug #19509
Maintenance
- Addon-docs: Define children for DocsContainer #19437
- Convert issue templates to forms #19370
- Change once.warn to deprecate when that is the actual intent #19521
- Cleanup framework angular dependencies #19389
- Frameworks: Don't re-export renderer types from frameworks #19510
- Core: Remove storyStore.getSelection #19491
- CLI: rename "latest" to "v13" app name in angular v13 repro template #19498
Build
- Improve misc build parts #19520
- Build: Bundle addons/storysource with ts-up #19482
- Build: Bundle lib/docs-tools & lib/instrumenter with ts-up #19206
- Actions: update actions/setup-node to v3 #19444
- Actions: update actions/checkout to v3 #19441
- Build: Bundle lib/codemod with ts-up #19398
- Build: Bundle addons/highlight with ts-up #19483
- Enable preact templates and remove
preact-kitchen-sink
#19454