Skip to content

'Wasp 1.0 is coming' blog post - #4767

Open
Martinsos wants to merge 1 commit into
releasefrom
blog-post-wasp-1-0
Open

'Wasp 1.0 is coming' blog post#4767
Martinsos wants to merge 1 commit into
releasefrom
blog-post-wasp-1-0

Conversation

@Martinsos

Copy link
Copy Markdown
Member

No description provided.

@Martinsos
Martinsos requested a review from a team as a code owner August 26, 2026 15:50
@Martinsos
Martinsos requested review from infomiho, matijaSos and vincanger and removed request for a team and infomiho August 26, 2026 15:50
@@ -0,0 +1,119 @@
---
title: "After 5 years in Beta, Wasp 1.0 is coming"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This title, or do we do just "Wasp 1.0 is coming"?

Just "Wasp 1.0 is coming" is more powerful / elegant, and makes more sense on our blog, while "After 5 years in Beta, Wasp 1.0 is coming" is more attractive but reads a bit like written on somebodies else page and is less elegant.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of the two options I'd go with just "Wasp 1.0 is coming". Another option could be "Time to get excited for Wasp 1.0" or, simply "Get excited for Wasp 1.0"

@Martinsos Martinsos changed the title First draft of 'wasp 1.0 is coming'. 'Wasp 1.0 is coming' blog post Aug 26, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying wasp-docs-on-main with  Cloudflare Pages  Cloudflare Pages

Latest commit: ceab9a4
Status:🚫  Build failed.

View logs

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ℹ️ Three publication rough edges are called out inline.

Reviewed changes in the initial ceab9a4 draft, including the article's render contract, frontmatter, internal links, cited public roadmap, and banner asset.

  • Wasp 1.0 announcement — Adds the rationale, roadmap categories, feature plans, and release approach for the move out of beta.
  • Roadmap references — Links the announcement to the public Wasp roadmap, supporting epics, and earlier TypeScript Spec and Full Stack Modules posts.
  • Publication asset — Adds the WebP banner used by both the article body and social metadata.

Pullfrog  | Fix all ➔Fix 👍s ➔View workflow run | Using GPT Sol𝕏

Comment on lines +5 to +6
tags: [wasp, update]
keywords: ["wasp 1.0", "wasp roadmap", "full-stack framework", "full stack modules", "react node prisma framework"]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The blog frontmatter contract requires 3–6 tags and at least 10 keywords, but this draft has two and five. Please expand both lists before publication so this announcement meets the repository's SEO/GEO requirements.


import { ImgWithCaption } from './components/ImgWithCaption';

<ImgWithCaption

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new file currently fails npm exec -- prettier --check blog/2026-08-26-wasp-1-0.mdx. Please run Prettier on it before merging.


ETA: ~6 months (warning: this is developers estimating, which means we added buffer, doubled and tripled everything, and will still likely miss it).

Even though still young in framework-years, Wasp has been around for some time now (>5y), with [over 100 releases](https://github.com/wasp-lang/wasp/releases), [user stories](/#showcases) ranging from startups to Fortune 500 companies, $5M raised so far in investments, and a growing team of currently 8 people behind it plus all the awesome people from our community ([waspeteers](/#waspeteers)).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current landing page does not register a waspeteers anchor, so this link cannot navigate readers to the community section. Please use the existing /#testimonials anchor or link directly to Discord.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its about to be merged so I was forwad looking, it's ok we will leave it.

@Martinsos
Martinsos deployed to railway-deploy-test August 26, 2026 16:45 — with GitHub Actions Active
@pkg-pr-new

pkg-pr-new Bot commented Aug 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

@wasp.sh/spec

npx https://pkg.pr.new/wasp-lang/wasp/@wasp.sh/spec@4767

@wasp.sh/wasp-cli

npx https://pkg.pr.new/wasp-lang/wasp/@wasp.sh/wasp-cli@4767

@wasp.sh/wasp-cli-darwin-arm64-unknown

npx https://pkg.pr.new/wasp-lang/wasp/@wasp.sh/wasp-cli-darwin-arm64-unknown@4767

@wasp.sh/wasp-cli-darwin-x64-unknown

npx https://pkg.pr.new/wasp-lang/wasp/@wasp.sh/wasp-cli-darwin-x64-unknown@4767

@wasp.sh/wasp-cli-linux-arm64-glibc

npx https://pkg.pr.new/wasp-lang/wasp/@wasp.sh/wasp-cli-linux-arm64-glibc@4767

@wasp.sh/wasp-cli-linux-x64-glibc

npx https://pkg.pr.new/wasp-lang/wasp/@wasp.sh/wasp-cli-linux-x64-glibc@4767

@wasp.sh/wasp-cli-linux-x64-musl

npx https://pkg.pr.new/wasp-lang/wasp/@wasp.sh/wasp-cli-linux-x64-musl@4767

commit: ceab9a4

@Tobbe Tobbe left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great post! Very exciting 😄

Just commented on a few tiny details I stumbled upon while reading through the text. Feel free to totally ignore them all!

@@ -0,0 +1,119 @@
---
title: "After 5 years in Beta, Wasp 1.0 is coming"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of the two options I'd go with just "Wasp 1.0 is coming". Another option could be "Time to get excited for Wasp 1.0" or, simply "Get excited for Wasp 1.0"

- We found the right shape for [the "Spec"](/blog/2026/06/15/wasp-typescript-spec) without giving up on our vision (this was a big one!).
- We developed a good intuition for how to balance managed experience with flexibility.
- We collected a lot of feedback on all the major features of Wasp (Auth, RPC, Jobs, Routing, API, Entities, Deployment, etc.) and know what people care about and need, and how to get there.
- We got seriously into developing the long-awaited (by us) [Full Stack Modules](/blog/2026/06/22/javascript-still-cant-ship-a-full-stack-module), the crown of the "fullstackiest" experience we are aiming for, and are confident we can deliver it.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- We got seriously into developing the long-awaited (by us) [Full Stack Modules](/blog/2026/06/22/javascript-still-cant-ship-a-full-stack-module), the crown of the "fullstackiest" experience we are aiming for, and are confident we can deliver it.
- We got seriously into developing the long-awaited (by us) [Full Stack Modules](/blog/2026/06/22/javascript-still-cant-ship-a-full-stack-module), the crown of the "fullstackiest" experience we are aiming for, and we are confident we can deliver it.

It works without that extra "we", but I feel like it reads a little easier with it there


FSMs might not sound like a 1.0 thing off the bat, but we see them becoming so integral and transformative to how Wasp apps will be built that we want to have it, and its effects on Wasp's API, in before 1.0.

By the way, we are open to ideas for a better name since LLMs keep thinking we are talking about Finite State Machines.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Full Stack Components?

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.

2 participants