What's Changed
Bug Fixes 🐞
- fix(retry-plugin): apply retryDelay on first retry attempt by @kyriiherman in #4610
- fix: resolve workspace deps in dist package.json by @2heal1 in #4614
- fix(enhanced): remove unused create-schema-validation by @2heal1 in #4647
- fix(inject-external-runtime-core-plugin): fix runtime-core import by @2heal1 in #4634
Document 📖
- docs(runtime): add runtime plugins guide by @Nsttt in #4645
- docs(runtime): document missing low-level runtime APIs by @Nsttt in #4650
Other Changes
- chore(cli,manifest): replace chalk with node:util styleText by @gu-stav in #4607
- fix(bridge-vue3): rewrite path navigations with basename in hash history mode by @LuisDev2001 in #4579
- chore: lock dep version by @2heal1 in #4615
- chore(deps): replace fs-extra with node fs in packages by @2heal1 in #4642
- chore(deps): bump axios from 1.13.5 to 1.15.0 by @dependabot[bot] in #4649
- chore: replace axios with native node fetch by @2heal1 in #4644
New Contributors
- @kyriiherman made their first contribution in #4610
Full Changelog: v2.3.1...v2.3.2