agutoli / serverless-layers

Serverless.js plugin implementing AWS Lambda Layers, reducing lambda size, warm-up, and deployment time.
MIT License
229 stars 54 forks source link

Changes indication #63

Open luanmuniz opened 3 years ago

luanmuniz commented 3 years ago

Hello!

First of all, thank you for this project! It saves my life for years now!

I had to start updating an old project today I and that project was using v1. When I saw that v2 was available, I could not find any patch notes nor any documentation on what changed from one version to another.

What changed from v1 to v2? Do I need to pay attention to anything before upgrading so I don't break the project? It would be great to have some patch notes for the new versions.