Releases: leopardslab/react-email
Releases · leopardslab/react-email
v1.0.1
v1.0.0
1.0.0 (2022-06-29)
Bug Fixes
- .npmignore: add .npmignore (c0624d7)
- code style: fix code style (f1c35fb)
- commitlint: typescript migration (57e3f8a)
- directory: fix folder structure (e35c6ff)
- email component: add return type (00e2763)
- email component: fixed issues in Email component (08162bd)
- email story: change format (a86e62b)
- folder: fix folder structure (2930894)
- generateemail: fix generateEmail (15f2f35)
- package.json: remove the empty dependencies part from package.json (74c82d8)
- semantic-release/github: fix addReleases option (858829b)
- storybook: fix Email story issues (20b17f2)
- styling: fix styling (b64e88e)
- styling: improved and fixed makeStyles (6b9892b), closes #20
Features
- add ESLint (b645c9d)
- add prettier (1de855a)
- add storybook: add storybook to the project (5d9f3fd)
- email component: add Email component (a1aafce), closes #17
- generateEmail: add generateEmail (9fc2bda), closes #21
- semantic-release: add semantic-release (4ac01d9), closes #16
- storybook: add story (17e9606)
- storybook: add story (d63f627)
- storybook: add story (e37b1d3), closes #18
- styling: add makeStyles (9fe1501), closes #20
- styling: add sx method (1042629), closes #20
Performance Improvements
- husky: add yarn test (1b4d91f)
BREAKING CHANGES
- styling: named argument pass for useStyles
Signed-off-by: Niloy Sikdar [email protected]