fix(docs): Update README with expanded docs and examples; add pnpm and CI tooling configs
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-10-13 - 1.3.4 - fix(docs)
|
||||
Update README with expanded docs and examples; add pnpm and CI tooling configs
|
||||
|
||||
- Rewrite and expand README: clearer intro, installation, CLI and programmatic usage examples, features and examples, and updated package/project links.
|
||||
- Add packageManager entry to package.json to record pnpm version/hash (pnpm@10.18.1+sha512...).
|
||||
- Add pnpm-workspace.yaml with onlyBuiltDependencies for esbuild.
|
||||
- Add .serena/project.yml and .serena/.gitignore for project metadata and Serena tooling configuration.
|
||||
- Add .claude/settings.local.json to configure local agent permissions.
|
||||
- No functional TypeScript source changes in this commit (runtime implementations remain as placeholders).
|
||||
|
||||
## 2024-10-27 - 1.3.3 - fix(core)
|
||||
removed unused import statement in ts/plugins.ts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user