Skip to content

v6.0.0

Compare
Choose a tag to compare
@nikhilnayyar002 nikhilnayyar002 released this 09 Jan 17:16
· 48 commits to master since this release

⚠ BREAKING CHANGES

  • eslint: architecture for eslint config file changed.
  • add wm-util.js.
    "wm-util.js" is like library that provide reusable functionality
    "wm-helper.js" provides major functionality for "react min".

Features

  • devserver: serve index.html instead of 404 (9def7b2)
  • prettier: add config & npm script (3c24fbe)
  • typescript: type checking during compilation (97814bf)

Bug Fixes

Chore

  • remove table, chalk deps; add wm-util.js (7c4c3cf)