Skip to content

Latest commit

 

History

History
240 lines (98 loc) · 7.73 KB

File metadata and controls

240 lines (98 loc) · 7.73 KB

Changelog

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

0.1.11 (2024-05-30)

Bug Fixes

  • env ENV_PREFIX set default value REACT_APP (0e7eb7b)

0.1.10 (2022-11-21)

Bug Fixes

0.1.9 (2021-08-19)

Bug Fixes

  • env runtime put in absolute (b1fdd44)

0.1.8 (2021-08-19)

0.1.7 (2021-08-19)

Bug Fixes

  • put script in body first place (8cb6ac1)

0.1.6 (2021-08-19)

Bug Fixes

  • add defer on runtime js (aa7d641)

0.1.5 (2021-08-11)

Bug Fixes

0.1.4 (2021-08-11)

Bug Fixes

0.1.3 (2021-08-11)

Bug Fixes

0.1.2 (2021-08-11)

Features

0.1.1 (2021-08-11)

0.1.0 (2021-08-11)

0.0.5 (2021-08-11)

0.0.4 (2021-08-11)

0.0.3 (2021-08-11)

Features

0.0.2 (2021-02-02)

Bug Fixes

  • APP_BASE_PATH to APP_BASENAME (0e29234)

0.0.1 (2021-01-30)

0.10.7 (2020-02-15)

Bug Fixes

0.10.6 (2020-01-11)

0.10.5 (2020-01-11)

Bug Fixes

0.10.4 (2020-01-10)

Bug Fixes

  • remove arg app_version in base image (4663644)

0.10.3 (2020-01-09)

0.10.2 (2020-01-09)

0.10.1 (2020-01-08)

Bug Fixes

  • react app version should not in dockefile (2aa3366)

0.10.0 (2020-01-08)

Features

0.9.0 (2019-11-21)

Features

0.8.0 (2019-07-23)

Features

  • support "use runtime env"; (b258ac8)

0.7.0 (2019-07-23)

Features

  • support compressed file replace (039af72)

0.5.0 (2019-05-05)

Bug Fixes

Features

  • support 'use runtime env'; (a7aa7fe)

0.4.0 (2018-12-07)

Bug Fixes

  • nginx if condition break try_files (#7) (8777e4c)
  • 修复白名单关闭时,访问不存在的url不会重定向到index.html的问题 (bd8bc64), closes #4

Features

0.3.0 (2017-12-07)

Bug Fixes

Features

  • change to offical nginx:alpine base && support more envs && an example (dc66635)

0.2.0 (2017-03-06)

Features

  • change base image to smebberson/alpine-nginx, and remove BASE_URL (e21731b)

0.1.1 (2017-03-05)