0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Begin Changelog entry for v2 More... over 6 years ago
Update supported WP version to 5.0 and add v1.2 changelog More... over 6 years ago
Separate Superagent transport into optional module (#409) More... over 6 years ago
Add safeguard against unexpected response header capitalization More... over 6 years ago
Breaking: Coerce total and total pages link header values to integer More... over 6 years ago
Switch back from parse-link-header to li More... over 6 years ago
Clean up non-standard temporary noop function in tests More... over 6 years ago
Reduce string duplication in autodisovery code More... over 6 years ago
Only show stats UI on build when requested; add npm run build:stats More... over 6 years ago
Remove unused dependencies and upgrade active dependencies More... over 6 years ago
Standardize on parse-link-header More... over 6 years ago
Remove unneeded URL processing More... over 6 years ago
Simplify assignments in WPRequest subclass tests More... over 6 years ago
Use `Array.from( new Set( arr ) )` instead of lodash.uniq More... over 6 years ago
Use `class Subclass extends Superclass` instead of util.inherits More... over 6 years ago
Introduce webpack bundle analyzer More... over 6 years ago
Update tests to account for new endpoints and methods More... over 6 years ago
Add new default routes json object for v5.0.2 More... over 6 years ago
Exclude args objects for non-GET endpoints from simplified route tree More... over 6 years ago
Use spread operator instead of node.extend to reduce bundle size More... over 6 years ago
Upgrade Webpack to v4 and add babel-loader More... over 6 years ago
Upgrade Webpack and remove json-loader More... over 6 years ago
Remove Node v6 from test matrix and clarify support in README More... over 6 years ago
Breaking: Convert Object.assign to spread operator More... over 6 years ago
Remove outdated style guidance in contributors file More... over 6 years ago
Finish switching functions to arrows, and remove JSHint comments More... over 6 years ago
Convert appropriate functions to arrow function syntax More... over 6 years ago
Convert var to let and const throughout library code More... over 6 years ago
Remove es6-promise in favor of native promise More... over 6 years ago
Remove Chai and Sinon dependencies More... over 6 years ago