-
Notifications
You must be signed in to change notification settings - Fork 291
Comparing changes
Open a pull request
base repository: 9d8dev/next-wp
base: plugin-v1.1.0
head repository: 9d8dev/next-wp
compare: main
- 13 commits
- 22 files changed
- 4 contributors
Commits on Nov 27, 2025
-
Enhance README with images and updated Railway instructions
Added images to the Railway section and updated instructions.
Configuration menu - View commit details
-
Copy full SHA for 75ef256 - Browse repository at this point
Copy the full SHA 75ef256View commit details
Commits on Dec 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7e1e24e - Browse repository at this point
Copy the full SHA 7e1e24eView commit details
Commits on Dec 12, 2025
-
Fix React Server Components CVE vulnerabilities
Updated dependencies to fix Next.js and React CVE vulnerabilities. The fix-react2shell-next tool automatically updated the following packages to their secure versions: - next - react-server-dom-webpack - react-server-dom-parcel - react-server-dom-turbopack All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory. Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 502e037 - Browse repository at this point
Copy the full SHA 502e037View commit details -
Merge pull request #73 from 9d8dev/vercel/react-server-components-cve…
…-vu-guvcz3 Fix React Server Components CVE vulnerabilities
Configuration menu - View commit details
-
Copy full SHA for 0d9fef5 - Browse repository at this point
Copy the full SHA 0d9fef5View commit details
Commits on Dec 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 97928b6 - Browse repository at this point
Copy the full SHA 97928b6View commit details -
Update README with demo and tutorial links
Added links to live demo, video tutorial, and WooCommerce version.
Configuration menu - View commit details
-
Copy full SHA for 3af3a2d - Browse repository at this point
Copy the full SHA 3af3a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55921d9 - Browse repository at this point
Copy the full SHA 55921d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc04029 - Browse repository at this point
Copy the full SHA fc04029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46e3d0c - Browse repository at this point
Copy the full SHA 46e3d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b4082 - Browse repository at this point
Copy the full SHA 86b4082View commit details -
refactor duplicate types in filter.tsx, extract layout components, cr…
…eate metadata utility
Configuration menu - View commit details
-
Copy full SHA for 1839ee7 - Browse repository at this point
Copy the full SHA 1839ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8d7f0 - Browse repository at this point
Copy the full SHA cf8d7f0View commit details -
for WordPress getAll* functions - Add per_page: 100 to getAllCategories, getAllTags, getAllPages, getAllAuthors - Create getAllPostsForSitemap() that paginates through ALL posts - Rename getAllPosts to getRecentPosts with JSDoc warning about 100 limit - Fix sitemap URLs (/authors -> /posts/authors, etc.)
Configuration menu - View commit details
-
Copy full SHA for 7a763a7 - Browse repository at this point
Copy the full SHA 7a763a7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff plugin-v1.1.0...main