-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: ezypeeze/nuxt-neo
base: v4.3.1
head repository: ezypeeze/nuxt-neo
compare: v5.0.0
- 9 commits
- 16 files changed
- 4 contributors
Commits on Feb 14, 2022
-
chore(deps): update all non-major dependencies (#63)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 42d6d2e - Browse repository at this point
Copy the full SHA 42d6d2eView commit details
Commits on Feb 16, 2022
-
chore(deps): update all non-major dependencies (#64)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 0af16b1 - Browse repository at this point
Copy the full SHA 0af16b1View commit details
Commits on Feb 26, 2022
-
chore(deps): update all non-major dependencies (#65)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 8001048 - Browse repository at this point
Copy the full SHA 8001048View commit details
Commits on Mar 8, 2022
-
fix!: make params matching use express logic (#70)
BREAKING CHANGE: Parsing of params in route paths now uses the [path-to-regexp](https://github.com/pillarjs/path-to-regexp) library which is what express.js uses also. Before this change there was no validation of passed path params while now the API call will fail if the params don't match what the route path expects.
Configuration menu - View commit details
-
Copy full SHA for 6f520cd - Browse repository at this point
Copy the full SHA 6f520cdView commit details
Commits on Mar 9, 2022
-
fix: ensure bundled version of path-to-regexp is used (#74)
* fix: ensure bundled version of path-to-regexp is used * fix eslint warnings
Configuration menu - View commit details
-
Copy full SHA for 2ee628b - Browse repository at this point
Copy the full SHA 2ee628bView commit details
Commits on Mar 12, 2022
-
chore(deps): update all non-major dependencies (#68)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 33289a5 - Browse repository at this point
Copy the full SHA 33289a5View commit details -
chore(deps): update actions/checkout action to v3 (#72)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 1b85f96 - Browse repository at this point
Copy the full SHA 1b85f96View commit details -
chore(deps): update actions/setup-node action to v3 (#67)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for ec45289 - Browse repository at this point
Copy the full SHA ec45289View commit details
Commits on Mar 14, 2022
-
chore(master): release 5.0.0 (#73)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33742b8 - Browse repository at this point
Copy the full SHA 33742b8View 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 v4.3.1...v5.0.0