Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 409 Bytes

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 409 Bytes

idlization

0.1.2

Patch Changes

  • 🐛 fix: fix 'this' by array function

0.1.1

Patch Changes

  • 🐛 fix: support AsyncGenerator type

0.1.0

Minor Changes

  • ✨ feat: support IdlePromise

0.0.3

Patch Changes

  • 🐛 fix: create queueMicrotask, support SSR

0.0.2

Patch Changes

  • 🐛 fix: scope value and method

0.0.1

Patch Changes

  • feat: init project