Files
bookstack/changelog.md

17 lines
508 B
Markdown
Raw Normal View History

2026-03-28 09:17:09 +00:00
# Changelog
## 2026-03-28 - 1.1.0 - feat(build)
modernize the build configuration and add project documentation
- remove the web-specific tsbuild flag and update TypeScript build and test tooling dependencies
- export smartlog alongside smartrequest from the plugin module
- simplify tsconfig compiler options for Node typings and add a comprehensive README
2026-03-28 09:17:09 +00:00
## 2026-03-28 - 1.0.1 - fix(repo)
no changes to commit
## 2026-03-28 - 1.0.0 - project
Initial release.
- Project initialized with first commit.