WHERE IDEAS FIND PEOPLE.
HATCHING POINT / STUDIO
A WORLD IN THE MAKING

Reference

Changelog

Where to find release history and public package versions.

Summary

Release history lives in the Point repo changelog and package metadata.

Package version

Current release: 0.2.8

Check the published npm version:

npm view @hatchingpoint/point version

Recent releases (summary)

VersionHighlights
0.2.8Runtime-owned proof cases (P11): stream subscribe repair fixture, runtime-saas app benchmarks; 41 repair + 15 app gate cases.
0.2.7Runtime-only execution (P10): interpreter default for run/test/dev/serve; legacy emit/Vite templates and point build-app removed.
0.2.6Owned-runtime UX parity (P9): theme toggle SSR, refresh every polling, SSE subscribe, WebSocket + terminal views — no React/Vite in default apps.
0.2.5Legacy sunset gates (P8): --legacy for emit/Vite templates, dev/serve/build-app; npm ships runtime templates only.
0.2.4Owned-runtime SSR depth (datagrid, forms, load data, UI extras); runtime-saas UI template; LandingPage owned-runtime demo export.
0.2.3Full runtime std dispatch for all capability modules; owned-template author-surface guards; runtime-saas capabilities-only cleanup.
0.2.2Runtime std dispatch (text/json/http/sql/auth/time); runtime-saas-app template; site docs for owned-runtime default.
0.2.1Post-pivot default: point create scaffolds runtime-app; legacy Vite/React templates are explicit opt-ins.
0.2.0Runtime pivot baseline: home-base runtime owns interpreter, HTTP, SSR/forms/navigation.
0.1.55Phase 77: Notes detail app-repair, agent-app model-eval gate, gate 12.
0.1.54Phase 76: Ops page-size + refresh app-repair, agent-app gate 11.
0.1.53Phase 75: Ops datagrid filter app-repair, agent-app gate 9.
0.1.52Phase 74: Ops datagrid sort app-repair, agent-app gate 8.
0.1.51Phase 73: Ops chart app-repair, invalid-bind-textarea-target, repair gate 35, agent-app gate 7.
0.1.50Phase 72: Agent-app gate 6 — ops chart/datagrid/form + SSE live feed feature-add benchmarks.
0.1.49Phase 71–71b: SSE route, subscribe to sse, push dashboard example, repair gate 34.
0.1.48Phase 70–70b: Agent plateau — bind select/toast validation, repair gate 33, LSP parity.
0.1.47Phase 68–68b: Datagrid pagination, job queue metrics chart, repair gate 31.
0.1.46Phase 66–66b: Job queue live dashboard, chart field validation, repair gate 30.
0.1.45Phase 64–64b: Datagrid text filter, agent repair gate 29.
0.1.44Phase 62–62b: Saas select/toast/datagrid polish, agent repair gate 28.
0.1.43Phase 56–60: Form select/textarea/toast, chart + datagrid, std.image, agent repair 27, apple toolkit.
0.1.42Phase 51–54: Job queue pattern, live refresh, std.pty, terminal view + script runner.
0.1.41Phase 49: Button sign-out, table primitive, login validation, Stripe example.
0.1.40Phase 48: Form submit POST, login/create-member UI, deploy smoke, theme toggle.
0.1.39Phase 47: POST member INSERT, env JWT secret, onboarding SQL smoke.
0.1.38Phase 46: SQL-backed saas members, build inlining, saas e2e integration test.
0.1.37Phase 45: SaaS action wiring, auth-bearer repair case, saas integration test, pilot quickstart.
0.1.36Phase 44: saas-app template, onboarding smoke CI, std module resolution fix.
0.1.35Phase 43: std/auth capability, point demo, LSP repair enrichment, repair alias.
0.1.34Phase 42: application logic terminology, Point-native voice, frontend vs capabilities.
0.1.33Phase 41: golden app demo walkthrough, doc graph wiring to 60-second guide.
0.1.32Phase 40: presentation alignment — Point in 60 seconds, CLI rings, honest boundaries, version sync.
0.1.31Phase 39: capabilities http json, point commands/box/launch, in-the-box guide.
0.1.30Phase 38: emit import pruning, five-minute tour.
0.1.29Phase 37: selective use merge, domain outcomes guide, template capabilities.
0.1.27Phase 35: agent repair CI gate, timezone std, LSP cross-module use.
0.1.26Phase 34: cross-module use resolution, money-demo linked std/money.
0.1.25Phase 33: std/money format, Python pipeline emit, Phase 13 closed.
0.1.24Phase 32: Duration type, std.time duration helpers, audit sync.
0.1.23Phase 31: variant-first domain errors, calculation on failure return.
0.1.22Phase 30 SQL productization + roadmap-analyze CI fix.
0.1.21Phase 28 agent loop hardening + Phase 29 Python std mirror.
0.1.20Phase 27: middleware validation, view source maps, theme toggle, build-schema SQL stub.
0.1.19Phase 26 Wave 2: pipeline step I/O, money lint, load-data repair hints.
0.1.18Phase 26 Wave 1: field aliases, variant exhaustiveness, Maybe narrowing, tab/slot style modifiers.
0.1.17Phase 25 Wave 2: theme blocks, new style modifiers, vercel-app template, build-app writes .tsx, route handler without command serve, NavLink active state.
0.1.16Fix invalid JSX when views emit multiple render lines.
0.1.15Multi-render view emit; .point-nav wrapper and CSS.
0.1.14Phase 25 Wave 1: native semantic view styling, shipped point-ui.css, unknown-view-style checker diagnostics.
0.1.13Fix CI tests that mkdir gitignored tests/tmp before creating temp project dirs.
0.1.12Fix CI test suite: Instant/use std.* parsing, point run prefers non-serve commands, ephemeral ports for test HTTP servers.
0.1.11Fix check-docs CI for modules.md snippets; restore @hatchingpoint/point devDependency in published full-stack template.
0.1.10point init for existing repos; project-local CLI/LSP after bun install; full-stack template ships .vscode/ + .point/ editor configs.
0.1.9Fix fmt-check/publish CI: formatter resolves use std.* callables; map/lookup format; label is parse in calculations.
0.1.8Phase 23 Wave 2: Instant opaque type with std.time (instant now, format instant, parse instant); dependency-aware parse/desugar for multi-word std callables.
0.1.7Phase 24 Path B: point dev app mode (Vite + Bun API), point serve, point build-app, full-stack template with Render deploy path.
0.1.6Phase 22 dedomainized docs; Phase 23 Map<Text, T>, lookup, and std money pattern.
0.1.5Bun-first install docs; point add prefers bun.
0.1.1Agent repair: check-json lists Point source field names in expected/repair; model benchmark + CI sufficiency tests.
0.1.0Platform Phases 14–21: multi-page apps, WebSockets, generic DB (std.sql + external), pipelines/sessions/prompts, Python parity, point dev, full-stack template. Convex removed.
0.0.15Phase 12 complete: starter template, Open VSX, live demo, point-logic source on npm
0.0.14npm point add, full std shims, point run --bundle
0.0.13Phase 10–11: page block, build-py-all, point add workspace/file, controlled views
0.0.11LSP in VS Code extension, completion/rename, adoption examples

Full history: Point repository CHANGELOG.md.

Editor extension

The VS Code Marketplace entry uses the same product line but may have its own package version timing.

See also