React Sketchapp Versions Save

render React components to Sketch ⚛️💎

v3.2.2

3 years ago
  • Fix getting the default bridge on NodeJS

v3.2.1

3 years ago
  • Platform.version now reflects the Sketch version
  • Fix a bug for a broken version of @sketch-hq/sketch-file-format-ts

v3.2.0

4 years ago
  • Add a new useWindowDimensions hook for Artboard viewport (#501)

v3.1.3

4 years ago
  • Add proptypes for Text
  • Allow fontWeigth to be a number

v3.1.2

4 years ago
  • Handle passing a Sketch document more properly

v3.1.1

4 years ago
  • Fix for Sketch 64

v3.1.0

4 years ago
  • Fix acceptable text children (#474)
  • Fix parsing of SVG arc shorthand parameters (#467)
  • Change default font resolution, always falling back to the system font when the fontFamily is missing or not specified

v3.0.4

4 years ago
  • Fix rendering images (#458)

v3.0.3

4 years ago
  • Fix typo in Symbol (Thanks @antoni!)
  • Fix messed up js-sha import (#456)

v3.0.2

4 years ago
  • Fix rotation direction (#433)
  • Fix Svg renders when the shape doesn't fit the viewbox (#288)
  • Add missing strokeAlignment prop (#276)