Skip to content

v0.2.0

Compare
Choose a tag to compare
@navarroaxel navarroaxel released this 12 Oct 20:50
· 3 commits to master since this release

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)