-
Notifications
You must be signed in to change notification settings - Fork 190
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
Sync v1.2.2 changes to main branch #487
Open
kadamwhite
wants to merge
12
commits into
master
Choose a base branch
from
v1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jan 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ad038d9 - Browse repository at this point
Copy the full SHA ad038d9View commit details -
Release v2.0 "Space Is Only Noise"
Changes since v1.1.2: - **BREAKING**: The minimum supported node version is now v8. - **BREAKING**: `._paging.total` and `._paging.totalPages` response properties are now returned as integers, not strings. - Bundled route handlers are now available for new first-party endpoints in WordPress 5.0. - The project now uses Jest and ESLint in place of Mocha, Chai, JSCS and JSHint. Thank you for your years of service, ["nyan" reporter](https://mochajs.org/#nyan)! - Browser bundle size has been reduced. Props @computamike.
Configuration menu - View commit details
-
Copy full SHA for 71b1e2d - Browse repository at this point
Copy the full SHA 71b1e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dafddc4 - Browse repository at this point
Copy the full SHA dafddc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0650f - Browse repository at this point
Copy the full SHA 1b0650fView commit details -
Throw error if name argument is not provided to .file() when uploadin…
…g a buffer (#418) Fixes #344 props @cungminh2710, @mvhirsch
Configuration menu - View commit details
-
Copy full SHA for b2b6123 - Browse repository at this point
Copy the full SHA b2b6123View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9a4fe - Browse repository at this point
Copy the full SHA ac9a4feView commit details
Commits on Jan 24, 2019
-
Clarify supported Node versions are >= 8.6 or 8.2.1 --harmony
@HoraceShmorace rightly comments that we have not made our conformance to semver (or lack thereof) clear, and the Node support matrix change in 1.2 constitutes an insufficiently-announced breaking change. This commit updates the README and CHANGELOG to clarify that this library will only run correctly on Node versions later than 8.2.1 `--harmony`, not simply any version of Node v8. Closes #419
Configuration menu - View commit details
-
Copy full SHA for f6fe753 - Browse repository at this point
Copy the full SHA f6fe753View commit details
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e51ec0e - Browse repository at this point
Copy the full SHA e51ec0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ca2cc - Browse repository at this point
Copy the full SHA d6ca2ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7195506 - Browse repository at this point
Copy the full SHA 7195506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 216a057 - Browse repository at this point
Copy the full SHA 216a057View commit details -
Release v1.2.2 "Metaphorical Music"
- Fix route match error with WordPress 5.5 - Throw an error early when .file() is passed a Buffer without an accompanying name string Props @socrates77, @cungminh2710 & @mvhirsch
Configuration menu - View commit details
-
Copy full SHA for 54d6444 - Browse repository at this point
Copy the full SHA 54d6444View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.