Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Publish 5.0.0 #432

Merged
merged 2 commits into from
Apr 19, 2024
Merged

chore: Publish 5.0.0 #432

merged 2 commits into from
Apr 19, 2024

Conversation

joshLong145
Copy link
Collaborator

@joshLong145 joshLong145 commented Apr 19, 2024

package file and non source file updates for the 5.0.0 release

Breaking Changes

  • Removes ipfs-http-client: resolves build issues when running in nextjs

  • Now using cross-fetch instead of directly injecting node-fetch as a polyfill solution for fetch
    22293a2

  • Changes getLatestBlockhash() on the LitNodeClient to be an async method. This was previously a synchronous call.
    83a070b

Bug Fixes

  • Fixesnode-fetch not found exceptions in NextJs

  • Fix to global polyfill of Buffer causing errors:
    618fbf8

  • Addition of static eth wallet auth method in lit auth client
    05d9494

  • Fix to ILitNodeClient interface compatibility
    8efcb0f

MaximusHaximus
MaximusHaximus previously approved these changes Apr 19, 2024
Copy link
Contributor

@MaximusHaximus MaximusHaximus left a comment

Choose a reason for hiding this comment

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

:shipit: 🚢 🚀 🎉

Copy link
Contributor

@MaximusHaximus MaximusHaximus left a comment

Choose a reason for hiding this comment

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

:shipit: 🚢 🚀 🎉 :)

Copy link
Collaborator

@Ansonhkg Ansonhkg left a comment

Choose a reason for hiding this comment

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

lfg! 🚀

@joshLong145 joshLong145 merged commit 75664ff into master Apr 19, 2024
4 checks passed
@joshLong145 joshLong145 deleted the publish/5.0.0 branch April 19, 2024 15:33
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.

None yet

3 participants