Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Releases: htdangkhoa/express-react-boilerplate

1.8.1

11 Dec 10:54
Compare
Choose a tag to compare

[UPDATE]:

  • Improve documents.

[FIX]:

  • Storybook cannot load style.

1.8.0

11 Dec 08:03
Compare
Choose a tag to compare

[NEW]:

  • Support unit testing using (Jest).

[FIX]:

  • Cannot analyze webpack.
  • Cannot load font assets.

[UPDATE]:

  • Improve documents.

1.7.4

10 Dec 10:49
Compare
Choose a tag to compare

1.7.3...1.7.4

1.7.3

10 Dec 09:58
0a13fd5
Compare
Choose a tag to compare

[CHANGE]:

  • Delete .git & yarn.lock after initialized project.
  • Add optimize-css-assets-webpack-plugin for minify css.

[FIX]:

  • Fixed issue Flash of Unstyled Content.

[UPDATE]:

  • Improve docs.

1.6.0

09 Dec 10:41
19ccbc1
Compare
Choose a tag to compare

[FIX]:

  • The CLI cannot execute.

1.2.0

09 Dec 10:06
1c1826e
Compare
Choose a tag to compare

[NEW]:

  • Add command line interface.

1.1.0

06 Dec 08:14
ac07b94
Compare
Choose a tag to compare

[NEW]:

  • Support emoji.
  • Enable gzip.

[FIX]:

  • Markdown display does not correct with Preview tab.

1.0.0

04 Dec 15:38
38ecaae
Compare
Choose a tag to compare

First release with core functions.