Philip Su

Results 14 comments of Philip Su

> Goals: > * Unified, simple, nice, understandable API for deleting records > * Deprecate (and eventually remove) existing markAsDeleted, destroyPermanently, experimentalMarkAsDeleted, experimentalDestroyPermanently methods (which can be confusing) > *...

Ok - this is a throttle problem. That is, specifically, you get the expected behavior if you instead `observeCount(false)`. So my near-term issue is solved. I think, however, for the...

@devapro : thanks for approving. Since I don't have write access, would you mind merging for us? Thank you!

@devapro : Could you merge this approved PR when you get a chance? I don't have write access. Thanks!

@slorber @silverlight513 @rhyek : I'm three years late to the party, but seeing as PRs aren't being taken in this repo, I've forked the codebase, implemented typescript, added tests as...

@moroshko : DM sent. Happy to help maintain/support this package, and remove my fork.

Ok - @moroshko and I have now published v3.0.0, which supports Typescript.

@ndelangen : thank you for all your work on this. I've forked the codebase, integrated your changes, updated the release mechanism and bundler, added tests as well as a generic...

v3.0.0 of this package now supports Typescript. Thanks, @ndelangen, for starting us down this path. (Also now uses microbundle, FWIW).

@eps1lon & @TrySound : I'm many years late to the party here, but is this change still worth taking? If so, I'd change the default comparator used in #34 (née...