release: 0.9.1 - #189
Merged
Merged
Conversation
Publish the enrolled-sync startup fix and pin the site to lofi-node 0.5.1.
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Motivation
Publish the enrolled-sync startup ordering fix merged in #188 and deploy it to the live demo for another creation, backup, and stop-sync validation pass. The site also needs to consume the browser CORS fix released by lofi-node 0.5.1.
Change
@nzip/lofifrom 0.9.0 to 0.9.1.LOFI_NODE_REFto immutable lofi-node 0.5.1 commit9bc3319fe30d747921f27206ba6d5a5193f29894.Testing Completed
deno task check— 514 tests across unit, access, effects, conformance, and scenario suitesdeno task build --cwd apps/referencedeno task publish:dry --allow-dirtydeno task test:golden— complete generated-app journey, including passkey backup, two-profile restore, phrase fallback, return to local-only, production/offline checks, and recipesgit diff --checkRemaining Work
After merge: tag
v0.9.1, verify JSR publication and the automatic Cloudflare Pages demo deployment, then perform the live CUA creation/backup/stop-sync cycle. If the live app enters a boot loop, clear its local site data as the explicit recovery/debug step before retesting.Responsible AI Disclosure
This release preparation and test execution were completed with assistance from OpenAI Codex. The runtime fix was reviewed and merged separately in #188; this PR contains release metadata, generated artifacts, and the reviewed lofi-node pin.