-
v1.0.3 Stable
released this
2025-12-07 06:36:48 +01:00 | 712 commits to main since this releaseWhat's Changed
- chore(deps): trigger new release (
432c439) - refactor(all)!: tmp (
0ed1621) - major(framework): Migrate from SvelteKit to Next.js with comprehensive configuration updates (
cb17f1b)- Replace SvelteKit with Next.js framework and React 19
- Update Dockerfile to use Next.js standalone build with optimized layers
- Change working directory from /usr/src/app to /app
- Update build artifacts from /.svelte-kit/ to /.next/ in .dockerignore
- Modify Prettier config to use spaces instead of tabs and remove Svelte plugin
- Remove SvelteKit-specific files (app.html, app.d.ts, hooks.server.ts)
- Delete
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
- chore(deps): trigger new release (