Florian Hammerschmidt

Results 135 comments of Florian Hammerschmidt
trafficstars

We still have all our projects on v4, so there was no incentive to tackle this. v5 is unfortunately a huge undertaking and will take some time. That said, I...

The list is not up to date anymore. ~~The following are merged but not checked:~~ * ~~`ignore`~~ * ~~`` (explicit string interpolation)~~ * ~~`'a` (but `'+a` needs a separate entry...

This one got fixed in #445

This is fixed now in ReScript 11 with activated uncurried mode. @cristianoc @TheSpyder

Too eager, stale bot! https://github.com/rescript-lang/rescript-compiler/pull/6670

It's partially done at https://rescript-lang.org/docs/manual/latest/migrate-to-v11-and-uncurried-mode

I admit this change is kinda hidden, since it's suggested to switch to the new standard library "ReScript Core" and open that by default. But the migration guide refers to...

The migration guide now mentions the array access changes!

@zsombro as you never created a new issue in [create-rescript-app](https://github.com/rescript-lang/create-rescript-app), I will close this one. Feel free to open a new one there if the issue still exists.

If you called procrastinate again, the old timer gets cleared first. But that example is quite old from the old legacy Js module. Please use [Rescript Core](https://rescript-lang.org/docs/manual/latest/api/core#value-clearTimeout) instead.