Skip to content

remark-kbd-nested v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 21:44
· 38 commits to main since this release
48fdb6f

⚠ BREAKING CHANGES

  • provide separate CJS and ESM builds
  • require pnpm v9 and Node v18
  • exclude source files from published packages

Bug Fixes

  • remark-kbd-nested: remove pnpm from engines (0dba2f2)

Build System

  • exclude source files from published packages (c8b5b5c)
  • provide separate CJS and ESM builds (a63e422)
  • require pnpm v9 and Node v18 (2942736)