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 to live view 1.0 #760

Closed
henry-hz opened this issue Dec 4, 2024 · 6 comments
Closed

Upgrade to live view 1.0 #760

henry-hz opened this issue Dec 4, 2024 · 6 comments

Comments

@henry-hz
Copy link

henry-hz commented Dec 4, 2024

{:phoenix_live_view, "~> 0.19.0 or ~> 0.20.10"},

@hubertlepicki
Copy link
Contributor

@henry-hz there are no breaking changes?

@henry-hz
Copy link
Author

henry-hz commented Jan 9, 2025

I still can't use the last phoenix...

......
You can also run your app inside IEx (Interactive Elixir) as:

    $ iex -S mix phx.server


~ ❯ mix phx.new --version                                                                                                                                                                                                     23s 15:51:41
Phoenix installer v1.7.18

~ ❯ vi mi                                                                                                                                                                                                                         15:51:52

~ ❯ cd myapp                                                                                                                                                                                                                      15:52:01

~/myapp ❯ vi                                                                                                                                                                                                                      15:52:02

~/myapp ❯ ..                                                                                                                                                                                                                      15:52:04

~ ❯ mv myapp labs                                                                                                                                                                                                                 15:52:05
renamed 'myapp' -> 'labs/myapp'

~ ❯ cd labs                                                                                                                                                                                                                       15:52:10

~/labs ❯ cd myapp                                                                                                                                                                                                                 15:52:11

~/labs/myapp ❯ vi mix.exs                                                                                                                                                                                                         15:52:14

~/labs/myapp ❯ mix deps.get                                                                                                                                                                                                   13s 15:52:30
Resolving Hex dependencies...
Resolution completed in 0.133s
Because surface >= 0.11.4 depends on phoenix_live_view ~> 0.19.0 or ~> 0.20.10 and your app depends on phoenix_live_view ~> 1.0.0, surface >= 0.11.4 is forbidden.
So, because your app depends on surface ~> 0.12.0, version solving failed.
** (Mix) Hex dependency resolution failed

@msaraiva
Copy link
Member

Hey guys! I'm working on it. Assuming no new manor incompatibility issue pops out, we should get a new release out by the end of the week. Cheers.

@hubertlepicki
Copy link
Contributor

hubertlepicki commented Jan 28, 2025 via email

@sarat1669
Copy link

@msaraiva looking forward to it

@msaraiva
Copy link
Member

Closed by #761.

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

No branches or pull requests

4 participants