github marko-js/marko @marko/compiler@5.41.14

2 hours ago

Patch Changes

  • #3690 596d441 Thanks @DylanPiercey! - Restore three Babel modules that the last release pruned but the compiler does reach. @babel/generator's flow printer is borrowed by the class printer and owns TypeParameterDeclaration, so dropping it mangled unrelated output: an arrow IIFE lost its wrapping parentheses and emitted }(). The flow and jsx node definitions are needed because helper-create-class-features-plugin registers a JSXIdentifier visitor, which @babel/traverse rejects when the type is missing.

Don't miss a new marko release

NewReleases is sending notifications on new releases.