Skip to content

feature/waitlist-rtk-integration#92

Merged
IAmKio merged 3 commits intostagingfrom
feature/waitlist-rtk-integration
Jun 27, 2024
Merged

feature/waitlist-rtk-integration#92
IAmKio merged 3 commits intostagingfrom
feature/waitlist-rtk-integration

Conversation

@IAmKio
Copy link
Collaborator

@IAmKio IAmKio commented Jun 25, 2024

Description

  • Added new RTK middleware system allowing anyone to add and use their own middleware as part of the Px stack
  • Reworked existing RTK middleware to use the new system
  • Added new waitlist API

How Has This Been Tested?

  • Locally

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@IAmKio IAmKio self-assigned this Jun 25, 2024
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 25, 2024

Deploying x with  Cloudflare Pages  Cloudflare Pages

Latest commit: 35679f2
Status: ✅  Deploy successful!
Preview URL: https://bce0cb32.x-e62.pages.dev
Branch Preview URL: https://feature-waitlist-rtk-integra.x-e62.pages.dev

View logs

@IAmKio IAmKio requested a review from RanaBug June 25, 2024 12:51
@IAmKio IAmKio changed the title Feature/waitlist rtk integration feature/waitlist-rtk-integration Jun 25, 2024
// components
import App from '../apps/pillarx-app';

// components
Copy link
Collaborator

Choose a reason for hiding this comment

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

That must be an auto-formatting situation, but this needs to go back where it was :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oops! Changed 🙏

Copy link
Collaborator

@RanaBug RanaBug left a comment

Choose a reason for hiding this comment

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

Nice!

PR changes
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