Skip to content

v13.0.0

Compare
Choose a tag to compare
@dnalborczyk dnalborczyk released this 21 Sep 18:01
· 78 commits to master since this release

⚠ BREAKING CHANGES

  • remove unsupported runtimes
  • remove node.js v16 support, remove node-fetch
  • remove node.js v14 support

Bug Fixes

  • InvocationsControllor: typo in error message (49d94f2)
  • support authorizer with no identity source specified (#1639) (43aaa2e)

chore

  • remove node.js v14 support (03e2745)
  • remove unsupported runtimes (d2d92fe)

Maintenance Improvements

  • bup eslint-plugin-unicorn, fix linting (c93dd98)
  • re-activate unicorn/no-array-push-push (69a1261)
  • re-activate unicorn/no-useless-promise-resolve-reject (3b88aa0)
  • re-activate unicorn/prefer-number-properties (46391f1)
  • re-activate unicorn/prefer-ternary (4606829)
  • remove node.js v16 support, remove node-fetch (8dbcfa6)
  • remove Object.hasOwn polyfill (8ea15b5)