Skip to content

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 16:03
· 72 commits to main since this release
3f514a8

3.1.0 (2021-10-17)

Bug Fixes

  • prevent dev mode from causing errors if connect, script, or style are undefined (51def8b)
  • properly set dev headers instead of throwing away the concatenated value (970486e)
  • remove semicolon added in error (c107ddc)
  • use correct src directory for prepublish step (12f1f69)

Features

  • add jsdoc typedefs for function API (5630f1b)
  • allow PermissionsPolicy to be disabled by setting permissionsPolicy to false (63b00ae)
  • allow security headers to be disabled by passing false (3cea4b9)
  • disable CSP by setting contentSecurityPolicy to false (1a40219)