What's Changed
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /syntax/vscode by @dependabot[bot] in https://github.com/rust-sailfish/sailfish/pull/169
- build(deps): bump glob from 10.4.5 to 10.5.0 in /syntax/vscode by @dependabot[bot] in https://github.com/rust-sailfish/sailfish/pull/170
- Allow NestedTemplateOnce to render directly to buffer when no filter is present by @Kromgart i...