Michele Piccirillo
Indie Maker & Freelance Developer.
Add TODO about moving the bridge out
Add implementation to read from file: protocol
Add the node-fetch dependency
Add multiple entrypoints in package.json
Add multiple entrypoints in package.json
Move back StyleSheet -> stylesheet
Use a dynamic import instead of weakRequire
Change the bridge injection for TextStyles
Split entrypoints by platform
Don't use the console in prodution
Rename the *SJSON functions
Group together files by method instead than by implementation
Add PlatformBridge injection everywhere
Use strong imports in NodeMacOSBridge
Change the interface of getSketchVersion()
Split the bridges in their own objects
Change the interface of getSketchVersion()
Split the bridges in their own objects
Transpile to ES2017 to avoid regenerator-runtime for now