v0.6.15
What's Changed
New Features 🎉
- feat: support storybook dev remote app in rsbuild(rslib) project by @nyqykk in #3131
- feat(retry-plugin): allow fallback function to receive failed URL by @danpeen in #3145
Bug Fixes 🐞
- fix(retry-plugin): error-boundary should render until script retry finished by @danpeen in #3127
- fix: storybook addon should disable hmr to avoid conflict with remote… by @nyqykk in #3140
- fix: unlink storybook addon from package publish by @ScriptedAlchemy in #3151
- fix(modern-js-plugin): set cors responseHeaders as * by @2heal1 in #3088
Other Changes
- Release v0.6.14 by @zhoushaw in #3129
- chore: update retry-plugin docs chapter by @danpeen in #3138
- chore(deps-dev): bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #3135
- chore(deps-dev): bump prettier from 2.8.8 to 3.3.3 by @dependabot in #3123
- chore: nx upgrade by @ScriptedAlchemy in #3141
- chore: update rsbuild by @ScriptedAlchemy in #3142
- chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 by @dependabot in #3125
- chore: add license info by @ScriptedAlchemy in #3143
Full Changelog: v0.6.14...v0.6.15