This repository was archived by the owner on Sep 17, 2026. It is now read-only.
Release (main) - #9
Merged
Merged
Conversation
rvcas
force-pushed
the
release/main
branch
2 times, most recently
from
September 15, 2026 01:53
35e4eca to
5844f62
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was generated by Sampo GitHub Action. When you're ready to do a release, you can merge this and the packages will be published automatically. Not ready yet? Just keep adding changesets to the default branch, and this PR will stay up to date.
alder-ast 0.3.1 -> 0.4.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
alder-bundle 0.4.1 -> 0.5.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
0bc4c06 Preserve complete Rolldown output graphs and build production web applications
with minified, content-hashed, lazily loaded route chunks and shared dependencies.
Generate deterministic manifests, active-route preload links, hidden generated-JS
source maps, and raw/gzip/Brotli size reports. Integrate hashed assets with staged
standalone/Worker builds, immutable caching, build identity checks, and bounded
client recovery. Keep development bundles eager and compatible with existing HMR. — Thanks @rvcas!
Patch changes
alder-can 0.6.1 -> 0.7.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
Patch changes
alder-cli 0.5.1 -> 0.6.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
0bc4c06 Preserve complete Rolldown output graphs and build production web applications
with minified, content-hashed, lazily loaded route chunks and shared dependencies.
Generate deterministic manifests, active-route preload links, hidden generated-JS
source maps, and raw/gzip/Brotli size reports. Integrate hashed assets with staged
standalone/Worker builds, immutable caching, build identity checks, and bounded
client recovery. Keep development bundles eager and compatible with existing HMR. — Thanks @rvcas!
Patch changes
preventing unnecessary navigation reloads and loss of browser state. — Thanks @rvcas!
alder-codegen 0.5.1 -> 0.6.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
0bc4c06 Preserve complete Rolldown output graphs and build production web applications
with minified, content-hashed, lazily loaded route chunks and shared dependencies.
Generate deterministic manifests, active-route preload links, hidden generated-JS
source maps, and raw/gzip/Brotli size reports. Integrate hashed assets with staged
standalone/Worker builds, immutable caching, build identity checks, and bounded
client recovery. Keep development bundles eager and compatible with existing HMR. — Thanks @rvcas!
Patch changes
alder-constrain 0.5.2 -> 0.6.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
Patch changes
alder-driver 0.7.0 -> 0.8.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
Patch changes
preserving inline spaces, explicit string expressions, and whitespace-sensitive
pre/textarea subtrees. Format nested markup, prose, attributes, directives, and
embedded blocks with parsed-structure equivalence checks and idempotence tests.
Add compiled before/after formatting coverage for SSR, DOM, and node-reusing
hydration, and format the web examples. — Thanks @rvcas!
alder-fmt 0.3.0 -> 0.4.0
Minor changes
preserving inline spaces, explicit string expressions, and whitespace-sensitive
pre/textarea subtrees. Format nested markup, prose, attributes, directives, and
embedded blocks with parsed-structure equivalence checks and idempotence tests.
Add compiled before/after formatting coverage for SSR, DOM, and node-reusing
hydration, and format the web examples. — Thanks @rvcas!
Patch changes
alder-kernel 0.4.1 -> 0.5.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
0bc4c06 Preserve complete Rolldown output graphs and build production web applications
with minified, content-hashed, lazily loaded route chunks and shared dependencies.
Generate deterministic manifests, active-route preload links, hidden generated-JS
source maps, and raw/gzip/Brotli size reports. Integrate hashed assets with staged
standalone/Worker builds, immutable caching, build identity checks, and bounded
client recovery. Keep development bundles eager and compatible with existing HMR. — Thanks @rvcas!
alder-language-server 0.2.2 -> 0.2.3
Patch changes
alder-parse 0.5.0 -> 0.6.0
Minor changes
ee01c34 Fold ordinary multiline markup text consistently before DOM/SSR code generation,
preserving inline spaces, explicit string expressions, and whitespace-sensitive
pre/textarea subtrees. Format nested markup, prose, attributes, directives, and
embedded blocks with parsed-structure equivalence checks and idempotence tests.
Add compiled before/after formatting coverage for SSR, DOM, and node-reusing
hydration, and format the web examples. — Thanks @rvcas!
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
alder-runtime 0.3.0 -> 0.4.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
alder-solve 0.5.2 -> 0.6.0
Minor changes
ee01c34 Implement the M6 web application workflow: checked-in reproducible HTML schema,
typed components/events/children, compiler-tracked signals and stores, reactive
directives and keyed reconciliation, resources, escaped SSR, safe hydration
transport, and lifecycle ownership. Generate filesystem routes, typed params
and load data, browser navigation, error boundaries, HTTP endpoints, remote
query/command stubs, typed page actions/text forms, and server/client hooks.
Enforce server-only reachability and exclude private stores from hydration.
Add standalone and Cloudflare web build/dev adapters, state-preserving HMR and
recoverable diagnostics, public assets, staged stale-output cleanup, static and
dynamic prerendering, Cloudflare binding/DO/queue/workflow adapters, and an
explicit-target deployment path with local dry-run validation. Package pinned
compiler-owned platform support in native releases and version-proxy installs.
Support owned Durable Object state and Workflow step wrappers with explicit
native-handle identity equality and compiled execution coverage.
Add direct compiler/kernel/routing/bundler/runtime regressions, opt-in browser
checks, a source-only full example, and documented implementation/acceptance
boundaries. A real preview deployment remains separately authorized verification,
not a claim made by this changeset. — Thanks @rvcas!
Patch changes