@blamejs/core 0.6.3 → 0.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,7 @@ upgrading across more than a few patches at a time.
|
|
|
8
8
|
|
|
9
9
|
## v0.6.x
|
|
10
10
|
|
|
11
|
+
- **0.6.3** (2026-05-01) — externalDb pool tuning + role-aware connect + read-replica routing
|
|
11
12
|
- **0.6.2** (2026-05-01) — input validation + identifier-quoting consistency
|
|
12
13
|
- **0.6.1** (2026-05-01) — security tightenings + operator-facing jargon sweep
|
|
13
14
|
- **0.6.0** (2026-05-01) — wiki restructured into 22 focused pages + missing-primitive coverage
|