| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I will reformat the title to use the proper commit message syntax. |
Sorry, something went wrong.
Thanks for opening this pull request! |
Sorry, something went wrong.
|
Which issue does this PR close? Is it #558? |
Sorry, something went wrong.
|
Yes sorry |
Sorry, something went wrong.
|
Some QOL improvements here:
|
Sorry, something went wrong.
|
Great work, just about these:
I appreciate the approach to apply a theoretical best-practice, but for this simple repo it seems a bit much. We want to keep this repo as slim as possible to demo Parse Server in a light weight, few dependencies, low maintenance repo. Parallel testing, new test framework with jest, etc. are out of scope; we want to avoid that at some point in the future we have to spend time fixing this, as it's not the purpose of this repo. Could you please keep the structure and nomenclature we are currently using across most repos (/spec) and remove the subfolders "Hello", etc. Just a test file with the same name as the file that is being tested should provide enough overview, e.g. /spec/TestObject.spec.js. |
Sorry, something went wrong.
|
Only showing testing as e2e testing is not overly great IMO and does little to educate users of the platform of the benefit of a proper test suite. But I'll walk it back. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good, removing the Node matrix was a good idea; just need to wait to upgrade to stable release of Parse Server 8.
Sorry, something went wrong.
Co-authored-by: Manuel <5673677+mtrezza@users.noreply.github.com>
|
@dblythy PS8 has been released, could you please update the PR so this can be merged? Thanks! |
Sorry, something went wrong.
|
BREAKING CHANGE: This release upgrades to Parse Server 8. See the Parse Server 8 change log for more details about breaking changes. This release also changes to using ES6 syntax. |
Sorry, something went wrong.
# [3.0.0](2.0.0...3.0.0) (2025-03-06) ### Bug Fixes * Bump express from 4.21.0 to 4.21.1 ([#531](#531)) ([4d5c64f](4d5c64f)) ### Features * Upgrade parse-server from 7.2.0 to 7.3.0 ([#529](#529)) ([76c6229](76c6229)) * Upgrade parse-server from 7.3.0 to 7.4.0 ([#553](#553)) ([2c40f21](2c40f21)) * Upgrade to Parse Server 8 using ES6 syntax and Parse JS SDK in example web page ([#562](#562)) ([120e98f](120e98f)) ### BREAKING CHANGES * This release upgrades to Parse Server 8. See the Parse Server 8 [change log](https://github.com/parse-community/parse-server/releases/tag/8.0.0) for more details about breaking changes. This release also changes to using ES6 syntax. ([120e98f](120e98f))
|
🎉 This change has been released in version 3.0.0 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes: #558
Closes: #398
Closes: #396
Closes: #399