Skip to content

Releases: unjs/unctx

v2.4.1

17 Dec 22:34
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Prefer asyncContext instance over currentInstance (#101)

❤️ Contributors

v2.4.0

10 Dec 12:57
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • transform: Don't terminate single if statements (#97)

💅 Refactors

  • Strict typechecks (4a5a4d1)
  • Fix plugin name (#89)

📖 Documentation

  • Add note about adding callAsync to asyncFunctions (#94)

❤️ Contributors

v2.3.1

24 May 11:35
@pi0 pi0
1e3b530
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • transform: Insert code rather than overwriting chunk (#77)

🏡 Chore

❤️ Contributors

v2.3.0

18 Apr 13:27
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support native async context (#73)

v2.2.0

10 Apr 17:58
@pi0 pi0
33b3301
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support transformation of object properties (#69)

❤️ Contributors