Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 618 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 618 Bytes

@mountainpass/addressr

1.1.2

Patch Changes

  • c3b45b3: build(deps): bump express from 4.17.1 to 4.19.2

1.1.1

Patch Changes

  • 056a00c: Updated SaaS node.js to 18.x

1.1.0

Minor Changes

  • 38bef8f: To enable Cross-Origin Resource Sharing (CORS), you can use the ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS environment variable to control the Access-Control-Allow-Headers header. If ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS is not set, the header will not be returned. If it is set, the header will be returned with the value of the ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS environment variable.