From f3e3f8a0a6156015cb30573856e4580ced23192c Mon Sep 17 00:00:00 2001 From: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> Date: Fri, 17 Jul 2026 13:59:36 -0600 Subject: [PATCH] fix: correct `js-yaml` maintenance status in intro. --- docs/modules/js-yaml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/js-yaml.md b/docs/modules/js-yaml.md index 97664e58..df8f09b5 100644 --- a/docs/modules/js-yaml.md +++ b/docs/modules/js-yaml.md @@ -4,7 +4,7 @@ description: Modern alternatives to js-yaml for YAML parsing and stringifying # Replacements for `js-yaml` -`js-yaml` appears to be unmaintained and has known spec-compliance issues. +`js-yaml` is actively maintained. Alternatives below may still be preferable for comment/AST support, zero dependencies, or Bun-native usage. ## `yaml`