Skip to content

build: use text-based Bun lockfile#116

Merged
xhyrom merged 1 commit into
oven-sh:mainfrom
okineadev:use-text-based-bun-lockfile
Jan 5, 2025
Merged

build: use text-based Bun lockfile#116
xhyrom merged 1 commit into
oven-sh:mainfrom
okineadev:use-text-based-bun-lockfile

Conversation

@okineadev
Copy link
Copy Markdown
Contributor

Support for the text lockfile format was introduced in version 1.1.40 (https://bun.sh/blog/bun-v1.1.40), it will soon replace the binary lockfile format .lockb in the upcoming version 1.2.0

In addition, cached bun install will become 30% faster thanks to the text-based lockfile format - https://bun.sh/blog/bun-lock-text-lockfile#cached-bun-install-gets-30-faster

Read https://bun.sh/blog/bun-lock-text-lockfile

Support for the text lockfile format was introduced in version `1.1.40` (https://bun.sh/blog/bun-v1.1.40), it will soon replace the binary lockfile format `.lockb` in the upcoming version `1.2.0`

In addition, cached bun install will become 30% faster thanks to the text-based lockfile format - https://bun.sh/blog/bun-lock-text-lockfile#cached-bun-install-gets-30-faster

Read https://bun.sh/blog/bun-lock-text-lockfile
@xhyrom xhyrom changed the title chore: 🔒 use text-based Bun lockfile build: use text-based Bun lockfile Jan 5, 2025
@xhyrom
Copy link
Copy Markdown
Collaborator

xhyrom commented Jan 5, 2025

thanks!

@xhyrom xhyrom merged commit 6fb6603 into oven-sh:main Jan 5, 2025
@okineadev okineadev deleted the use-text-based-bun-lockfile branch January 5, 2025 15:05
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