feathers v5.0.0-pre.29 Release Notes

Release Date: 2022-09-16 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • authentication-oauth: Fix oAuth origin and error handling (#2752) (f7e1c33)
    • schema: Fix for Ajv global collision bug #2681 (#2702) (0b2def6)
    • socketio: Reinitialize hooks on overriden setup method (#2722) (5e8e7c4)

    ๐Ÿ”‹ Features

    • โž• Add CORS support to oAuth, Express, Koa and generated application (#2744) (fd218f2)
    • authentication-oauth: Koa and transport independent oAuth authentication (#2737) (9231525)
    • cli: Add custom environment variable support to generated application (#2751) (c7bf80d)
    • cli: Adding ClientService to CLI (#2750) (1d45427)