Skip to content

Commit 9f5c9e4

Browse files
committed
chore: enhance @comneed/textby package metadata and documentation
- Update package.json with comprehensive metadata - Add keywords for better NPM discoverability - Add author, repository, homepage, and bugs URLs - Add exports field for modern Node.js support - Add engines requirement (Node.js >=18.0.0) - Add prepublishOnly script for safer publishing - Bump version to 0.0.3 - Refactor README.md for accuracy - Remove unsupported features (mdx support claims) - Simplify template composition section (LiquidJS native feature) - Update API documentation to match actual implementation - Fix GitHub links to match monorepo structure - Add clear browser vs Node.js environment distinctions - Remove broken links to non-existent files - Update CHANGELOG.md with v0.0.3 changes
1 parent 1c3630e commit 9f5c9e4

File tree

3 files changed

+161
-345
lines changed

3 files changed

+161
-345
lines changed

packages/textby/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @comneed/textby
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 문서 개선
8+
39
## 0.0.2
410

511
### Patch Changes

0 commit comments

Comments
 (0)