Skip to content

v0.6.0-alpha

Choose a tag to compare

@sunchayn sunchayn released this 05 Apr 18:53
529fc24

0.6.0-alpha (2026-04-05)

Features

  • environment: add support for env variables (#73) (1cc64da)
  • routes: support root level endpoints (#80) (749bb95)

Maintenance Tasks

  • environment: simplify how variables are resolved (#75) (ecf4137)
  • Laravel 13 support (#76) (91f9c05)
  • ui: drop crypto.randomUUID in favor of normal uuid (#78) (43cb77b)

CI/CD

  • bump vulnerable js packages (#83) (2f48ef0)
  • fix e2e job regression and checkout to the proper branch (#84) (70cda6e)
  • ignore npm scripts in CI (#82) (502b859)

Dependency Updates