Skip to content

Releases: geldata/gel-js

@edgedb/auth-nextjs v0.2.0-beta.0

16 Feb 16:44
0bd1a1b

Choose a tag to compare

Pre-release

Commits:

@edgedb/create v0.2.0

06 Feb 18:52
0fce8f2

Choose a tag to compare

Introducing @edgedb/create, a new way to create a new project powered by EdgeDB and your web framework of choice!

We currently have templates for:

  • Next.js
  • Remix
  • Express
  • Vanilla Node.js

With more frameworks being added all the time.

To get started, run:

$ npm create @edgedb # or yarn, pnpm, bun

And follow the prompts.

edgedb-js v1.4.1

09 Nov 19:25
2eaa785

Choose a tag to compare

Commits:

  • dc76cb6 Fix re-using a multirange codec already in codec cache (#765)

@edgedb/auth-nextjs v0.1.0-alpha.1

09 Nov 19:26
2eaa785

Choose a tag to compare

Pre-release

Alpha release for our new Auth extension library to support building backend services for Next.js.

@edgedb/auth-core v0.1.0-alpha.1

09 Nov 19:24
2eaa785

Choose a tag to compare

Pre-release

Alpha release for our new Auth extension library to support building backend services for JavaScript runtimes.

edgedb-js v1.4.0

31 Oct 17:22
53ddc0e

Choose a tag to compare

Commits:

@edgedb/generate v0.4.0

31 Oct 17:22
53ddc0e

Choose a tag to compare

Commits:

edgedb-js v1.3.7

11 Oct 16:24
d5fcf46

Choose a tag to compare

Commits:

  • 09dc5d3 Move rawParse/Execute methods to AdminFetchConn + add ability to provide AbortSignal (#707)

@edgedb/generate v0.3.4

11 Oct 16:24
d5fcf46

Choose a tag to compare

Commits:

  • 8073d11 Move client close to top level cli file (#745)

edgedb-js v1.3.6

14 Sep 12:59
95eeee7

Choose a tag to compare

Commits:

  • 0b97399 Show details and hints in error message (#731)