Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PagesRouter in 4.5.2 #7503

Closed
4 of 6 tasks
Fredbellano opened this issue Aug 19, 2021 · 4 comments
Closed
4 of 6 tasks

PagesRouter in 4.5.2 #7503

Fredbellano opened this issue Aug 19, 2021 · 4 comments
Labels
type:question Support or code-level question

Comments

@Fredbellano
Copy link

New Issue Checklist

Issue Description

I can't find the PagesRouter in the last release

Steps to reproduce

Explore node_modules after run 'npm install'

Actual Outcome

PagesRouter doesn't exists

Expected Outcome

Find PagesRouter in src/Routers

Failing Test Case / Pull Request

  • 🤩 I submitted a PR with a fix and a test case.
  • 🧐 I submitted a PR with a failing test case.

Environment

Server

  • Parse Server version: 4.5.2
  • Operating system: macOS
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Local

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: 4.4.8
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Local

Client

  • SDK (iOS, Android, JavaScript, PHP, Unity, etc): Javascript
  • SDK version: 4.5.2

Logs

@mtrezza
Copy link
Member

mtrezza commented Aug 19, 2021

The PagesRouter is not part of release 4.5.2, it will be part of the next major release. See the changelog.

@mtrezza mtrezza added the type:question Support or code-level question label Aug 19, 2021
@mtrezza mtrezza closed this as completed Aug 19, 2021
@Fredbellano
Copy link
Author

Ok, so I don't have the possibility to test this feature on my project?

@mtrezza
Copy link
Member

mtrezza commented Aug 19, 2021

Sure you do, you can simply point your Parse Server dependency to a specific GitHub commit, until Parse Server 5.0 is released that will officially include this feature. We will also release a beta version in a few weeks where you can point to an npm package.

@Fredbellano
Copy link
Author

Thank you so much for your answers and the work you do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Support or code-level question
Projects
None yet
Development

No branches or pull requests

2 participants