Skip to content

marko@5.29.2

Choose a tag to compare

@github-actions github-actions released this 18 Jul 17:44
· 1894 commits to main since this release

Patch Changes

  • #1999 7957fb564 Thanks @DylanPiercey! - Switch to .d.marko file for tag types to avoid issues when loaded in a pure typescript project. By default TypeScript doesn't play well with node_modules which are seen as .js files which is what the jsdoc version of a Marko file appears as. By switching to a .d.marko it is instead always seen as .ts which is always analyzed by typescript.

  • Updated dependencies [7957fb564]:

    • @marko/translator-default@5.29.2