Skip to content

v0.3.4

Compare
Choose a tag to compare
@ixahmedxi ixahmedxi released this 16 Jun 13:38
· 18 commits to main since this release
9418f03

In this release:

  • vite is now used to bundle the @orbitkit/ui package instead of tsup, this is to lower the number of tools being used in the monorepo.
  • more elaborative .env.example files.
  • updates all dependencies to latest versions.
  • Splits the t3-env handling with a dedicated client/server files for the web application.