Skip to content

Releases: wintercounter/mhy

v1.3.6

31 Jan 15:33
Compare
Choose a tag to compare
  • chore(release): 1.3.6 (f9414cb)
  • fix(storybook): missing config file generation in case of using UI (1232fd4)

v1.3.5

31 Jan 12:41
Compare
Choose a tag to compare
  • chore(release): 1.3.5 (731f347)
  • minor(docker): make .nmp-global to be 0777 (86a1fe8)

v1.3.4

31 Jan 08:47
Compare
Choose a tag to compare
  • chore(prettier): re-format all files (4359c91)
  • chore(release): 1.3.4 (bcce71d)
  • fix(cmd): non-flag params passing to process (ab0f9d1)

v1.3.3

30 Jan 13:26
Compare
Choose a tag to compare
  • chore(release): 1.3.3 (e0e86c6)
  • fix(webpack): missing support for args passing (6e7be54)

v1.3.2

30 Jan 08:24
Compare
Choose a tag to compare
  • chore(release): 1.3.2 (de43d3b)
  • fix(tsc): missing support for args passing (dd3999d)
  • docs(structure): improvement (ed164dd)

v1.3.1

25 Jan 10:29
Compare
Choose a tag to compare
  • chore(docs): add info on WebStorm/PHPStorm setup (0b14e4e)
  • chore(docs): extend info on WebStorm/PHPStorm setup (db0ca0c)
  • chore(docs): fix typo (fcdbe19)
  • chore(docs): fix typo (b559095)
  • chore(release): 1.3.1 (7930c09)
  • fix(jest): check for space after keywords (b11ac95)
  • fix(jest): transform modules with export also (3cb8adc)

v1.3.0

24 Jan 13:13
Compare
Choose a tag to compare
  • chore: remove .vscode (4bc5412)
  • chore(release): 1.3.0 (85c64d9)
  • feat(mhy): add full support for custom 'src', 'dist' and 'build' folders (132c82e)
  • feat(mhyConfig): add distFolder and buildFolder keys (b2bbf16)
  • fix(babel): add Storybook also as exception (499076a)
  • fix(babel): only resolve module if it's not being run by Webpack (6192439)

v1.2.2

23 Jan 16:00
123bc65
Compare
Choose a tag to compare
  • chore(docs): add dependency version check badge (105ecc8)
  • chore(docs): add extra install step for TS fixing instructions (14e186b)
  • chore(docs): add help page description (7b4247a)
  • chore(docs): add prettier badge (2dba5a2)
  • chore(docs): extend storybook config docs (6350774)
  • chore(docs): fix copy-paste mistake (7087ba7)
  • chore(docs): fix help page description (b97912b)
  • chore(docs): fix missing closing tag (ed6af58)
  • chore(docs): improve landing page (0e6bb23)
  • chore(docs): minor introduction page updates (c5a0d5c)
  • chore(docs): remove logo from gitbook (6e38b88)
  • chore(docs): remove useless space (d9fe0f6)
  • chore(release): 1.2.2 (d6b369e)
  • Typo (2f289db)

v1.2.1

22 Jan 13:31
Compare
Choose a tag to compare
  • chore(docs): add help about TS not finding package (ac4d807)
  • chore(docs): move tool items to expandable submenu (6be5c56)
  • chore(docs): rewrite TS help step-by-step (09dc54d)
  • chore(release): 1.2.1 (f3aa045)
  • fix(docs): fix what GitBook is messing up (843ed56)
  • fix(docs): wrong boot description (ef78019)

v1.2.0

22 Jan 12:11
Compare
Choose a tag to compare
  • chore(dependencies): update versions (085f226)
  • chore(docs): fix typo (36fec26)
  • chore(docs): update introduction page (bc1cf9d)
  • chore(release): 1.1.0 (452193f)
  • chore(release): 1.2.0 (a571d9c)
  • fix(boot): accidentally replaced import package name (1492bd1)
  • fix(ui): check if ref exists before adding line (33ea152)
  • feat(ci): don't try to publish if version did not change (730ad8b)