Skip to content

v0.9.0 - What can we add/change or enhance? #213

@ammarahm-ed

Description

@ammarahm-ed

I have some ideas on how we can make the library even better.

v0.7.0 (Released)

  • Migrate to typescript
  • Optionally persist default values in hooks
  • Add a way to mock the library with Jest
  • Add tests for mocked storage
  • Expo support

v0.9.0

  • Add e2e tests
  • Web support
  • Implement a non-blocking async API for writing large values to storage without blocking the JS thread
  • Implement async multiGet & multiSet functions for intensive read/write
  • Improve state updates. provide a state selector or do shallow compare internally

Anything else.. drop a comment below and we can discuss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions