Releases: marko-js/language-server
@marko/[email protected]
Patch Changes
-
#160
a0e13d8
Thanks @DylanPiercey! - Fix issue where some renderer types were not being constrained enough. -
Updated dependencies [
a0e13d8
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
-
#158
bcfe4dc
Thanks @DylanPiercey! - Fix issue resolving mixed script/marko files. -
Updated dependencies [
de0df11
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
- #160
a0e13d8
Thanks @DylanPiercey! - Fix issue where some renderer types were not being constrained enough.
@marko/[email protected]
Patch Changes
- #158
de0df11
Thanks @DylanPiercey! - Upgrade dependencies.
@marko/[email protected]
Patch Changes
-
#160
a0e13d8
Thanks @DylanPiercey! - Fix issue where some renderer types were not being constrained enough. -
Updated dependencies [
a0e13d8
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
-
#158
de0df11
Thanks @DylanPiercey! - Upgrade dependencies. -
Updated dependencies [
de0df11
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
-
#153
c147a8e
Thanks @DylanPiercey! - Fix regression that caused ts-plugin to crash and a failure to resolve the internal Marko types. -
Updated dependencies [
c147a8e
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
- #153
c147a8e
Thanks @DylanPiercey! - Fix regression that caused ts-plugin to crash and a failure to resolve the internal Marko types.
@marko/[email protected]
Patch Changes
-
#153
c147a8e
Thanks @DylanPiercey! - Fix regression that caused ts-plugin to crash and a failure to resolve the internal Marko types. -
Updated dependencies [
c147a8e
]:- @marko/[email protected]
@marko/[email protected]
Patch Changes
- #148
e823df5
Thanks @DylanPiercey! - No longer use a defaultInput
type ofComponent['input']
for inline class components.