# Migration v28

Copied from release notes: https://github.com/Financial-Times/n-membership-sdk/releases/tag/v27.0.0

No breaking change?
## Update to Node 16

Upgrade the repository to a newer version of Node now that Node 12 is approaching end-of-life. If this repository is a Heroku app it will be updated to Node 16, the most recent LTS release; if it is an AWS Lambda it will be updated to Node 14, the latest version supported by AWS; and if it is a library or tool it will be updated to suppport either Node 14 or Node 16 so that it can be used by either Heroku or Lambda apps.
