fastscript 3.0.0 → 3.0.2

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 CHANGED
@@ -14,6 +14,18 @@
14
14
  - `spec/V2_0_MIGRATION_PROOF_REPORT.md`
15
15
  - `spec/V2_0_PERFORMANCE_PROTOCOL_REPORT.md`
16
16
 
17
+ ## v3.0.2 - 2026-04-15
18
+ - Elevate `startup-mvp` into the Team Dashboard SaaS baseline and make it the first official FastScript greenfield product starting point
19
+ - Publish the dedicated baseline guide at `/docs/team-dashboard-saas` and promote it across docs, adoption, examples, showcase, and README surfaces
20
+ - Harden the reference app and proof flow around validator-safe class handling, token-safe example styling, CSRF/session-correct mutation flow, and the real dev/start runtime port behavior
21
+ - Keep the public contract aligned to `.fs` as a universal JS/TS container, `/docs/support` as the governed compatibility source of truth, and Team Dashboard SaaS as the first greenfield baseline on the `3.0.x` line
22
+
23
+ ## v3.0.1 - 2026-04-15
24
+ - Broaden the governed ecosystem proof surface across Next-style route/layout/shared-module patterns
25
+ - Deepen React hooks/context/shared-helper, Node middleware/error/mixed-module, and Vue composable/app-utility coverage
26
+ - Expand npm/package interop proof to next/navigation, react-dom/server, vue-router, and export-condition subpath cases
27
+ - Refresh website/docs/README/npm-facing copy to align with the governed support matrix and current proof-backed public contract
28
+
17
29
  ## v3.0.0 - 2026-04-15
18
30
  - Launch FastScript v3 as the active public line with `.fs` positioned as a universal JS/TS container
19
31
  - Publish v3 website/docs alignment, `/docs/v3` latest-track routing, and proof-backed benchmark messaging