Skip to content

Latest commit

Β 

History

History
146 lines (61 loc) Β· 4.46 KB

File metadata and controls

146 lines (61 loc) Β· 4.46 KB

Change Log

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

2.3.0 (2018-10-30)

Note: Version bump only for package wpackplugin

2.2.0 (2018-10-29)

Features

  • add cssnano to example plugin (9a8a44c)

2.1.0 (2018-10-23)

Note: Version bump only for package wpackplugin

2.0.0 (2018-10-22)

Features

  • add ts checker webpack plugin (4faf10e), closes #15
  • update bootstrap to include entrypoint dep (297b54d)

1.2.1 (2018-10-22)

Note: Version bump only for package wpackplugin

1.2.0 (2018-10-22)

Note: Version bump only for package wpackplugin

1.1.0 (2018-10-20)

Bug Fixes

  • issue with multiple webpackJsonp & runtime (846c2c0), closes #13

1.0.0 (2018-10-19)

Note: Version bump only for package wpackplugin

0.0.6 (2018-10-13)

Note: Version bump only for package wpackplugin

0.0.5 (2018-10-13)

Note: Version bump only for package wpackplugin

0.0.4 (2018-10-13)

Note: Version bump only for package wpackplugin

0.0.3 (2018-10-12)

Features

0.0.2 (2018-10-12)

Features

  • add node_modules watch plugin from react-dev-utils (e336af9)
  • add overrides & features in babel and webpack config (7c2a0c0), closes #6
  • almost finalize serve cli (58a9179)
  • code cleanup and introduce appName (5786ddb)
  • complete build mode (463e245)
  • create the init/cli for onboarding (07c9a2f)
  • feature freeze on wpackio/scripts (fe61b48)
  • fine-tune spinners and dim (89499d9)
  • fix some stuff on the serve cli (4e15a0f)
  • have proper name wpackio-scripts (cf032b2)
  • make hmr, multi-compiler etc work nicely (05668c7)
  • provide entrypoint publicPath functionality (7aeabeb)
  • remove all logs and use network ip by default (9aea139)
  • successfully create an example (61fe269)