2026-04-25 13:34:29 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
2026-04-25 13:39:09 +00:00
|
|
|
## 2026-04-25 - 5.4.1 - fix(project)
|
|
|
|
|
no changes to commit
|
|
|
|
|
|
|
|
|
|
|
2026-04-25 13:34:29 +00:00
|
|
|
## 2026-04-25 - 5.4.0 - feat(package)
|
|
|
|
|
initialize standalone @serve.zone/interfaces package with shared TypeScript contracts
|
|
|
|
|
|
|
|
|
|
- add exported data, request, and platformservice interface namespaces for the serve.zone ecosystem
|
|
|
|
|
- set up package metadata, build and test scripts, and release configuration for publishing
|
|
|
|
|
- add a basic test to verify the package's public namespace exports
|
|
|
|
|
|
|
|
|
|
## 2026-04-25 - 5.3.1 - refactor(package)
|
|
|
|
|
extract serve.zone interfaces into dedicated package repository
|
|
|
|
|
|
|
|
|
|
- initialize the standalone `@serve.zone/interfaces` repository from Cloudly's current interface source tree
|
|
|
|
|
- add package metadata, build/test scripts, and `.smartconfig.json` release configuration
|