Skip to content

v1.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 11:32
· 226 commits to refs/heads/master since this release
19150f2

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