Skip to content

Releases: kireerik/razzle-material-ui-styled-example

1.5.0

01 Jun 23:33
67ce1df
Compare
Choose a tag to compare

Razzle updated to version 2.x

1.4.3

15 Mar 14:33
Compare
Choose a tag to compare

Styled Components updated to version 3.x

1.4.2

24 Feb 20:03
Compare
Choose a tag to compare

Styled Components updated to version 3.2.0-1

Custom ESLint turn off rules added

1.4.1

06 Jan 23:08
6ad048d
Compare
Choose a tag to compare

Single route static site generation implemented

1.4.0

05 Jan 21:02
Compare
Choose a tag to compare

Razzle updated to version 0.8.x

  • ESLint is enabled by default
    • reason: Razzle enables it by default
  • HTMLMinifier removeComments option enabled
    • reason: React.js is no longer relying on comments

1.3.0

15 Nov 21:59
Compare
Choose a tag to compare

React updated to version 16.x

react-tap-event-plugin dependency removed

  • reason: Material UI 0.19+ is no longer relying on it

1.2.1

25 Aug 19:52
Compare
Choose a tag to compare

Razzle updated to version 0.7.6-rc2

  • Works with Node.js 8+ under Windows as well

1.2.0

11 Jul 11:09
Compare
Choose a tag to compare

Razzle updated to version 0.7.x

1.1.1

15 Jun 22:13
Compare
Choose a tag to compare

HTMLMinifier updated to version 3.x

1.1.0

05 Jun 16:20
Compare
Choose a tag to compare

Main.js simplified

Razzle updated to version 0.6.x

  • HTMLMinifier downgraded to version 3.4.4 (JavaScript minification not working properly with version 3.5.0 and above)
  • Styled Somponents updated to version 2.x