Skip to content

feat: add configVersion field to bun.lock format#25

Closed
MaggieAppleton wants to merge 1 commit intomainfrom
01KN73VYXWJX2Q5C5AW2DC2Q3A
Closed

feat: add configVersion field to bun.lock format#25
MaggieAppleton wants to merge 1 commit intomainfrom
01KN73VYXWJX2Q5C5AW2DC2Q3A

Conversation

@MaggieAppleton
Copy link
Copy Markdown

Add a configVersion field to the bun.lock lockfile format to track configuration version changes. This field is initialized to 0 and will enable better version management of lockfile format updates in the future.

This change updates the lockfile structure to include explicit configuration version tracking, allowing detection of format changes and improving compatibility management across different bun versions.

Created by GitHub Ace · View Session

Co-authored-by: Maggie Appleton <5599295+MaggieAppleton@users.noreply.github.com>
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.

1 participant