v0.4.27
What's Changed
- Add taskQueue to handle each request one by one by @hackerwins in #862
- Handle retry for syncLoop and watchLoop by @hackerwins in #863
- Remove Custom JSDOM by @hackerwins in #864
- Remove vitest-environment-custom-jsdom from dependencies by @blurfx in #866
- Handle ErrClientNotActivated and ErrClientNotFound by @hackerwins in #865
- Handle local changes correctly when receiving snapshot by @hackerwins in #868
- Remove jsdom from dependencies by @blurfx in #867
Full Changelog: v0.4.26...v0.4.27