fix(readme): update README to add interactive setup (tsbundle init), expand quick start and usage examples, include pnpm install, document embedding/base64ts output with Deno example, add project structure recommendations, and clarify license/trademark wording
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-12 - 2.7.2 - fix(readme)
|
||||
update README to add interactive setup (tsbundle init), expand quick start and usage examples, include pnpm install, document embedding/base64ts output with Deno example, add project structure recommendations, and clarify license/trademark wording
|
||||
|
||||
- Add interactive setup command: `tsbundle init` and updated Quick Start flow
|
||||
- Include pnpm global install instruction in installation section
|
||||
- Replace API example with clarified build instructions and new bundle presets (element, website, npm, custom)
|
||||
- Document embedded bundle output (base64ts) and Deno usage example for decoding/serving files
|
||||
- Add recommended project structure and formatting improvements (emoji/icons, section reorganizations)
|
||||
- Clarify license link and expand trademark wording to mention third-party trademarks and approval requirements
|
||||
|
||||
## 2026-01-11 - 2.7.1 - fix(package.json)
|
||||
update repository URL to code.foss.global
|
||||
|
||||
|
||||
Reference in New Issue
Block a user