Skip to content

server-kit: v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 08:46
2f5fabd

0.4.0 (2024-05-15)

Features

  • integrated authup middleware in server-kit package (#259) (a4b6871)
  • simplified authentication & authorization management (0b19929)
  • simplified logger usage across packages (39ea90f)
  • updated authup, vuecs & ilingo (66a5f7b)

Bug Fixes

  • deps: bump @authup/core from 1.0.0-beta.7 to 1.0.0-beta.8 (#210) (6e8adf2)
  • deps: bump @authup/core from 1.0.0-beta.8 to 1.0.0-beta.9 (#277) (f9a8f59)
  • deps: bump @authup/server-adapter from 1.0.0-beta.8 to 1.0.0-beta.9 (#274) (ce80e33)
  • deps: bump redis-extension from 1.3.0 to 1.5.0 (#293) (0f98e66)
  • deps: bump typeorm-extension from 3.5.0 to 3.5.1 (#271) (f4be3b9)
  • imports of ability manager (d46fd8b)
  • minor issues in client components & applied linting rules (b88e168)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @privateaim/core bumped from ^0.3.0 to ^0.4.0