feathers v4.0.0-pre.4 Release Notes

Release Date: 2019-07-05 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿšš @feathersjs/adapter-commons: remove data from remove arguments (#1426) (fd54ae9)
    • @feathersjs/express: allow middleware arrays (#1421) (b605ab8)
    • @feathersjs/express: replace reduce with map (#1429) (44542e9)
    • Clean up hooks code (#1407) (f25c88b)
    • ๐Ÿ›  Fix @feathersjs/feathers typings http import (abbc07b)
    • ๐Ÿ›  Fix OpenCollective link (28888a1)
    • ๐Ÿ‘Œ Improve transport-commons types (#1396) (f9d8536)
    • โšก๏ธ Updated typings for ServiceMethods (#1409) (b5ee7e2)

    ๐Ÿ”‹ Features

    • adapter-commons: add allowsMulti(method) to AdapterService (#1431) (e688851)
    • โž• Add hook-less methods and service option types to adapter-commons (#1433) (857f54a)