Skip to content

Commit 865fbf7

Browse files
authored
Open early access copy: invites rolling out, roadmap reframed (#17)
* Update vite to 6.4.2 The Vite dependency has been updated to version 6.4.2 to incorporate recent improvements and bug fixes. This change affects the `@tailwindcss/vite` and `vitefu` packages. * Upgrade Astro from 5.18.0 to 6.2.1 No source changes required: codebase uses no removed APIs (Astro.glob, ViewTransitions, emitESMImage, astro:schema, legacy.collections), no content collections, no Zod schemas, no adapters. Build and dev server verified on v6.2.1. * Update waitlist copy and CTA Replaces "Notify Me" with "Join the Waitlist" in the signup form. Also updates the copy for early access on the index and use case pages to reflect that early access is open and invites are rolling out. Removes the Countdown component as it's no longer relevant. * Update text and footer link Adjust wording for clarity and add a link to the Onetime Secret website in the footer. * Reconcile features grid with comparison table Trim features grid to the three roadmap items shown as "Coming soon" in the comparison (Custom Domains, Regional Storage, API & Integrations) and reframe the section as "On the roadmap". Reorder the comparison table so the Coming soon rows are grouped at the bottom, and drop the passphrase row from both.
1 parent b949c24 commit 865fbf7

6 files changed

Lines changed: 233 additions & 669 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@tailwindcss/vite": "^4.2.2",
19-
"astro": "^5.18.0",
19+
"astro": "^6.2.1",
2020
"tailwindcss": "^4.2.4"
2121
}
2222
}

0 commit comments

Comments
 (0)