Skip to content

release: 0.1.36 - #39

Merged
pathscale merged 1 commit into
masterfrom
release/0-1-36
Sep 9, 2026
Merged

release: 0.1.36#39
pathscale merged 1 commit into
masterfrom
release/0-1-36

Conversation

@pathscale

Copy link
Copy Markdown
Owner

Three commits landed after b3de85a release: 0.1.35 with no bump, so no release fires and the published browser stays built against the engine 0.1.35 resolved.

commit ships?
5fd2e24 stop committing lockfiles yes - 0.1.35 pinned ps-blitz 0.4.4, master resolves 0.4.6
de0fac7 pin @solidjs/signals yes - changes the frontend bundle
367f594 headless host token no - a composite action consumed at @master

The first is the substantive one: 0.4.6 is the difference between a browser that can intercept a router click and reach a TLS 1.3 host, and one that cannot.

Same gap as ps-blitz 0.4.6 earlier today: master moved past its last release while the version said otherwise.

Three commits landed after 0.1.35 and none of them bumped the version, so
nothing would have been released and the published browser would stay built
against the engine 0.1.35 resolved:

  5fd2e24  stop committing lockfiles
  de0fac7  pin @solidjs/signals
  367f594  the headless host action does not need a secret

The first is the one that matters. 0.1.35 was built with a lockfile pinning
ps-blitz 0.4.4; master now resolves 0.4.6, which is the difference between a
browser that can intercept a router click and reach a TLS 1.3 host and one
that cannot. The second changes the frontend bundle. The third touches only a
composite action consumed at `@master`, and would not have justified a
release on its own.

This is the same gap as ps-blitz 0.4.6: master moved past its last release and
the version said otherwise, so a consumer resolving by version got code nobody
had shipped.
@pathscale
pathscale merged commit 636e7b0 into master Sep 9, 2026
4 checks passed
@pathscale
pathscale deleted the release/0-1-36 branch September 9, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant