v0.2.0
Breaking changes
fix(packages): upgrade packages and node engine (#11)
fix(packages): upgrade mongoose to v5.3.2 (#19)
New features
fix(auth): handle when token is expired (#14)
feat(status): add ping and health APIs (#16)
feat(model): add mongoose-history plugin for SurveyAddress (#13)
feat(sync): add dump surveys config for debugging (#18)
feat(surveys): add survey collection name config (#17)
feat(survey): add support for additional attributes on model (#20)
docs(readme): upgrade README to node@10 (#12)
Bug fixing
fix(packages): upgrade mongoose to v5.3.3 (#21)
fix(app): fix double morgan log entry (#15)
fix(model): fix survey collection name (#10)