github ovumcy/ovumcy-web v0.3.2

latest releases: v0.9.2, v0.9.1, v0.9.0...
one month ago

v0.3.2

  • Frontend runtime was prepared for strict CSP by removing Alpine and inline script dependencies from shared templates and client-side flows.
  • Default HTTP responses now include a first-party Content-Security-Policy, and HTMX is configured in CSP-safe mode.
  • Browser and API regressions were updated to use stable data hooks instead of Alpine-specific selectors and inline state.
  • The web app manifest is now served with the correct application/manifest+json content type.

Tests

  • npm run lint
  • npm run build
  • go test ./...
  • npm run e2e
  • npm run e2e:ci:postgres -- e2e/auth-login-register.spec.ts e2e/dashboard.spec.ts e2e/theme-dark-mode.spec.ts

Don't miss a new ovumcy-web release

NewReleases is sending notifications on new releases.