Skip to content

Releases: leopardslab/react-email

v1.0.1

06 Jul 02:35
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

1.0.1 (2022-06-29)

Bug Fixes

  • typo: fixed typo for main.yml (504dc69)

v1.0.0

06 Jul 02:34
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

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

Performance Improvements

BREAKING CHANGES

  • styling: named argument pass for useStyles

Signed-off-by: Niloy Sikdar niloysikdar30@gmail.com