Skip to content

Releases: niledatabase/nile-js

v5.3.1

07 Jan 15:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.0...v5.3.1

v5.3.0

02 Jan 15:47

Choose a tag to compare

What's Changed

  • chore(deps): bump next from 15.4.2 to 15.4.7 by @dependabot[bot] in #993
  • feat(elysia): add support for elysia by @jrea in #1010

Full Changelog: v5.2.0...v5.3.0

v5.2.0

31 Dec 16:17

Choose a tag to compare

What's Changed

  • feat: add MFA by @jrea in #997
  • fix(express): use the correct typings for the extension by @jrea in #1005
  • chore: use trusted publishing by @jrea in #1007
  • chore: go back to tokens by @jrea in #1008

Full Changelog: v5.1.0...v5.2.0

v5.1.0

20 Nov 19:03

Choose a tag to compare

What's Changed

  • feat(react): add okta button by @jrea in #1000
  • fix(server): log better problems from auth by @jrea in #1001

Full Changelog: v5.0.3...v5.1.0

v5.0.3

20 Nov 13:11

Choose a tag to compare

What's Changed

  • chore(deps): bump validator from 13.15.15 to 13.15.20 by @dependabot[bot] in #994
  • fix(server): sync the context all the time from extensions by @jrea in #999

Full Changelog: v5.0.2...v5.0.3

v5.0.2

13 Nov 16:33

Choose a tag to compare

What's Changed

  • fix(express): express can call from the server side by @jrea in #992
  • fix(react): types, standalone react-query calls by @jrea in #995
  • fix(react): use internal authorizer for react provider state by @jrea in #996

Full Changelog: v5.0.0...v5.0.2

v5.0.1

31 Jul 18:21

Choose a tag to compare

What's Changed

  • fix(express): express can call from the server side by @jrea in #992

Full Changelog: v5.0.0...v5.0.1

v5.0.0

31 Jul 13:55

Choose a tag to compare

What's Changed

  • chore: fix deps by @jrea in #930
  • chore: remove unused size-limit by @jrea in #931
  • chore: security updates by @jrea in #932
  • fix(react): clean up userinfo error by @gwenshap in #944
  • feat(server)!: remove auto configure by @jrea in #953
  • Revert "feat(server)!: remove auto configure" by @jrea in #955
  • fix(server): update Server, move Auth under Server by @jrea in #958
  • feat: reset password by @jrea in #924
  • feat(client): remove web, make client by @jrea in #960
  • fix(server): forgot password by @jrea in #961
  • Jrea/fixes by @jrea in #962
  • fix(nextjs): build and export correctly by @jrea in #963
  • fix(server): move logging to the config object by @jrea in #964
  • fix(server): update request params from context mutation by @jrea in #965
  • fix(server): preserve initial headers when making context requests by @jrea in #966
  • Jrea/fixes by @jrea in #967
  • Fix signIn helper name by @jrea in #968
  • Fix getSession binding in sync by @jrea in #969
  • Add JSDoc comments for Auth class by @jrea in #971
  • Add JSDoc to users module by @jrea in #970
  • Improve NileConfig inline docs by @jrea in #972
  • fix(server): add better extensions by @jrea in #973
  • chore: add missing files for new packages by @jrea in #974
  • chore(react): move @niledatabase/client to a peer dep by @jrea in #975
  • fix(server): better types, peer deps by @jrea in #976
  • chore: fix alpha dep by @jrea in #977
  • fix(server): better types by @jrea in #978
  • fix(client): split forgotPassword and resetPassword by @jrea in #979
  • fix(nextjs): update onResponse to handle cookies by @jrea in #980
  • fix(nitro): get nitro to work by @jrea in #982
  • chore: add nextjs-kitchensink by @jrea in #981
  • chore: deploy nextjs kitchensink by @jrea in #983
  • chore: add yarnpath by @jrea in #984
  • fix(server): a race condition by @jrea in #985
  • fix(server): pass valid sign in to context server side by @jrea in #986
  • fix(server): factor in context header for origin by @jrea in #987
  • fix(server): use the last used context for db queries by @jrea in #988
  • chore: fix ddl callback on google by @jrea in #989
  • feat(server): support a function as the first param withContext by @jrea in #990
  • fix(server): make nile.query and nile.db.query proxy for context by @jrea in #991

Full Changelog: v4.2.0...v5.0.0

v4.2.0

30 Apr 17:03

Choose a tag to compare

What's Changed

  • feat(server): allow id to be passed in server side tenant creation by @jrea in #936
  • fix(server): support Record<string, string> in setContext by @jrea in #937
  • fix(server): set context better for stateful requests by @jrea in #946
  • fix(react): redirect on sign up correctly by @jrea in #949
  • Jrea/939 by @jrea in #950
  • fix(server): update context response by @jrea in #951
  • Jrea/939 by @jrea in #952

Full Changelog: v4.1.3...v4.2.0

v4.1.3

19 Apr 12:55

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.3