github marko-js/marko marko@5.35.22

Patch Changes

  • #2316 e57e706 Thanks @DylanPiercey! - Expose the v3 legacy helpers properly in the marko package.json

  • #2316 1e2c903 Thanks @DylanPiercey! - Fix regression where an out of order await resolves before the "" (automatically injected at the end of the body) would be flushed. In practice this means an in order await after all out of order awaits (that resolves after any of the out of order awaits) was causing some out of order awaits not to be reordered.

Don't miss a new marko release

NewReleases is sending notifications on new releases.