#loader$ déprécated ??

17 messages · Page 1 of 1 (latest)

unreal ember
#

loader$ déprécated ??

white timber
#

It's being renamed to routeLoader$ because there are going to be more loader$ APIs coming.

bitter night
#

yep

#

and useBrowserVisibleTask to useVisibleTask

unreal ember
#

Ok think 😏

upper lynx
verbal pasture
#

is this specific to a version?

#

yea .. same tried action$ and its not working

upper lynx
verbal pasture
#

how do i update to the latest version?

upper lynx
#

just rename them to routeAction$ and it should be fine

#

change the version in your package.json

#

then use your package manager install (npm i, pnpm i, yarn)

verbal pasture
#

aah .. thanks big time

#

how long do they take to update the documentation because now i feel i can't depend on it

upper lynx
#

it's in beta so there will always be a bit of delay with the docs. You can also just stick to a specific version without updating but yeah it's a bit of struggle looking for the right answers sometimes

#

thats kind of the tradeoff when you use frameworks that are 'in-beta' although qwik seems more than capable of creating full fledged applications imo