Skip to content

Releases: radio4000/sdk

0.4.11

11 May 12:12
Compare
Choose a tag to compare

0.4.10

27 Apr 08:39
Compare
Choose a tag to compare
  • add "hcaptcha" options for auth.signIn (seems required)
    Full Changelog: 0.4.9...0.4.10

0.4.9

27 Apr 08:09
Compare
Choose a tag to compare
  • to auth.signUp add options as third argument (for hcaptcha)

Full Changelog: 0.4.8...0.4.9

Release 0.4.8

25 Apr 07:37
Compare
Choose a tag to compare
  • Update publish git action (b1858b6)
  • Upgrade npm-publish GitHub action (ebfe82f)

Release 0.4.7

23 Apr 08:28
Compare
Choose a tag to compare

Release 0.4.6

23 Apr 08:22
Compare
Choose a tag to compare
  • The sdk.channels.canEditChannel() avoids one extra request #25 from radio4000/can-edit-improv (d8509fa)
  • Updated all dependencies #24 from radio4000/update-dependencies (a446543)

0.4.5

19 Apr 04:53
Compare
Choose a tag to compare
  • fix github ci "shell env vars" from github org "config variables"

0.4.4

18 Apr 17:33
Compare
Choose a tag to compare
  • use .env to source the sdk default values of supabase "key" (public) and "url"

0.4.3

05 Aug 09:36
Compare
Choose a tag to compare

Just an update of dependencies.

Full Changelog: 0.4.2...0.4.3

0.4.2

29 May 13:34
Compare
Choose a tag to compare
  • adds sdk.browse.query() in the src/browse file; so "end user" can generate a full supabase.from query

What's Changed

  • add src/browse.js for methods relating to building user def queries by @4www in #17

Full Changelog: 0.4.1...0.4.2