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

Update for PureScript 0.15 #790

Merged
merged 18 commits into from
May 2, 2022
Merged

Update for PureScript 0.15 #790

merged 18 commits into from
May 2, 2022

Conversation

thomashoneyman
Copy link
Member

@thomashoneyman thomashoneyman commented Apr 28, 2022

Updates Halogen for PureScript 0.15. No API changes, only dependency upgrades. Also fixes #788.

@thomashoneyman
Copy link
Member Author

This is now ready to go except for the freeap dependency: ethul/purescript-freeap#20

@thomashoneyman
Copy link
Member Author

@garyb is there anything else you think we should quickly get in before doing a major release?

@garyb
Copy link
Member

garyb commented Apr 29, 2022

@thomashoneyman #785 would be worth doing! I'll open a PR later on for it, will take a look through the properties and see if there are any others that are worth changing similarly too.

* Make `value` use `IsProp`

* Remove deprecated `id_`
@garyb
Copy link
Member

garyb commented May 2, 2022

I might have one more addition to go in too, I'm trying it out at the moment, it might not work/be safe enough to go in 😉 (join operation for forked HalogenMs) but I'll have an idea later today.

* Add join operation for forks

* Update src/Halogen/Aff/Driver/Eval.purs

Co-authored-by: Thomas Honeyman <hello@thomashoneyman.com>
bower.json Outdated Show resolved Hide resolved
@thomashoneyman thomashoneyman merged commit 4ea1fee into master May 2, 2022
@thomashoneyman thomashoneyman deleted the purs-0.15 branch May 2, 2022 13:41
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.

Halogen Ace example throws a ReferenceError
2 participants