Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 12:48
66a7b8b

⚠ BREAKING CHANGES

  • CORS_METHODS env variable removed

Features

  • add support for cors preflight requests (e97d974)
  • config: support access-control-allow-credentials cors header (cc8a89c)
  • server: use strict-origin-when-cross-origin referrer policy (22b5311)

Bug Fixes

  • config: comma-delimited string support for cors origin value (4e74ecd)
  • docker: use node command over npm (74c019d)

Miscellaneous

  • env.template: add note discouraging reflecting cors origin (e6dcc90)
  • server: clarify on secure child context (b61c870)
  • server: use new exposed CSP dir from fastify-helmet (9fcdf75)

Continuous Integration

Dependencies

  • deps-dev: bump @commitlint/cli from 12.0.1 to 12.1.1 (fbf78ef)
  • deps-dev: bump @commitlint/config-conventional (b111594)
  • deps-dev: bump eslint-plugin-jest from 24.3.2 to 24.3.4 (397e2d3)
  • deps-dev: bump faker from 5.5.1 to 5.5.2 (49993fc)
  • deps: bump actions/github-script from v3.1.0 to v3.1.1 (99d3582)
  • deps: bump fastify-swagger from 4.4.2 to 4.5.0 (0c6fae8)
  • deps: bump wagoid/commitlint-github-action from v3.0.6 to v3.1.0 (35a6613)