svelte-ast-print 1.1.0 Minor Changes #127 2cf6431 Thanks @xeho91! - ✨ Add support for new AST node - AttachTag - via function printAttachTag() #127 2cf6431 Thanks @xeho91! - Required peer dependency svelte is now v5.29 1.0.1 Patch Changes #125 54a49e5 Thanks @xeho91! - 🙈 Fix missing build files in the release 1.0.0 Major Changes #122 21d815e Thanks @xeho91! - Set minimum supported Node.js version to v20 (LTS) #114 06c1f0d Thanks @xeho91! - feat!: Modularize print into smaller print* functions