Skip to content

Releases: omgjs/webpack-config-react

v1.2.1

30 Oct 13:20
Compare
Choose a tag to compare

1.2.1 (2018-10-30)

Bug Fixes

  • favicon: use favicon-webpack-plugin only when favicon file exists (197b7b1)

v1.2.0

30 Oct 12:57
Compare
Choose a tag to compare

1.2.0 (2018-10-30)

Features

  • favicon: lets use favicon-webpack-plugin to generate favicons from src/favicon.png file by default (5b45e7e)

v1.1.1

30 Oct 12:08
Compare
Choose a tag to compare

1.1.1 (2018-10-30)

Bug Fixes

  • dev-config: removing redundant settings (7ebf3db)

v1.1.0

29 Oct 02:35
Compare
Choose a tag to compare

1.1.0 (2018-10-29)

Bug Fixes

  • dev config: dev config fix. specifying publicPath (322bc74)
  • source-map: create source map only for development environment (461ad0c)

Features

  • markdown: rehype-highlight plugin for code blocks highlight and remark-emoji for emojis like this :emoji: (64ac9ae)
  • markdown-loader: import markdown files as react component with @hugmanrique/react-markdown-loader (40c2ab5)

v1.0.6

22 Oct 13:05
Compare
Choose a tag to compare

1.0.6 (2018-10-22)

Bug Fixes

  • paths: Path to main js fix (c126ead)

v1.0.5

21 Oct 21:47
Compare
Choose a tag to compare

1.0.5 (2018-10-21)

Bug Fixes

  • paths: app js in same dir as index.html (328d96c)

v1.0.4

18 Oct 18:07
Compare
Choose a tag to compare

1.0.4 (2018-10-18)

Bug Fixes

  • log: little bit of output to console (84c4dcb)

v1.0.3

18 Oct 16:39
Compare
Choose a tag to compare

1.0.3 (2018-10-18)

Bug Fixes

  • paths: fixing default paths of entry files (67b5755)

v1.0.2

18 Oct 14:20
Compare
Choose a tag to compare

1.0.2 (2018-10-18)

Bug Fixes

  • dependencies: trying to fix mess with dependencies (ef21d62)

v1.0.1

18 Oct 12:52
Compare
Choose a tag to compare

1.0.1 (2018-10-18)

Bug Fixes

  • package.json: making my module a public one (a000816)