Skip to content

feat(core): add Temporal serialization support#8495

Open
FloezeTv wants to merge 1 commit intoQwikDev:build/v2from
FloezeTv:feature/temporal-serialization
Open

feat(core): add Temporal serialization support#8495
FloezeTv wants to merge 1 commit intoQwikDev:build/v2from
FloezeTv:feature/temporal-serialization

Conversation

@FloezeTv
Copy link
Copy Markdown

What is it?

  • Feature / enhancement

Description

This PR adds serialization-support for the types in Temporal.
See QwikDev/qwik-evolution#343.
It adds a type-stub and checks for availability of the Temporal-type, as it is not yet supported by all browsers (though support is growing).

The tests are only executed if Temporal exists / is supported (either by a polyfill or natively by the runtime).

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

@FloezeTv FloezeTv requested a review from a team as a code owner March 26, 2026 21:52
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 26, 2026

🦋 Changeset detected

Latest commit: 3c28b75

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@FloezeTv FloezeTv force-pushed the feature/temporal-serialization branch from b317ac2 to e3f5685 Compare March 30, 2026 00:53
@FloezeTv FloezeTv force-pushed the feature/temporal-serialization branch from e3f5685 to 1e7d582 Compare March 30, 2026 18:02
@FloezeTv FloezeTv requested review from Varixo and wmertens April 1, 2026 15:30
@FloezeTv FloezeTv force-pushed the feature/temporal-serialization branch from 1e7d582 to 3c28b75 Compare April 1, 2026 17:21
@FloezeTv FloezeTv requested a review from wmertens April 6, 2026 12:04
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.

4 participants