extension-getting-started
extension-getting-started copied to clipboard
Hello World for Extensions
Twitch Developer Rig is not supported anymore, there are still a lot of references to this in this repos. https://discuss.dev.twitch.tv/t/end-of-support-for-the-twitch-developer-rig/42995
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.3.0 to 9.0.0. Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from v8 to v9 Breaking changes Removed support for Node versions 11...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
AJAX request sent from front-end is permanently held by preflight requests, causing the sample code unable the refresh with initial color nor cycle when clicking the button. Possible fix: 1....
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.5.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0. Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update version b62f1da Protect against constructor modification, #84 fb427cd Link to json-schema-org...
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.9.1. Release notes Sourced from color-string's releases. 1.9.0 Minor Release 1.9.0 Add parsing of exponential alpha values for HWB and HSL (#66) Thanks to @babycannotsay...
* Fixed logo in README.md * Rename panel.html to index.html because in Extension Views doesn't show anything 
I'm not sure if this is in the right place, as it seems to be more an issue to do with the native Developer Rig than anything, but the native...