Skip to content

Releases: parse-community/parse-server-api-mail-adapter

1.0.4

14 Jan 17:35
6862af3

Choose a tag to compare

Full Changelog

🐛 Fixes

  • Fixed failing Parse Server adapter controller validation. #13. Thanks to mtrezza.

🧬 Improvements

  • Added lint to CI workflow. #14. Thanks to mtrezza.

1.0.3

14 Jan 06:54
7f56b7f

Choose a tag to compare

Full Changelog

🐛 Fixes

  • Added missing release script invocation when publishing package to npm. #11. Thanks to mtrezza.

1.0.2

14 Jan 05:26
00769e2

Choose a tag to compare

Full Changelog

🧬 Improvements

  • Added locale to placeholder callback. #6. Thanks to mtrezza.
  • Added current placeholders to placeholder callback. #7. Thanks to mtrezza.

1.0.1

14 Jan 02:11
8e3ce4f

Choose a tag to compare

Full Changelog

🐛 Fixes

  • Removed unused config parameter from docs. #1. Thanks to mtrezza

🧬 Improvements

  • ⚠️ Added locale to API callback. This is a breaking change because the apiCallback now returns an object {payload, locale} instead of only the payload. #2. Thanks to mtrezza.
  • Added badges to readme. #3. Thanks to mtrezza.

1.0.0

13 Jan 03:34

Choose a tag to compare

Initial release.