Skip to content

v0.6.0

Compare
Choose a tag to compare
@Siumauricio Siumauricio released this 02 Aug 17:00
· 1487 commits to main since this release
5abcc82

What's Changed

Features

Static Mode:

1. Nixpacks Integration

  • Utilize Nixpacks to build and deploy the application as a static site.
  • Benefit from a consistent and reproducible build environment for smooth deployments.

2. Static File Serving

  • Implement static file serving for improved performance and scalability.
    • /build/
    • /dist/
    • index.html in the root directory
    • Any other static file

Docker images for static deployments are 60mb

New Contributors

Full Changelog: v0.5.1...v0.6.0