Skip to content

Releases: marko-js/marko

@marko/compiler@5.30.3

05 Jul 20:45
Compare
Choose a tag to compare

Patch Changes

  • #1992 1bc993012 Thanks @DylanPiercey! - Fix regression which would happen if tools tried to "delete" the loc property on error instances returned from Marko. This property is now configurable and can be deleted again.

marko@5.28.2

30 Jun 20:05
Compare
Choose a tag to compare

Patch Changes

  • #1990 a54a23794 Thanks @DylanPiercey! - Change the stack frame for error messages generated by the compiler to work better with how node prints error messages.

  • Updated dependencies [a54a23794]:

    • @marko/translator-default@5.28.2
    • @marko/compiler@5.30.2

@marko/translator-default@5.28.2

30 Jun 20:05
Compare
Choose a tag to compare

Patch Changes

  • #1990 a54a23794 Thanks @DylanPiercey! - Change the stack frame for error messages generated by the compiler to work better with how node prints error messages.

@marko/compiler@5.30.2

30 Jun 20:05
Compare
Choose a tag to compare

Patch Changes

  • #1990 a54a23794 Thanks @DylanPiercey! - Change the stack frame for error messages generated by the compiler to work better with how node prints error messages.

marko@5.28.1

29 Jun 18:31
Compare
Choose a tag to compare

Patch Changes

  • #1987 8bf5cb1f0 Thanks @DylanPiercey! - When duplicate taglib entries are found and merged, nullish values are now ignored. This means if you specify a property in a taglib it will not be unset by another (merged) taglib.

  • #1986 1b29b859f Thanks @DylanPiercey! - Fix issue where module-code entries were not properly checking the expected module output (causing them to always output esm). This was previously fine due to the cjs conversion plugin running for these, however a recent change caused that plugin to no longer run for these files since (which should have been unnecessary, except for that they had the incorrect check).

  • Updated dependencies [8bf5cb1f0, 1b29b859f]:

    • @marko/compiler@5.30.1
    • @marko/translator-default@5.28.1

marko@5.28.0

29 Jun 00:06
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [c6e2d0655]:
    • @marko/compiler@5.30.0
    • @marko/translator-default@5.28.0

@marko/translator-default@5.28.1

29 Jun 18:31
Compare
Choose a tag to compare

Patch Changes

  • #1987 8bf5cb1f0 Thanks @DylanPiercey! - When duplicate taglib entries are found and merged, nullish values are now ignored. This means if you specify a property in a taglib it will not be unset by another (merged) taglib.

  • #1986 1b29b859f Thanks @DylanPiercey! - Fix issue where module-code entries were not properly checking the expected module output (causing them to always output esm). This was previously fine due to the cjs conversion plugin running for these, however a recent change caused that plugin to no longer run for these files since (which should have been unnecessary, except for that they had the incorrect check).

@marko/translator-default@5.28.0

29 Jun 00:06
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [c6e2d0655]:
    • @marko/babel-utils@6.1.0

@marko/compiler@5.30.1

29 Jun 18:31
Compare
Choose a tag to compare

Patch Changes

  • #1987 8bf5cb1f0 Thanks @DylanPiercey! - When duplicate taglib entries are found and merged, nullish values are now ignored. This means if you specify a property in a taglib it will not be unset by another (merged) taglib.

  • #1986 1b29b859f Thanks @DylanPiercey! - Fix issue where module-code entries were not properly checking the expected module output (causing them to always output esm). This was previously fine due to the cjs conversion plugin running for these, however a recent change caused that plugin to no longer run for these files since (which should have been unnecessary, except for that they had the incorrect check).

@marko/compiler@5.30.0

29 Jun 00:06
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [c6e2d0655]:
    • @marko/babel-utils@6.1.0