github marko-js/marko @marko/compiler@5.41.15

5 hours ago

Patch Changes

  • #3692 f0fc90a Thanks @DylanPiercey! - Stop blanking modules inside Babel's re-export barrels. Emptying @babel/generator's jsx printer perturbed the bundler's analysis of the barrel that assembles the printer, and parentheses were dropped from generated code: (await fetch(url)).json() printed as await fetch(url).json(). The remaining prunes, which rewrite explicit registries rather than blanking modules, are unaffected.

Don't miss a new marko release

NewReleases is sending notifications on new releases.