![]() BREAKING CHANGE: `getTextMode` compiler option signature has changed from ```ts (tag: string, ns: string, parent: ElementNode | undefined) => TextModes ``` to ```ts (node: ElementNode, parent: ElementNode | undefined) => TextModes ``` |
||
---|---|---|
.. | ||
transforms | ||
ast.ts | ||
codegen.ts | ||
compile.ts | ||
errors.ts | ||
index.ts | ||
options.ts | ||
parse.ts | ||
runtimeHelpers.ts | ||
transform.ts | ||
utils.ts |