Skip to content

Conversation

@daffl
Copy link
Member

@daffl daffl commented Sep 24, 2025

Follow-up for #3612

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 24, 2025

Deploying feathers-dove with  Cloudflare Pages  Cloudflare Pages

Latest commit: 07d186f
Status: ✅  Deploy successful!
Preview URL: https://2b282873.feathers.pages.dev
Branch Preview URL: https://typebox-v1.feathers.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 24, 2025

Deploying feathers-eagle with  Cloudflare Pages  Cloudflare Pages

Latest commit: 07d186f
Status: ✅  Deploy successful!
Preview URL: https://23548bfc.feathers-a8l.pages.dev
Branch Preview URL: https://typebox-v1.feathers-a8l.pages.dev

View logs


it('defaultAppConfiguration', async () => {
const configSchema = Type.Composite([
const configSchema = Type.Intersect([

Choose a reason for hiding this comment

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

I think the preferred version in v1 is Interface and Evaluate

https://github.com/sinclairzx81/typebox/blob/main/changelog/1.0.0-migration.md#typecomposite

Copy link
Member Author

Choose a reason for hiding this comment

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

I think I got it working with help from @sinclairzx81 in sinclairzx81/typebox#1361

@daffl daffl merged commit 077dcc2 into eagle Oct 1, 2025
2 of 6 checks passed
@daffl daffl deleted the typebox-v1 branch October 1, 2025 23:49
@daffl daffl mentioned this pull request Oct 2, 2025
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.

3 participants