Files
webjwt/changelog.md
T

28 lines
1.1 KiB
Markdown
Raw Normal View History

# Changelog
## 2026-05-01 - 1.0.10 - fix(build)
modernize project tooling and test configuration
- migrate build and test tooling from legacy @gitzone packages to @git.zone equivalents
- add package exports and include smart config and license files in published package
- replace the old shared test file with a node+chromium test entry and tighten TypeScript compiler settings
## 2026-03-01 - 1.0.9 - maintenance
Repository maintenance and metadata updates across the 1.0.9 line.
- Removed the GitLab CI configuration.
- Updated project description metadata.
- Updated TypeScript configuration.
- Updated npmextra.json git host settings.
## 2023-08-21 - 1.0.9 - release
Release summary for versions 1.0.7 through 1.0.9.
- Included repeated core update fixes across 1.0.7, 1.0.8, and 1.0.9.
- Consolidated version-only release commits into this summary entry.
## 2022-12-31 - 1.0.6 - core
Core fixes delivered across versions 1.0.1 through 1.0.6.
- Applied repeated `fix(core): update` changes throughout the 1.0.1 to 1.0.6 release range.
- Omitted version-tag-only commits and summarized the release series instead.