Release v1.2.0
🎉 New Features
- add prettier (#90 by louisgrasset)
- add .env file generator (#94 by louisgrasset)
- add migration system (#100 by louisgrasset)
- prevent unecessary sync (#102 by louisgrasset)
🐛 Bugfixes
- duplicated api calls (#98 by louisgrasset)
- assume the sync is useless if latest post is already cached (#99 by louisgrasset)
- only inject description field when alt text exists (#103 by louisgrasset)
🏗️ Build System
- support code coverage (#93 by louisgrasset)
- properly defined paths
- set minimum node version to 18 (#95 by louisgrasset)
📚 Documentation Changes
- fix typos and better falsy values (#96 by louisgrasset)
- add default values to help users (#97 by louisgrasset)
🔍 Tests
- cover part of helpers (#92 by louisgrasset)