Releases: marko-js/marko
@marko/compiler@5.30.3
Patch Changes
- #1992
1bc993012
Thanks @DylanPiercey! - Fix regression which would happen if tools tried to "delete" theloc
property on error instances returned from Marko. This property is now configurable and can be deleted again.
marko@5.28.2
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
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
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
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 wheremodule-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
Minor Changes
- #1984
c6e2d0655
Thanks @DylanPiercey! - Allow migrator as a tag entry file.
Patch Changes
- Updated dependencies [
c6e2d0655
]:- @marko/compiler@5.30.0
- @marko/translator-default@5.28.0
@marko/translator-default@5.28.1
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 wheremodule-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
Minor Changes
- #1984
c6e2d0655
Thanks @DylanPiercey! - Allow migrator as a tag entry file.
Patch Changes
- Updated dependencies [
c6e2d0655
]:- @marko/babel-utils@6.1.0
@marko/compiler@5.30.1
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 wheremodule-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
Minor Changes
- #1984
c6e2d0655
Thanks @DylanPiercey! - Allow migrator as a tag entry file.
Patch Changes
- Updated dependencies [
c6e2d0655
]:- @marko/babel-utils@6.1.0