TypeGraphQL v0.16.0 Release Notes

Release Date: 2018-12-22 // over 5 years ago
  • ๐Ÿ”‹ Features

    • โž• add support for default values in schema (#203)
    • โž• add support for lists with nullable items (#211)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix browser shim (compatibility with polyfills for decorator support)