Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add types #275

Merged
merged 19 commits into from
Mar 5, 2021
Merged

feat: add types #275

merged 19 commits into from
Mar 5, 2021

Conversation

hugomrdias
Copy link
Member

Changes:

0c911f0 (Hugo Dias, 9 seconds ago)
fix: fix possible undefined datastores

  • split datastore instantiation from opening
  • add it-pushable types
  • add just-range types
  • add proper-lockfile types
  • fix lock.close we werent waiting for the promise

1fba61c (Hugo Dias, 24 hours ago)
feat: base types

  • adds types
  • removes fake async
  • fixes tests for async errors that now are sync
  • adds local types for merge-options

@hugomrdias hugomrdias marked this pull request as draft January 22, 2021 15:25
src/types.ts Outdated Show resolved Hide resolved
src/types.ts Outdated Show resolved Hide resolved
src/types.ts Outdated Show resolved Hide resolved
- adds types
- removes fake async
- fixes tests for async errors that now are sync
- adds local types for merge-options
- split datastore instantiation from opening
-  add it-pushable types
- add just-range types
- add proper-lockfile types
- fix lock.close we werent waiting for the promise
@hugomrdias hugomrdias marked this pull request as ready for review March 2, 2021 20:04
@hugomrdias
Copy link
Member Author

ready to go

@achingbrain achingbrain merged commit 1f8ba76 into master Mar 5, 2021
@achingbrain achingbrain deleted the feat/types branch March 5, 2021 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants