github marko-js/marko @marko/compiler@5.42.4

8 hours ago

Patch Changes

  • #4097 29d1db2 Thanks @DylanPiercey! - Advance a file's compile stage to translate as soon as its analysis completes, so a translator can tell a template loaded mid-analysis (an import cycle) from one that finished.

  • #4092 26e88cd Thanks @DylanPiercey! - Report a compile error for a spread argument on a custom tag (<child(...args)/>). A template cannot reference its arguments, and the client output previously imported a signal the child never exported.

Don't miss a new marko release

NewReleases is sending notifications on new releases.