Skip to content

v0.2.0

Choose a tag to compare

@NamesMT NamesMT released this 26 Dec 02:40
· 84 commits to main since this release

compare changes

🚀 Enhancements

  • base: Adds whileWithTimeout (7a20d4b)
  • types: Adds Wrapped (75c8d44)
  • promise: Adds uniquePromise, uniquify (fbaa5e4)
  • object: Adds objectGet, objectSet, object_Get (8f2ddc3)
  • object: Adds objectGet, objectSet, object_Get (cfafd92)

💅 Refactors

  • ⚠️ File rename blob.ts > uri.ts, adds isValidUrl (4f149bf)
  • ⚠️ Rename promiseList > PromiseList (PascalCase for class) (e83e976)

⚠️ Breaking Changes

  • ⚠️ File rename blob.ts > uri.ts, adds isValidUrl (4f149bf)
  • ⚠️ Rename promiseList > PromiseList (PascalCase for class) (e83e976)

❤️ Contributors