Erek Speed

Results 199 comments of Erek Speed

I removed info logs awhile back but not error logs. I think having error logs is important for people reporting bugs though in general. Maybe there's a way to format...

If you right click on the message it looks like you can "Hide messages from rikaicontent.js" which would be easy enough while doing dev work. That being said, I'll keep...

:tada: This issue has been resolved in version 2.0.0 :tada: The release is available on: - [Chrome Web Store](https://chrome.google.com/webstore/detail/jipdnfibhldikgcjhfnomkfpcebammhp) - [GitHub release](https://github.com/melink14/rikaikun/releases/tag/v2.0.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

I will re-open this issue as I think it's worth thinking about solving this in a general way.

This is a good point I hadn't thought of in awhile. There's a lot of code passing around this object and state data but that could all just be class...

This SO post has some strategies: https://stackoverflow.com/questions/10994324/chrome-extension-content-script-re-injection-after-upgrade-or-install/11598753#11598753 It requires using script injection to add the script when needed. - Do we need to unregister previous event listeners? - Should I...

[sentry.io](https://sentry.io/for/open-source/) has free open source logging rikaichamp uses bugsnag

(Looks like I accidentally used the close and comment instead of just comment last time)

Thanks for the comment. Agree that this package it self probably wouldn't be the right place for it butI've been a big fan of the entire semantic release process in...

Thanks! I wasn't able to quite understand the difficulty from the TODO but agree that there's realistically but much risk. I'd also encourage worried folk to confirm the asana state...