nhost

The Open Source Firebase Alternative with GraphQL.

MIT License

Downloads
67.3K
Stars
7.9K
Committers
89

Bot releases are visible (Hide)

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 902f486b: fix(dashboard): re-enable Hasura on logs page
nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1f9720fa: fix(dashboard): apply select permissions properly
nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • deb14b51: fix(dashboard): don't break billing form
nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 12ff6313: Set limits to refreshing the token on error

    When starting, the client was trying to refresh the token five times every second, then indefinitely every five seconds.
    It is now limited to 5 attempts at the following intervals: 5, 10, 20, 40, and 80 seconds. If all these attempts fail, the user state is signed out.

    Similarly, when refreshing the token failed, the client was attempting to refresh the token every second.
    It is now limited to 5 attempts at the following intervals: 5, 10, 20, 40, and 80 seconds.

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • f143e51d: chore(dashboard): pin Turborepo to 1.6.3
nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • e146d32e: chore(deps): update dependency @types/react to v18.0.27
  • 59347fcd: correct allowed role name
  • 5b65cac9: updated authentication documentation
  • 963f9b5e: feat(dashboard): include project info in feedback
nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • e146d32e: chore(deps): update dependency @types/react to v18.0.27
nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • ed4c7801: chore(dashboard): remove Functions section
nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Major Changes

  • e6dad4d6: Added remote schemas
nhost - @nhost/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 4e2f8ccd: fix(dashboard): don't break Auth page in local mode
nhost - @nhost/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 31abbe5f: fix(dashboard): enable toggle when settings are filled in
nhost - @nhost/[email protected]

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • 5bdd31ad: chore(dashboard): list fewer images per page on the Storage page
  • 5121851c: fix(dashboard): don't throw validation error for valid permission rules