unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
358 stars 19 forks source link

Improve `npm:consola` mocks #93

Closed pi0 closed 1 year ago

pi0 commented 1 year ago

unenv replaces consola back to console to save little bit from bundle. However with consola v3 the build is much smaller, we might use a "mini" export from it that keeps the interface.

jimbo0378 commented 1 year ago

@pi0 Thanks for this change! Any idea when this is going to be released? Would really come in handy :D

pi0 commented 1 year ago

Released. Sorry for delay.

jimbo0378 commented 1 year ago

No problem, thanks for the release!