File tree Expand file tree Collapse file tree 3 files changed +5
-15
lines changed
Expand file tree Collapse file tree 3 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3- ## [ 6.0.0]
43
5- ## Added
6-
7- - Upgraded all dependencies
8- - Updated directory structure
9- - Added background image rendering directly in SVG
10- - Added option to export background image while exporting the canvas as image or SVG
11- - Added background image aspect ratio control
12- - Updated erase option to use mask instead of canvas color
13- - Add github action for deployment of storybook and package
4+ ## [ 5.3.5]
145
15- ## Breaking changes
16-
17- - Removed background option to set background image using CSS-in-JS (instead check feature-filled backgroundImage prop)
6+ ## Changed
187
8+ - Changed import react as ` import * as React from 'react' `
199
2010## [ 5.3.4]
2111
Original file line number Diff line number Diff line change 11{
22 "name" : " react-sketch-canvas" ,
3- "version" : " 6.0.0 " ,
3+ "version" : " 5.3.4 " ,
44 "description" : " react-sketch-canvas - Freehand vector drawing tool for React using SVG as canvas" ,
55 "author" : " Vinoth Pandian" ,
66 "homepage" : " https://vinoth.info/react-sketch-canvas" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-sketch-canvas" ,
3- "version" : " 6.0.0 " ,
3+ "version" : " 5.3.4 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "nx" : " nx" ,
You can’t perform that action at this time.
0 commit comments