2.3.0
What's Changed
- Upgraded to node 16 lts, updated dependencies and docker images
- Reworked the Makefile for build and release targets, added multiple archs thanks to the template from chrisamti.
- Moved the docker image insides into /app for better review.
- Changed port mentioned in the docs to 8080, cleaned up test.http example
- Moved tests to subfolder, included a simple curl test as well to be run on local docker host
- Added docker section to readme, detailing about multi arch builds with buildx
- Updated mjml dependency by @Vinarnt in #17
- Fixed beautify env in dockerfile by @Vinarnt in #16
- added utf-8 support. by @chrisamti in #18
New Contributors
- @chrisamti made their first contribution in #18
Full Changelog: 2.2.2...2.3.0