Apply suggestions from code review

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Dave Bartolomeo
2022-11-04 18:46:32 -04:00
committed by GitHub
parent 508327235a
commit 013b7eff1c
4 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
### Minor Analysis Improvements
- Added sources for user defined path and query parameters in `Next.js`.
* Added sources for user defined path and query parameters in `Next.js`.
* The alert message of many queries have been changed to better follow the style guide and make the message consistent with other languages.
## 0.4.2

View File

@@ -9,5 +9,5 @@
### Minor Analysis Improvements
- Added sources for user defined path and query parameters in `Next.js`.
* Added sources for user defined path and query parameters in `Next.js`.
* The alert message of many queries have been changed to better follow the style guide and make the message consistent with other languages.