Skip to content

Releases: social-native/graphql-connections

v5.2.2

22 Apr 21:27
323bf3d
Compare
Choose a tag to compare
Release: bump version to release dependabot changes (#33)

v5.2.1

22 Apr 21:22
c274a17
Compare
Choose a tag to compare

Fixes multiple OR filters changing the sql filter context

v5.2.0

01 Feb 07:42
340ce08
Compare
Choose a tag to compare

Makes the codebase public

v5.1.0

03 Oct 20:36
f4118a5
Compare
Choose a tag to compare
Fix: add dep check and ci config; change file names from camelcase to…

…… (#27)

* Fix: add dep check and ci config; change file names from camelcase to underscore

* Fix: bump packages and fix depcheck

* Fix: depcheck

* Fix: filenames for tests

* Fix: filenames for tests

* Fix: test env setup

Initial npm deploy

26 Aug 22:55
81e7bd1
Compare
Choose a tag to compare
Feat: add npm publishing (#26)

* Feat: add npm publishing

* Feat: add npm publishing

* Feat: add npm publishing

* Feat: add npm publishing

* Feat: add npm publishing

* Feat: remove dist

v5.0.0 'Plumed Papaya'

23 Jul 23:57
d58fa6c
Compare
Choose a tag to compare
Merge pull request #25 from social-native/dep/update-knex-version/not…

…icket

Bump knex version to ^0.19.1

v4.0.4

23 Jul 23:42
5280371
Compare
Choose a tag to compare
Merge pull request #24 from social-native/feat/return-this-from-addre…

…sult/noticket

Return this from `addResult` to allow destructuring

v4.0.3

24 Jun 23:55
e58c852
Compare
Choose a tag to compare

Fix: "Knex" is a required dependency, not a devDependency.

v4.0.2

23 May 00:44
c4e4bf0
Compare
Choose a tag to compare

Fix orderBy not checking the attributeMap.

v4.0.1

21 May 22:22
Compare
Choose a tag to compare

Fix some absolute imports.