Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 19:01
· 14 commits to master since this release

3.1.0 (2020-09-29)

Bug Fixes

  • add customFunctionPath fixing custom domains (7a72f62)
  • adjust path according to the custom domain (91989ea)
  • case when rootPath equals '/' (c55850d)
  • correct function invocation (fe071a4)
  • export all types (72795eb)
  • move customFunctionPath to the options (9825ea9)
  • wrong path param (ad22ab2)

Features