Skip to content

Releases: Enigmatis/polaris

v2.1.0

18 Feb 10:06
Compare
Choose a tag to compare

2.1.0 (2019-02-18)

Bug Fixes

  • introspection: fix introspection (6d13056)

Features

  • introspection: not filtering type introspection (38799b2)
  • validation: send validation error to client (2864f84)

v2.0.0

11 Feb 12:10
Compare
Choose a tag to compare

2.0.0 (2019-02-11)

Bug Fixes

  • fix headers cr: fix (120dee1)
  • format response: remove null from response (415d5d7)
  • headers config default: headers config default to true (73ad739)
  • heades: throw error on headers (e4f3dc4)
  • merge with master: merge (80871b3)

Features

  • headers middleware (0b27c02)
  • headers middleware: dada version+ reality id (dca3672)

BREAKING CHANGES

  • headers middleware: configs

v1.4.0

07 Feb 13:37
Compare
Choose a tag to compare

1.4.0 (2019-02-07)

Features

  • db: add interface for db-connection (ea88c35)

v1.3.0

31 Jan 12:15
Compare
Choose a tag to compare

1.3.0 (2019-01-31)

Features

  • log: print headers to log (3b304a4)
  • log: print headers to log (a431bd9)

v1.2.1

31 Jan 11:41
Compare
Choose a tag to compare

1.2.1 (2019-01-31)

Bug Fixes

  • jest configuration standard fixes (2fcf134)
  • pre-commit changes (932b74b)
  • removed tsx and transform in jest config (c91fb78)

v1.2.0

30 Jan 10:10
Compare
Choose a tag to compare

1.2.0 (2019-01-30)

Features

  • http-server: change from express to kao as http server (5ffce7d)

v1.1.0

29 Jan 11:09
Compare
Choose a tag to compare

1.1.0 (2019-01-29)

Features

  • export: main is now main.ts insted of index.ts (976e38e)

Reverts

  • directive: mistape fixed where file name not removed '[' (46951af)

v1.0.0

28 Jan 10:00
Compare
Choose a tag to compare

1.0.0 (2019-01-28)

Bug Fixes

  • graphql: run time error on query (5dd2b18)