Skip to content

Releases: fauna/faunadb-js

4.7.1

18 Oct 19:06
377b174
Compare
Choose a tag to compare
  • disallow undefined required args

4.7.0

16 Sep 00:08
45e63e1
Compare
Choose a tag to compare
  • Support nullable arguments for applicable FQL functions #651 and #636
  • Add optional endpoint parameter as an alternative to setting scheme, domain and port individually. The new parameter will override scheme, domain and port if set. #652
  • Expose Stream types #622

4.6.0

14 Jun 20:51
4d8537b
Compare
Choose a tag to compare
  • Enforce a maximum value of 5000 ms for the http2SessionIdleTime option #642
  • Add checks to http2SessionIdleTime so that sane defaults are used in case an invalid value is configured
  • Add the missing Native.ROLES type #638

4.5.4

30 Mar 00:58
71085f0
Compare
Choose a tag to compare

4.5.4

  • Disable ability to configure a client and the query method from returning metrics when calling query - fixing bug introduced in 4.5.3 that breaks backward compatibility. Continue supporting queryWithMetrics. #633.

[DEPRECATED] 4.5.3

29 Mar 20:07
f62bc03
Compare
Choose a tag to compare

[DEPRECATED] 4.5.3

  • Enable the client to return metrics on queries #625 #628

Note - this release contains a bug where the type returned by query is different than the type returned in 4.5.2 and other prior versions. It is not backward compatible with existing code.

4.5.2

04 Feb 20:54
0fab65c
Compare
Choose a tag to compare

4.5.2

  • Fix documentation pipeline bug #615
  • Fix webpack custom module bug #614
  • Address dependency security vulnerabilities #606
  • Improve deployment pipeline #612

4.5.0

01 Feb 21:03
66af5d2
Compare
Choose a tag to compare
  • Add set-streaming feature support #589

4.4.2

28 Jan 20:17
b81a8da
Compare
Choose a tag to compare
  • Upgrade dependencies to address security concerns #600
  • Fix Auth0 #558
  • Fix isFaunaValue and isFaunaRef properties #529
  • Fix stack trace capture #536
  • Fix ContainsStr to render as string #537
  • Improve Expr type declaration to include toFQL() #544
  • Improve PageHelper #543
  • Improve unauthorized error message clarity #557

4.4.1

28 Oct 09:55
cfbf370
Compare
Choose a tag to compare
Release 4.4.1

4.4.0

30 Aug 12:56
1f4524f
Compare
Choose a tag to compare
chore: Changed npm token vault variable name (#522)