Skip to content

Async FS support

Latest
Compare
Choose a tag to compare
@lifeart lifeart released this 09 Oct 13:31
· 105 commits to component-context-info-origin since this release
  • removed unused deps
  • all FS logic now async
  • implemented different FS providers
  • server.sendCommand API added (public API)

What's Changed

  • encapsulate LS file-system acces logic into FS provider by @lifeart in #303
  • prepare for worker bundling by @lifeart in #306
  • fix async waiter for token collectors (virtual fs fix) by @lifeart in #307
  • fix all found project initialize deviations in tests with async fs by @lifeart in #308
  • more async awaits by @lifeart in #309
  • Fix side effects for token collector by @lifeart in #310

Full Changelog: v1.22.1...v2.0.0