Skip to content

Latest commit

 

History

History
175 lines (90 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

175 lines (90 loc) · 2.76 KB

@nhost/docs

0.5.0

Minor Changes

  • 960d815f6: added docs for Nhost Run

0.4.0

Minor Changes

  • c6fa8da6d: fix(docs): remove outdated reference/cli

0.3.5

Patch Changes

  • 923abd365: chore(deps): update dependency @tsconfig/docusaurus to v2

0.3.4

Patch Changes

  • a5305e6b5: docs: update old URLs to the new format

0.3.3

Patch Changes

  • cc02902cb: chore(docs): update environment variable documentation

0.3.2

Patch Changes

  • 227d1704f: docs: use correct sample URLs for custom client

0.3.1

Patch Changes

  • 564ce1ac2: docs: add docs about using custom URLs for the Nhost SDK

0.3.0

Minor Changes

  • 5b959cce: Update Local Development Guide for the CLI and add 2 new guides

0.2.1

Patch Changes

  • 203bc97f: feat(pat): add support for personal access tokens

0.2.0

Minor Changes

  • fe341519: Add section on Metrics to the docs

0.1.1

Patch Changes

  • f6639ae0: docs: add migration info

0.1.0

Minor Changes

  • d72ae3f3: Add section on Service Replicas

0.0.16

Patch Changes

  • e7cb5070: fix(docs): use updated URLs everywhere

0.0.15

Patch Changes

  • 0795d1c6: chore: add link to event triggers on the serverless functions page

0.0.14

Patch Changes

  • bfb4c1a6: fix(docs): restore autogenerated @nhost/nhost-js docs

0.0.13

Patch Changes

  • bf1e4071: chore(deps): bump react to v18
  • 8be094be: fix(deps): update docusaurus monorepo to v2.3.1

0.0.12

Patch Changes

  • e146d32e: chore(deps): update dependency @types/react to v18.0.27
  • 5b65cac9: updated authentication documentation

0.0.11

Patch Changes

  • e6dad4d6: Added remote schemas

0.0.10

Patch Changes

  • 200e9f77: chore(deps): update dependency @types/react-dom to v18.0.10

0.0.9

Patch Changes

  • b21222b3: chore(deps): update dependency @types/node to v16

0.0.8

Patch Changes

  • 7f251111: Use NhostProvider instead of NhostReactProvider and NhostNextProvider

    NhostReactProvider and NhostNextProvider are now deprecated

0.0.7

Patch Changes

  • 1b8f5050: fix(deps): update docusaurus monorepo to v2.2.0

0.0.6

Patch Changes

  • 23274dee: chore(docs): update permission variables image

0.0.5

Patch Changes

  • ca012d79: docs(workos): WorkOS Docs

0.0.4

Patch Changes

  • ba785da1: Bump dependencies versions

0.0.3

Patch Changes

  • eb46f7d8: Use port 1337 if no port is specified when using "localhost" as subdomain.

0.0.2

Patch Changes

  • 747aa969: fix: added twitch and discord as provider

0.0.1

Patch Changes

  • 584976d: - publishable directory structure changes (ESM, CJS and UMD included in the output)
    • build system improvements
    • fixed some bundling concerns (nhost#428)