v1.4.3
github-actions
released this
07 Apr 11:32
·
226 commits
to refs/heads/master
since this release
Changes
Errors fixed in this PR @DCosti (#78)
- createServer import is duplicated when addSubscriptions is true
- knex package was installed only when addQuickStart is true
- in onConnect function from SubscriptionServer, the initializeDataSource function received context instead of ctx
- fix docker file start command for production if addVault is true