Deprecate current pages implementation #7625
Labels
block:major
Needs to be resolved before next major release; remove label afterwards
bounty:$10
Bounty applies for fixing this issue (Parse Bounty Program)
state:breaking
Breaking change requires major version increment and `BREAKING CHANGE` commit message
state:released-alpha
Released as alpha version
type:feature
New feature or improvement of existing feature
New Issue Checklist
Issue Description
A new pages router has been introduced with #7128. The
PagesRouter
has since been thoroughly tested and can be moved out of experimental status.For Parse Server 5.0-beta, the current router should be deprecated in favor of the new
PagesRouter
.Steps to reproduce
n/a
Actual Outcome
n/a
Expected Outcome
n/a
Environment
Server
5.0.0-alpha.1
The text was updated successfully, but these errors were encountered: