v1.0.0
Latest- FixClean node_modules before bundler dep install in CI #31
- FeatureRedesign landing page with layout, perf, and interactivity #29
- FeatureHarden, normalize, and polish Tauri app frontend #30
v0.3.0
- FixUse generate-notes API for release notes automation
- FixLoad all files when dropping multiple files #12
- FixUse emit_to for targeted window events in multi-file opens #13
- FixImprove release notes generation with safer file-based approach #17
- FeatureAdd JSX support alongside TSX #18
- FeaturePre-install common dependencies for instant artifact rendering #16
- FeatureAdd auto-update notification on app open #19
- FeatureAdd Next.js landing page for Vercel deployment #21
v0.2.2
- FixSupport tauri window API fallback for direct file opens #8
- FixEliminate cold-start duplicate window bug #9
- FixDecouple cold-start file open from window existence check #10
v0.2.1
- FeatureAdd multi-window support for opening multiple TSX files #3
v0.1.0
- FixLoad esbuild from user cache instead of bundled node_modules