Closed alexandarnikita closed 3 years ago
@IjzerenHein Even though we are not using makeContext
inside of our application, but we are getting compile failed.
The main reason is makeContext
is export function of this module.
We should remove this deprecated function from the init.ts
Gotcha. You just could have told me in the description you know?
Sorry about that... Later if there is any new issues comes up, I will write down more details in the description. When are you going to update this issue and release the next version?
I've removed the makeContext
function and just published a new release:
https://github.com/IjzerenHein/firestorter/releases/tag/v3.0.1
makeContext
has been deprecated, usemakeFirestorterContext
instead which does have a type param