Compare commits
48 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca2d2b09ad | |||
| fb7d4d988b | |||
| 26e6eea5d5 | |||
| 2458dd08d8 | |||
| dee648b3bc | |||
| f4ed32cee4 | |||
| e9c72952ab | |||
| 1bd485c43e | |||
| 421a0390ba | |||
| c7f87a7c22 | |||
| 390d5c648f | |||
| ec651c1cdb | |||
| 6f82c393e7 | |||
| afdb48367b | |||
| 53526ca3ba | |||
| 07e8f4489b | |||
| 14101a09d3 | |||
| 5344d53806 | |||
| 971535926c | |||
| c13a4ae4be | |||
| e7a03c48ae | |||
| a682329a3f | |||
| c4580f9874 | |||
| b331065b8c | |||
| 4675ca3e89 | |||
| 70e2c8e17d | |||
| db53d87cc5 | |||
| ff6244d3d1 | |||
| f0aafe9027 | |||
| 487f2acac8 | |||
| 0a5e35c58e | |||
| 34c0cab5dc | |||
| 3a666e9300 | |||
| cbe1b5d37d | |||
| 30f2044d9f | |||
| 593b000ca3 | |||
| 60c298c396 | |||
| d7f1c16454 | |||
| 4290d4be86 | |||
| bc34cb5eab | |||
| eda12f3ce3 | |||
| 65f19aac72 | |||
| 29a992a695 | |||
| dbb2166a8f | |||
| 22691329a5 | |||
| e098e1a2ad | |||
| 16d64ec988 | |||
| cb1332ff76 |
144
changelog.md
144
changelog.md
@@ -1,5 +1,149 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.51 - fix(build)
|
||||||
|
include HTML files in tsbundle output and bump tsbuild/tsbundle devDependencies
|
||||||
|
|
||||||
|
- Add includeFiles: ["./html/**/*.html"] to bundler config in npmextra.json so HTML assets are included in the bundle
|
||||||
|
- Bump devDependencies: @git.zone/tsbuild ^4.2.4 -> ^4.2.6, @git.zone/tsbundle ^2.9.0 -> ^2.9.1 (non-breaking tooling updates)
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.50 - fix(devDependencies)
|
||||||
|
bump @git.zone/tsbuild to ^4.2.4
|
||||||
|
|
||||||
|
- updated devDependency @git.zone/tsbuild from ^4.2.3 to ^4.2.4
|
||||||
|
- no other package changes
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.49 - fix(dcrouter)
|
||||||
|
no changes detected
|
||||||
|
|
||||||
|
- No files changed in this commit
|
||||||
|
- Working tree unchanged; no version bump required
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.48 - fix(deps)
|
||||||
|
bump @git.zone/tsbuild to ^4.2.3
|
||||||
|
|
||||||
|
- package.json: updated devDependency @git.zone/tsbuild from ^4.2.2 to ^4.2.3
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.47 - fix(dcrouter)
|
||||||
|
no code changes; nothing to release
|
||||||
|
|
||||||
|
- No files changed in this commit (git diff is empty)
|
||||||
|
- No version bump required
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.46 - fix(none)
|
||||||
|
no changes detected
|
||||||
|
|
||||||
|
- Git diff reported no changes
|
||||||
|
- No files were modified; no version bump required
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.45 - fix(deps)
|
||||||
|
bump @git.zone/tsbuild to ^4.2.2
|
||||||
|
|
||||||
|
- Updated @git.zone/tsbuild from ^4.2.1 to ^4.2.2 in package.json
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.44 - fix(dev-deps)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.2.1
|
||||||
|
|
||||||
|
- Updated package.json devDependency @git.zone/tsbuild from ^4.2.0 to ^4.2.1
|
||||||
|
- Non-breaking patch update for build tool dependency
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.43 - fix(dcrouter)
|
||||||
|
no changes detected; nothing to release
|
||||||
|
|
||||||
|
- Git diff reported no changes
|
||||||
|
- No files were modified, so no version bump is recommended
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.42 - fix(dcrouter)
|
||||||
|
empty commit — no changes
|
||||||
|
|
||||||
|
- No files were modified in this commit
|
||||||
|
- No version bump required
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.41 - fix(deps)
|
||||||
|
bump devDependency @git.zone/tsbuild to ^4.2.0
|
||||||
|
|
||||||
|
- Updated @git.zone/tsbuild from ^4.1.26 to ^4.2.0
|
||||||
|
- Change made in package.json under devDependencies
|
||||||
|
- No source code changes — dev tooling dependency bump
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.40 - fix(deps)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.1.26
|
||||||
|
|
||||||
|
- Updated devDependency @git.zone/tsbuild: ^4.1.25 → ^4.1.26 in package.json
|
||||||
|
- Build tooling/dev dependency bump only; no runtime or API changes
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.39 - fix(devDependencies)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.1.25
|
||||||
|
|
||||||
|
- Updated devDependency @git.zone/tsbuild from ^4.1.24 to ^4.1.25 in package.json
|
||||||
|
- Only a devDependency was changed; no runtime dependencies or source files modified
|
||||||
|
- Current package version is 11.0.38; recommend a patch release
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.38 - fix(deps)
|
||||||
|
bump @git.zone/tsbuild to ^4.1.24
|
||||||
|
|
||||||
|
- Updated @git.zone/tsbuild in devDependencies from ^4.1.23 to ^4.1.24
|
||||||
|
- Dev tooling dependency bump; no runtime or API changes expected
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.37 - fix(dcrouter)
|
||||||
|
bump patch version (no changes detected)
|
||||||
|
|
||||||
|
- No files changed in the provided diff
|
||||||
|
- Current package version is 11.0.36 (package.json)
|
||||||
|
- Recommend a patch bump to record a new release if desired
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.36 - fix(repo)
|
||||||
|
no changes detected; no release necessary
|
||||||
|
|
||||||
|
- Diff contains no changes
|
||||||
|
- No files were modified — skip version bump
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.35 - fix(dev-deps)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.1.23
|
||||||
|
|
||||||
|
- Updated devDependency @git.zone/tsbuild from ^4.1.22 to ^4.1.23 in package.json
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.34 - fix(dcrouter)
|
||||||
|
empty diff — no changes detected; no version bump suggested
|
||||||
|
|
||||||
|
- No file changes in the provided git diff
|
||||||
|
- Current package.json version is 11.0.33 — keep unchanged
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.33 - fix(build)
|
||||||
|
bump @git.zone/tsbuild to ^4.1.22
|
||||||
|
|
||||||
|
- Updated devDependency @git.zone/tsbuild from ^4.1.21 to ^4.1.22
|
||||||
|
- Change affects build tooling only (devDependencies) — no runtime or API changes expected
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.32 - fix(dev-deps)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.1.21
|
||||||
|
|
||||||
|
- Updated package.json devDependency @git.zone/tsbuild from ^4.1.20 to ^4.1.21
|
||||||
|
- Change affects development tooling only (no runtime/source changes)
|
||||||
|
- Bump package patch version from 11.0.31 to 11.0.32 recommended
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.31 - fix(deps)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.1.20
|
||||||
|
|
||||||
|
- Updated devDependency @git.zone/tsbuild from ^4.1.19 to ^4.1.20
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.30 - fix(devDependencies)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.1.19
|
||||||
|
|
||||||
|
- Updated @git.zone/tsbuild from ^4.1.18 to ^4.1.19 in package.json
|
||||||
|
- Change is limited to devDependencies (build toolchain) and should not affect runtime behavior
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.29 - fix(build)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.1.18
|
||||||
|
|
||||||
|
- Updated @git.zone/tsbuild from ^4.1.17 to ^4.1.18
|
||||||
|
- Change is a devDependency update only; no runtime behavior expected to change
|
||||||
|
- Recommend patch version bump
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.28 - fix(devDependencies)
|
||||||
|
bump @git.zone/tsbuild devDependency to ^4.1.17
|
||||||
|
|
||||||
|
- package.json: updated @git.zone/tsbuild from ^4.1.16 to ^4.1.17 (devDependency)
|
||||||
|
|
||||||
## 2026-03-05 - 11.0.27 - fix(deps)
|
## 2026-03-05 - 11.0.27 - fix(deps)
|
||||||
bump @git.zone/tsbuild to ^4.1.16
|
bump @git.zone/tsbuild to ^4.1.16
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,8 @@
|
|||||||
"to": "./dist_serve/bundle.js",
|
"to": "./dist_serve/bundle.js",
|
||||||
"outputMode": "bundle",
|
"outputMode": "bundle",
|
||||||
"bundler": "esbuild",
|
"bundler": "esbuild",
|
||||||
"production": true
|
"production": true,
|
||||||
|
"includeFiles": ["./html/**/*.html"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@serve.zone/dcrouter",
|
"name": "@serve.zone/dcrouter",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "11.0.27",
|
"version": "11.0.51",
|
||||||
"description": "A multifaceted routing service handling mail and SMS delivery functions.",
|
"description": "A multifaceted routing service handling mail and SMS delivery functions.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -19,8 +19,8 @@
|
|||||||
"watch": "tswatch"
|
"watch": "tswatch"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@git.zone/tsbuild": "^4.1.16",
|
"@git.zone/tsbuild": "^4.2.6",
|
||||||
"@git.zone/tsbundle": "^2.9.0",
|
"@git.zone/tsbundle": "^2.9.1",
|
||||||
"@git.zone/tsrun": "^2.0.1",
|
"@git.zone/tsrun": "^2.0.1",
|
||||||
"@git.zone/tstest": "^3.2.0",
|
"@git.zone/tstest": "^3.2.0",
|
||||||
"@git.zone/tswatch": "^3.2.5",
|
"@git.zone/tswatch": "^3.2.5",
|
||||||
|
|||||||
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -115,11 +115,11 @@ importers:
|
|||||||
version: 13.0.0
|
version: 13.0.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@git.zone/tsbuild':
|
'@git.zone/tsbuild':
|
||||||
specifier: ^4.1.16
|
specifier: ^4.2.6
|
||||||
version: 4.1.16
|
version: 4.2.6
|
||||||
'@git.zone/tsbundle':
|
'@git.zone/tsbundle':
|
||||||
specifier: ^2.9.0
|
specifier: ^2.9.1
|
||||||
version: 2.9.0
|
version: 2.9.1
|
||||||
'@git.zone/tsrun':
|
'@git.zone/tsrun':
|
||||||
specifier: ^2.0.1
|
specifier: ^2.0.1
|
||||||
version: 2.0.1
|
version: 2.0.1
|
||||||
@@ -538,12 +538,12 @@ packages:
|
|||||||
resolution: {integrity: sha512-YTVITFGN0/24PxzXrwqCgnyd7njDuzp5ZvaCx5nq/jg55kUYd94Nj8UTchBdBofi/L0nwRfjGOg0E41d2u9T1w==}
|
resolution: {integrity: sha512-YTVITFGN0/24PxzXrwqCgnyd7njDuzp5ZvaCx5nq/jg55kUYd94Nj8UTchBdBofi/L0nwRfjGOg0E41d2u9T1w==}
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
|
|
||||||
'@git.zone/tsbuild@4.1.16':
|
'@git.zone/tsbuild@4.2.6':
|
||||||
resolution: {integrity: sha512-KwF+scbKtPLI48Al6pjy6/qoRM3JPE3wJ2499JuI7kyU4K1N9lGTPvPP4XAwUG2ScPsFoH4iUOOboD2zJw8+ew==}
|
resolution: {integrity: sha512-Vb9ccFMcNb2RK6OC/9DkzQFyORwOk0WDX3YH0wMKt3gOID+7zWFI8kP943mcly8UHMXn3+Yt1DDEXXDAMKPvQw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@git.zone/tsbundle@2.9.0':
|
'@git.zone/tsbundle@2.9.1':
|
||||||
resolution: {integrity: sha512-itXX/oiJjrRHUlIGTHUEqSwPuGwsG4Cq8kh7aqFOm8mYzJwtXYE1gBqLJTWZma6gI5n+xAk5qTxTyfikuPgWQA==}
|
resolution: {integrity: sha512-JW1xjSv7UjAm2lwAQPxhCWs14wqs+UIq5FqIGUPuI6rrDBWIMT2d0gpP6iP6TqXqgm6XpBlfU4rHcHheUXzXbQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@git.zone/tspublish@1.11.2':
|
'@git.zone/tspublish@1.11.2':
|
||||||
@@ -4860,7 +4860,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@fortawesome/fontawesome-common-types': 7.2.0
|
'@fortawesome/fontawesome-common-types': 7.2.0
|
||||||
|
|
||||||
'@git.zone/tsbuild@4.1.16':
|
'@git.zone/tsbuild@4.2.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@git.zone/tspublish': 1.11.2
|
'@git.zone/tspublish': 1.11.2
|
||||||
'@push.rocks/early': 4.0.4
|
'@push.rocks/early': 4.0.4
|
||||||
@@ -4882,7 +4882,7 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@git.zone/tsbundle@2.9.0':
|
'@git.zone/tsbundle@2.9.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@push.rocks/early': 4.0.4
|
'@push.rocks/early': 4.0.4
|
||||||
'@push.rocks/npmextra': 5.3.3
|
'@push.rocks/npmextra': 5.3.3
|
||||||
@@ -4940,7 +4940,7 @@ snapshots:
|
|||||||
'@git.zone/tstest@3.2.0(@tiptap/pm@2.27.2)(socks@2.8.7)(typescript@5.9.3)':
|
'@git.zone/tstest@3.2.0(@tiptap/pm@2.27.2)(socks@2.8.7)(typescript@5.9.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@api.global/typedserver': 8.4.2(@tiptap/pm@2.27.2)
|
'@api.global/typedserver': 8.4.2(@tiptap/pm@2.27.2)
|
||||||
'@git.zone/tsbundle': 2.9.0
|
'@git.zone/tsbundle': 2.9.1
|
||||||
'@git.zone/tsrun': 2.0.1
|
'@git.zone/tsrun': 2.0.1
|
||||||
'@push.rocks/consolecolor': 2.0.3
|
'@push.rocks/consolecolor': 2.0.3
|
||||||
'@push.rocks/qenv': 6.1.3
|
'@push.rocks/qenv': 6.1.3
|
||||||
@@ -4989,7 +4989,7 @@ snapshots:
|
|||||||
'@git.zone/tswatch@3.2.5(@tiptap/pm@2.27.2)':
|
'@git.zone/tswatch@3.2.5(@tiptap/pm@2.27.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@api.global/typedserver': 8.4.2(@tiptap/pm@2.27.2)
|
'@api.global/typedserver': 8.4.2(@tiptap/pm@2.27.2)
|
||||||
'@git.zone/tsbundle': 2.9.0
|
'@git.zone/tsbundle': 2.9.1
|
||||||
'@git.zone/tsrun': 2.0.1
|
'@git.zone/tsrun': 2.0.1
|
||||||
'@push.rocks/early': 4.0.4
|
'@push.rocks/early': 4.0.4
|
||||||
'@push.rocks/lik': 6.3.1
|
'@push.rocks/lik': 6.3.1
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@serve.zone/dcrouter',
|
name: '@serve.zone/dcrouter',
|
||||||
version: '11.0.27',
|
version: '11.0.51',
|
||||||
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@serve.zone/dcrouter',
|
name: '@serve.zone/dcrouter',
|
||||||
version: '11.0.27',
|
version: '11.0.51',
|
||||||
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user