Skip to content

v0.1.0

Compare
Choose a tag to compare
@kyarik kyarik released this 28 Nov 16:59
· 11 commits to main since this release

Changes:

  • Add tests for wait util c2c7b13
  • Add tests for autoRetryOnRejection util 6562e40
  • Do not default autoRetryTimeoutMs inside lazyResource c7bebd4
  • Add jest config to exclude src/index.ts from coverage f7e6fa2
  • Write tests for lazyComponent, preloadLazyComponent, and clearLazyComponentError f10dcfd
  • Write tests for lazyResource and clearResourceErrors 5607928
  • Remove resource from resourcesWithError in Resource#clearError 3ce31d0
  • Move Resource and ResourceOptions documentation right after lazyResource in README a95b84b
  • Add README documentation for lazyResource, lazyComponent, and other functions 2715733
  • Add documentation comments to lazyResource, lazyComponent, and other functions 2000458
  • Improve some wording in README 9e7c2c1
  • Document the Resource interface in the README 4978ca3
  • Add documentation comments to Resource and ResourceOptions 179e808
  • Improve README and add section about ResourceOptions 13391dd