fix(docs): refresh project guidance for TC39 decorators, build configuration, and dependency compatibility

This commit is contained in:
2026-03-24 19:51:52 +00:00
parent b0dc5f8a60
commit 3270aa2042
6 changed files with 2268 additions and 4354 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-24 - 7.1.2 - fix(docs)
refresh project guidance for TC39 decorators, build configuration, and dependency compatibility
- streamlines readme hints to focus on current decorator patterns and runtime support
- adds compatibility notes for the updated build toolchain and dependency APIs
- includes the project license file in the repository
## 2026-03-24 - 7.1.1 - fix(build)
update build and test tooling configuration, migrate project config to .smartconfig.json, and align TypeScript typings