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

v0.4.0 #20

Merged
merged 3 commits into from
Jul 15, 2024
Merged

v0.4.0 #20

merged 3 commits into from
Jul 15, 2024

Conversation

cbowling
Copy link

@cbowling cbowling commented Jul 12, 2024

This version attempts to this package with align ReScripts v11 uncurrying standards. It required us to explicitly type our parameters and uncurry our return value definitions.

If this PR passes review, I would prefer us to go this route over the "uncurried": false configured PR as this will be enforced behavior in Rescript 12.

Both PRs update the package.json dependencies and remove "@glennsl/bs-jest" as it was abandoned and had numerous security advisories

@cbowling cbowling added help wanted Extra attention is needed dependencies Pull requests that update a dependency file labels Jul 12, 2024
@cbowling cbowling self-assigned this Jul 12, 2024
@t8rsalad
Copy link

Everything here looks good. This is probably the direction we need to go anyway, but I'm curious what we'll have to do in Kraken to make it work. Will it just drop in, or will we have to completely uncurry the Xml.Decoder stuff in Kraken?

@cbowling
Copy link
Author

Everything here looks good. This is probably the direction we need to go anyway, but I'm curious what we'll have to do in Kraken to make it work. Will it just drop in, or will we have to completely uncurry the Xml.Decoder stuff in Kraken?

Seemingly no changes are required from Kraken to use the updated library. I pulled in this branch and fixed a build issue with older versions of ReScript not knowing what rescript.json was.

@cbowling cbowling merged commit 5e9ca9c into master Jul 15, 2024
2 checks passed
@cbowling cbowling deleted the v0.4.0 branch July 15, 2024 17:33
@cbowling cbowling mentioned this pull request Jul 15, 2024
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 help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants