You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package currently is written as CJS module. The ecosystem however is moving towards ESM and many frameworks too. It would be beneficial for not only users of also adapters of this package to have it support ESM natively and provide a CJS export for backwards compatibility.
I wonder in general if this package will still be maintained moving on?
The text was updated successfully, but these errors were encountered:
Here is the challenge: I am not a JS person, but I can find time to work on this in the next weeks. I need someone to lay down here what needs to be done with some level of detail. Could anyone give me a hand?
This package currently is written as CJS module. The ecosystem however is moving towards ESM and many frameworks too. It would be beneficial for not only users of also adapters of this package to have it support ESM natively and provide a CJS export for backwards compatibility.
I wonder in general if this package will still be maintained moving on?
The text was updated successfully, but these errors were encountered: