Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 3.94 KB

File metadata and controls

33 lines (27 loc) · 3.94 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0 (2020-09-08)

Bug Fixes

  • add eslint-plugin-babel to support a?.b() usage (f97a516)
  • add some todo (a762f0c)
  • check dll running speed (29c1e7e)
  • check dll running speed (3bd281d)
  • disable manual restart as default (0bd11d2)
  • kill childprocess as possible (3572185)
  • stderr not showing in electron (9cbf021)
  • try show webpack message file location as absolute path (08f4a29)
  • update readme (7cdf10c)

Features

  • add app-common package (b15fec5)
  • add grep electron control (8947286)
  • add logger info time difference display (cc23f44)
  • add more redux slice example (c17e6ba)
  • add router navigation programmatically (7f87e5c)
  • add ts support (de7ef2a)
  • add use case for non_webpack_require (7f5542d)
  • allow manual restart by typing r at any time (53d89d4)
  • integrate eslint sonar rules (178a39c)
  • main process ask for reload electron if needed (be1a1fc)
  • type-safe redux thunk (0e159f6)
  • use node-ipc to sync comple status (c7a1f33)