Hydration
Results
2
issues of
Hydration
### `General` > ✏️ Mark the necessary items without changing the structure of the PR template. - [x] Pull request template structure not broken ### `Type` > ℹ️ What types...
Add option `defaultScriptLang` for the parser. If the `lang` attribute of the script block is empty, this option will be applied. Example ```ts parse( `console.log(0)`, { defaultScriptLang: 'ts', }, )...
version: minor
ready for review
need discussion
breaking change