Skip to content

Releases: thundermiracle/next-mui-helper

v3.0.4

25 Oct 12:10
Compare
Choose a tag to compare
Oct 24, 2019

Breaking Changes

N/A

Changes

  • Add ThemeManagerContext to enable theme change
  • Add deepCompareObj helper function

v3.0.3

08 Oct 12:35
f1a6dc0
Compare
Choose a tag to compare
Oct 8, 2019

Breaking Changes

N/A

Changes

  • Remove deprecated unnecessary Container

v3.0.2

01 Aug 12:13
9f86160
Compare
Choose a tag to compare
Aug 1, 2019

Breaking Changes

N/A

Changes

  • Expose [Document] in makeNextDocument and [App] in makeNextApp to prevent next9.0.2 from throwing error #26

v3.0.1

28 Jun 12:49
5d8fdbf
Compare
Choose a tag to compare
Jun 28, 2019

Breaking Changes

N/A

Changes

  • Remove @material-ui/styles from peerDependencies

v3.0.0

27 May 13:05
Compare
Choose a tag to compare
May 27, 2019

Breaking Changes

v2.0.0

06 Apr 14:33
Compare
Choose a tag to compare
Apr 4, 2019

Breaking Changes

  • Change package folder structure
  • Release es6 files to es/ folder
  • Update dependendies to latest

v1.3.0

25 Feb 22:13
Compare
Choose a tag to compare
Feb 26, 2019

Breaking Changes

  • Remove unecessary fuctions:

    • util/makeNextExportPathMap
    • util/makeWidgetMap
    • nextjs/extendsWithIntl

Changes

  • #11 fix require all @material-ui/core

v1.2.0

06 Feb 04:51
Compare
Choose a tag to compare
Feb 6, 2019

Breaking Changes

  • Auto hoist all static props

Changes

  • Add displayName for better debug experience

v1.1.1

07 Jan 02:05
Compare
Choose a tag to compare
Oct 26, 2018

Breaking Changes

N/A

Changes

  • Fix the bug of makeNextApp.js losing props in hoc

v1.1.0

07 Jan 02:05
Compare
Choose a tag to compare
Oct 24, 2018

Breaking Changes

N/A

Changes