Skip to content

v12.0.0

Choose a tag to compare

@dnalborczyk dnalborczyk released this 03 Dec 00:53
· 338 commits to master since this release

Note: this release has no breaking changes, but we added experimental support for alb (application load balancer) which could potentially be breaking when using alb offline plugins, if any exist. therefore we decided to release this as semver major.

Features

Maintenance Improvements

  • dont return result of resolver function (d0cba92)
  • use named import (6be0a1b)
  • use nullish coalescing (9404173)