Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

v1.1.0

Choose a tag to compare

@Starefossen Starefossen released this 02 Jun 13:35

<a name"1.1.0">

1.1.0 (2016-06-02)

Bug Fixes

  • eslint: HttpError is defined but never used (3b7d69f6)
  • server: handle returned error codes correctly (1477caa1)
  • test: add missing environment to test functions (9f00def2)

Features

  • server: use express-cors for cors validation (cef9a70c)