v0.8.5
What's Changed
New Features 🎉
- feat(retry-plugin): allow fallback function to receive failed URL by @ciandt-crodrigues in #3133
Document 📖
- docs(runtime): update typescript definitions of init function by @fcano-ut in #3357
- docs(retry-plugin): fix typo and clarify default retryDelay by @haesoo-y in #3362
- docs(website-new): add monorepo information to the practice section by @Coly010 in #3351
Other Changes
- Release v0.8.4 by @zhoushaw in #3356
- chore(retry-plugin): remove unnecessary null-check before calling beforeExecuteRetry by @haesoo-y in #3361
- refactor(vue3-bridge): refactor of createBridgeComponent to add the ability to register plugins inside the function by @Dell-it in #3297
- chore: downgrade changset version by @danpeen in #3368
New Contributors
- @ciandt-crodrigues made their first contribution in #3133
Full Changelog: v0.8.4...v0.8.5