Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Latest commit

 

History

History
128 lines (54 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

128 lines (54 loc) · 3.25 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.3 (2019-09-03)

Bug Fixes

  • Fix webpack production build with react-router-dom version 5.0.0. (#37) (26afba7) This fix the temporary solution from (#36).

0.4.2 (2019-09-02)

Bug Fixes

  • fix react-router-dom error on production build. (#36)

0.4.1 (2019-08-21)

Bug Fixes

0.4.0 (2019-06-24)

Bug Fixes

Features

  • treats: add hooks support (e864cb7)

0.3.0 (2019-03-26)

Bug Fixes

Features

  • workbox-webpack-plugin: added workbox-webpack-plugin (#26) (89bc48e)

0.2.0 (2019-02-26)

Bug Fixes

  • build: fix default condition for build target (#24) (bacb8ce)
  • webpack: disable default chunk (#27) (92cb254)

Features

  • tools: add typescript support (#7) (2a395e6)

0.1.1 (2019-01-24)

0.1.0 (2018-12-25)

0.3.0 (2019-03-26)

Bug Fixes

Features

  • workbox-webpack-plugin: added workbox-webpack-plugin (#26) (89bc48e)

0.2.0 (2019-02-26)

Bug Fixes

  • build: fix default condition for build target (#24) (bacb8ce)
  • webpack: disable default chunk (#27) (92cb254)

Features

  • tools: add typescript support (#7) (2a395e6)

0.1.1 (2019-01-24)

0.1.1 (2019-01-28)