dunno if this has happened to anyone else, but in ...
# help
s
dunno if this has happened to anyone else, but in 0.65.0, once the back end starts getting requests, SST dumps probably hundreds (maybe a couple thousand?) lines to the console. looks like this:
ugh, it happens on every request
this kinda renders the console unusable ๐Ÿ˜ž
t
I'm fixing this now
s
awesome ๐Ÿ‘ thanks!
t
hm wait
is it printing in your cli also?
s
yes, both
it looks like itโ€™s dumping every symbol from every import in every npm package
t
it's on every request, not just the first request?
s
correct
t
Can you try v0.60.6
s
you bet, one sec
r
I saw that in 0.60.4 too
s
@thdxr fixed!
thank you ๐Ÿ™
@thdxr is it ok to deploy our back end with 0.60.6? is it stable/complete?
t
Should be good, we generally only really work on changes to the local development experience. Anything else gets at least a minor version update
But feel free to wait just in case
s
Iโ€™ll go for it. I live life on the edge ๐Ÿ˜„