Skip to content

Update Node.js version requirement and improve README formatting#109

Merged
mahata merged 1 commit intomainfrom
fix/drizzle-studio
Mar 13, 2026
Merged

Update Node.js version requirement and improve README formatting#109
mahata merged 1 commit intomainfrom
fix/drizzle-studio

Conversation

@mahata
Copy link
Copy Markdown
Owner

@mahata mahata commented Mar 13, 2026

Update the Node.js version requirement to v22 or higher and enhance the formatting of the README for better readability.

Copilot AI review requested due to automatic review settings March 13, 2026 09:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s documented Node.js requirement to v22+ and improves README readability, while also updating the Drizzle ORM dependency and pnpm lockfile accordingly.

Changes:

  • Update README prerequisite Node.js version to v22+ and add spacing for clearer Markdown rendering.
  • Fix/update the drizzle-orm dependency version in package.json.
  • Regenerate pnpm-lock.yaml to reflect the new drizzle-orm version and peer dependency metadata.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
pnpm-lock.yaml Updates the lockfile to drizzle-orm@0.45.1 and associated peer dependency metadata.
package.json Updates the drizzle-orm version specifier.
README.md Updates Node.js requirement to v22+ and improves formatting with additional spacing.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

You can also share your feedback on Copilot code review. Take the survey.

Comment thread package.json
"add": "^2.0.6",
"drizzle-kit": "^0.31.0",
"drizzle-orm": "^0.36.0pnpm",
"drizzle-orm": "^0.45.0",
Comment thread package.json
"add": "^2.0.6",
"drizzle-kit": "^0.31.0",
"drizzle-orm": "^0.36.0pnpm",
"drizzle-orm": "^0.45.0",
Comment thread package.json
"add": "^2.0.6",
"drizzle-kit": "^0.31.0",
"drizzle-orm": "^0.36.0pnpm",
"drizzle-orm": "^0.45.0",
@mahata mahata merged commit c3c8cee into main Mar 13, 2026
6 checks passed
@mahata mahata deleted the fix/drizzle-studio branch March 13, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants