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
I had the unfortunate chance to witness it in production lmao. But at least that helped catch it and I added a test on my side too 😄
thanks for the fix!
Hi,
Starting with v15 empty strings seem to be wrongly parsed:
https://runkit.com/dackmin/dotenv-issue
v14 -> ''
v15 -> '""'
Is this normal and not reflected in the changelog? or not?
Thanks
The text was updated successfully, but these errors were encountered: