Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

52 lines (27 loc) · 1.02 KB

v0.3.0 (2023-06-24)

Feat

  • custom queries for resources

v0.2.0 (2023-03-29)

Chore

  • add eslint and fix all the linter's errors

  • clean console.

Feat

  • auth: provides a custom permissions handler.

  • auth: provides a custom identity handler.

Refactoring

  • extracting ensureConnexion

v0.1.0 (2023-03-15)

Feat

  • auth provider: auth data can be stored in the browser's localstore.
  • doc: documents the localStore option.

v0.0.2 (2023-03-13)

Fix

  • install: don't husky install automatically

v0.0.1 (2023-03-13)

Feat

  • add surrealDbAuthProvider, surrealDbDataProvider, useRaSurrealDb