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

Upgrade immer to 10.1.1 #2993

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Upgrade immer to 10.1.1 #2993

merged 2 commits into from
Aug 14, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Aug 12, 2024

fix #2988

@fonsp fonsp added frontend Concerning the HTML editor dependencies Pull requests that update a dependency file labels Aug 12, 2024
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="upgrade-immer-10.1.1")
julia> using Pluto

@fonsp fonsp merged commit 45c0a02 into main Aug 14, 2024
6 checks passed
@fonsp fonsp deleted the upgrade-immer-10.1.1 branch August 14, 2024 18:45
fonsp added a commit that referenced this pull request Aug 15, 2024
@fonsp
Copy link
Owner Author

fonsp commented Aug 15, 2024

I reverted this in 7354eb8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file frontend Concerning the HTML editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update immer.js
1 participant