Skip to content

v3.2.0

Compare
Choose a tag to compare
@juanjoDiaz juanjoDiaz released this 15 Jul 10:48
· 2 commits to main since this release

Features

  • Add support for ES6 imports/exports ("type": "module")
    • ⚠️ Breaking change if using Typescript and serverless-webpack. You need to configure extensionAlias in webpack.config. See #52 (comment)

Maintenance

  • Update dependencies