All notable changes to vercel-sapper
will be documented in this file.
- Add support for Typescript (#50) @mhatvan
- Add option to include extra files in lambda
- Add examples folder @antony
- Don't include static files in lambda function by default
- Add debug server when server instance isn't found
- Rename now-sapper to vercel-sapper
- Fix fetching local URLs @fpaboim
- Fix deployment on 10.x and 12.x engines @ajbouh
- Fix node version selection @styfle
- First working version