withastro / astro

The web framework for content-driven websites. ⭐️ Star to support our work!
https://astro.build
Other
46.93k stars 2.49k forks source link

feat: prototype session support #12471

Closed ascorbic closed 19 hours ago

ascorbic commented 3 days ago

Changes

Prototype implementatiopn of sessions.

Testing

Includes lots of unit tests. There is also a fixture with lots of examples but no tests that target it yet.

Docs

Adds new AstroErrors

changeset-bot[bot] commented 3 days ago

⚠️ No Changeset found

Latest commit: 26d32e5ef408eb6f6017232837498fa507fe854f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR