Skip to content

Releases: gmencz/faunadb

v3.0.0

27 Sep 20:37
Compare
Choose a tag to compare

3.0.0 (2021-09-27)

Code Refactoring

  • query: rename Query to QueryBuilder (6639cca)

BREAKING CHANGES

  • query: Query renamed to QueryBuilder

v2.0.0

27 Sep 19:58
Compare
Choose a tag to compare

2.0.0 (2021-09-27)

Code Refactoring

  • types: rename schema type name (7cfee5b)

BREAKING CHANGES

  • types: rename QuerySchema to SchemaTypes

v1.4.0

27 Sep 18:09
Compare
Choose a tag to compare

1.4.0 (2021-09-27)

Features

  • esm-support: improve ESM support via package.json exports field (c8adab2)

v1.3.1

27 Sep 16:18
Compare
Choose a tag to compare

1.3.1 (2021-09-27)

Bug Fixes

v1.3.0

27 Sep 15:44
Compare
Choose a tag to compare

1.3.0 (2021-09-27)

Features

  • releases: improve semantic-release (7e78a1d)

v1.2.1

27 Sep 15:10
Compare
Choose a tag to compare

1.2.1 (2021-09-27)

Bug Fixes

  • esbuild: install esbuild (039e438)

v1.2.0

26 Sep 20:14
Compare
Choose a tag to compare

v1.0.1

26 Sep 19:35
Compare
Choose a tag to compare
  • Update README.md e20b780
  • Update version 16e986f
  • Update main workflow to use environment variables fca8b72
  • Update main workflow to use environment variables 82ddfa0
  • Implement client querying and test 40177b8
  • Write tests for all remaining FQL functions 32613e4
  • Rename package f9af3af
  • Test some FQL built-in functions 9492111
  • Implement all built-in FQL functions bc6c1b5
  • Implement and test more FQL functions 3a4aeca
  • Implement and test more FQL functions 998c779
  • Remove unnecessary docs 378eea0
  • Improve types for Select() 72da4a5
  • Update main workflow steps 4cca53a
  • Update main workflow nodde versions bc97219
  • Update README.md 003af67
  • Add CreateFunction, CreateIndex and Select 0a3c332
  • Update wrapValues util 52b9917
  • Implement and test expressions and some FQL functions 58daede
  • Init e3caff5

dba9b36...v1.0.1