- Allow Vite 5 as peer dependency
- Allow Vite 4 as peer dependency
- Add experimental
whyframe:iframe
support - Support custom options for
createApp()
- Fix component name check for webpack (#14)
- Refactor files for unit tests
- Bump dependencies
- Improve runtime error message
- Export
@whyframe/core/global
for global types
- Fix component name check (#11)
- Export webpack plugin
- Fix HMR virtual id invalidation
- Update types
- Handle
createIframeRpc
types - Add
@whyframe/core/utils
tooptimizeDeps.include
- Support custom Vite root
- Fix non-NodeNext type resolution
- Fix
pluginutils
type
- Allow no options by default
- Fix VitePress compatibility
Initial release