52 lines
1.9 KiB
Markdown
52 lines
1.9 KiB
Markdown
# Changelog
|
||
|
||
## 2026-05-01 - 3.0.20 - fix(metadata)
|
||
update package metadata and align company schema integration with latest tsclass types
|
||
|
||
- migrates build and test tooling to the @git.zone packages and adds package exports
|
||
- updates company-related metadata handling from legacy contact fields to the newer business type shape
|
||
- makes product publisher data optional and adds safer fallbacks for OpenGraph and JSON-LD tag generation
|
||
- replaces the browser test with the current chromium-based test entrypoint
|
||
|
||
## 2026-03-01 - 3.0.19 - maintenance
|
||
Repository housekeeping and metadata updates were consolidated for this release line.
|
||
|
||
- Removed `.gitlab-ci.yml`
|
||
- Updated project description
|
||
- Updated `tsconfig`
|
||
- Updated `npmextra.json` git host settings
|
||
|
||
## 2023-05-08 - 3.0.18 - core
|
||
Applied a core update as part of the 3.0.16–3.0.18 patch series.
|
||
|
||
- Summarized repeated `fix(core): update` changes across versions 3.0.16, 3.0.17, and 3.0.18
|
||
|
||
## 2021-12-10 - 3.0.15 - core
|
||
Applied a core update as part of the 3.0.0–3.0.15 patch series.
|
||
|
||
- Summarized repeated `fix(core): update` changes across versions 3.0.0 through 3.0.15
|
||
|
||
## 2020-09-22 - 3.0.0 - core
|
||
Introduced a breaking core update for the 3.0 release line.
|
||
|
||
- Breaking change from version 2.0.18 to 3.0.0 due to core update
|
||
|
||
## 2020-07-08 - 2.0.18 - core
|
||
Introduced a breaking core update for the 2.x release line.
|
||
|
||
- Breaking change from version 1.0.8 to 2.0.18 due to core update
|
||
|
||
## 2020-06-27 - 2.0.17 - core
|
||
Routine core maintenance updates were released across the 2.0.3–2.0.17 range.
|
||
|
||
- Summarized repeated `fix(core): update` changes across versions 2.0.3 through 2.0.17
|
||
|
||
## 2019-07-16 - 1.0.8 - core
|
||
Removed service worker support in a breaking core change.
|
||
|
||
- BREAKING CHANGE: remove serviceworker
|
||
|
||
## 2019-03-27 - 1.0.7 - core
|
||
Routine core maintenance updates were released across the 1.0.1–1.0.7 range.
|
||
|
||
- Summarized repeated `fix(core): update` changes across versions 1.0.1 through 1.0.7 |