Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Releases: saiichihashimoto/create-react-node-app

v2.8.0

12 Feb 10:18
Compare
Choose a tag to compare

2.8.0 (2019-02-12)

Features

  • redis: run redis-server (48872db)

v2.7.0

12 Feb 04:28
Compare
Choose a tag to compare

2.7.0 (2019-02-12)

Features

  • ngrok: --ngrok serves the page up from a ngrok url (8a58be9)

v2.6.2

12 Feb 00:48
68d4d37
Compare
Choose a tag to compare

2.6.2 (2019-02-12)

Bug Fixes

  • build: build returns correct error code (c084784)

v2.6.1

11 Feb 18:19
8724510
Compare
Choose a tag to compare

2.6.1 (2019-02-11)

Bug Fixes

  • package: update react-scripts to version 2.1.5 (1210276)

v2.6.0

11 Feb 00:24
Compare
Choose a tag to compare

2.6.0 (2019-02-11)

Features

  • test: pass-through react-scripts test (f43da53), closes #5

v2.5.1

11 Feb 00:03
Compare
Choose a tag to compare

2.5.1 (2019-02-11)

Bug Fixes

  • code: allows src/index.server.js (506d187), closes #7

v2.5.0

10 Feb 23:11
Compare
Choose a tag to compare

2.5.0 (2019-02-10)

Features

v2.4.1

10 Feb 22:38
299aaf5
Compare
Choose a tag to compare

2.4.1 (2019-02-10)

Bug Fixes

  • package: update react-scripts to version 2.1.4 (9a857dd)

v2.4.0

10 Feb 09:45
9469b5a
Compare
Choose a tag to compare

2.4.0 (2019-02-10)

Features

v2.3.0

10 Feb 04:59
d28822d
Compare
Choose a tag to compare

2.3.0 (2019-02-10)

Features

  • babel: load images as data urls or static urls (52d3a0f), closes #4
  • babel: more create-react-app babel plugins (7660546)
  • babel: more create-react-app babel-plugins: babel-plugin-transform-dynamic-import (b6626b9)
  • server: allows css modules imports (288170b), closes #3