Skip to content

Latest commit

 

History

History
829 lines (361 loc) · 27.1 KB

CHANGELOG.md

File metadata and controls

829 lines (361 loc) · 27.1 KB

10.1.4 (2021-01-15)

Bug Fixes

10.1.3 (2020-12-18)

Bug Fixes

  • dev-server: fix wrong path and url comparison on windows (d488311)

10.1.2 (2020-12-17)

Bug Fixes

  • nginx: always use only ipv4 host (fe73d1c)

10.1.1 (2020-11-30)

Bug Fixes

  • tsconfig: formatting fix (32b2248)
  • tsconfig: separate build config from published config (a55051d)

10.1.0 (2020-11-10)

Features

  • webpack-client: use svg-url-loader for svg (638d601)

10.0.1 (2020-11-09)

Bug Fixes

  • alpine-node: push docker image on commit (7e8c286)
  • webpack-dev: add public path, so images loads correctly in dev mode (e5c8a16)
  • webpack-server: add date-fns to externals, so it won't conflict with arui-feather date-fns (131e9b2)

10.0.0 (2020-10-26)

Bug Fixes

  • replace remaining require with imports (094d6c2)
  • alpine-node-nginx: fix gpg errors (33e6f72)
  • dependencies: ts as peer dependency (438c7e7)
  • get-entry: remove console.log (39d735d)
  • jest: correctly resolve path to all file mappers (fcc34f9)
  • ts-node: configure it from single place (e68eda5)
  • webpack-server: fix node-externals in workspaces (c283ae0)
  • yarn: fix ci configs (b4d1162)

Features

  • ts in all webpack configs (e051e29)
  • yarn 2 support (73bef4f)
  • alpine-node-nginx: add docker build workflow (2d95808)
  • alpine-node-nginx: read version from version file (dce6105)

9.7.0 (2020-10-22)

Features

  • webpack: split dynamic import from node_modules to chunk (ba6a286)

9.6.0 (2020-10-08)

Features

  • postcss-config: add keepCssVars, revert plugin (2d8a0d6)

9.5.0 (2020-09-22)

Features

  • webpack: replace style tags with optimized css bundle in dev (22681f2)

9.4.1 (2020-09-11)

Features

  • postcss-config: add postcss-color-mod-function (a619453)

9.4.0 (2020-08-19)

Bug Fixes

  • check-required-files: skip empty files from config (34701c5)

Features

  • webpack: add support for multiple entrypoints (508c5c1)

9.3.2 (2020-08-18)

Features

  • supporting-browsers: add supporting-browsers to overrides (2671fd5)

9.3.1 (2020-07-28)

9.3.0 (2020-07-03)

Bug Fixes

  • assets-size: use brotli-size as optional dependency (144980b)
  • config: add theme setting and change to eng (1befdf6)
  • deps: update @alfalab/postcss-custom-properties (24078ba)
  • tests: remove unused flag (328bab6)
  • tsconfig: disable removeComments flag (30cc24e), closes #117
  • webpack-server: source-map-support is now optional (7996d82), closes #43

Features

  • assets-size: print brotli size when possible (d744fa4), closes #114
  • config: check passed settings (7653a90)
  • webpack: add bundle-analyze command (705d87e), closes #115

9.2.0 (2020-06-15)

Bug Fixes

  • client: disable brotli on node < 10 (fc274f9)

Features

  • client: add brotli support (062e42c)

9.1.0 (2020-06-03)

Bug Fixes

  • postcss.config.js: add docs, export theme setting from app-configs (7a367c4)
  • postcss.config.js: fix and simplify theme setting (bed0cab)

9.0.4 (2020-06-02)

Bug Fixes

  • tsconfig: allow import json modules (45e5c07)

Features

  • docker-build: fetch registry from args (79bac18)

9.0.3 (2020-05-25)

9.0.2 (2020-05-19)

Features

  • add newclick-composite-components to whitelist (ff6c1f8)

9.0.1 (2020-04-27)

Bug Fixes

  • webpack-client: work with array-style webpack configs correctly (6f8c912)

9.0.0 (2020-04-20)

Features

  • config: use node 12 as default base image (cc8ef06)

8.5.1 (2020-04-16)

Features

8.5.0 (2020-04-01)

8.4.0 (2020-03-23)

Bug Fixes

Features

  • conf: disable allowJs rule (49cfc56)

8.3.4 (2020-03-06)

8.3.3 (2020-03-06)

Bug Fixes

8.3.2 (2020-03-04)

Bug Fixes

  • nginx.conf.template: updated rule for request's max body size (5364789)

Features

8.3.1 (2020-03-04)

Features

8.3.0 (2020-02-11)

8.2.6 (2020-02-05)

Bug Fixes

  • hotfix, according latest webpack dev server docs (268a6fc)

8.2.5 (2020-02-05)

8.2.4 (2020-02-05)

Features

  • use react dev utils for css modules (35c4329)

8.2.3 (2020-02-02)

Bug Fixes

  • fix regexp to exclude test files outside of src dir (8a8729b)

8.2.2 (2020-01-28)

Bug Fixes

8.2.1 (2020-01-17)

Bug Fixes

  • jest-config: fix test files regexp (d208b34)

8.2.0 (2020-01-16)

Bug Fixes

  • config: change assets RegExp in proxy (3321833)
  • config: use publicPath config property for assets path (61f7a83)
  • dev-server: make correct method startWith -> startsWith (cf91a62)

Features

  • babel: add optional chaining and nullish coalescing support (8fa3211)
  • ci: add yarn cache (17ff911)
  • jest: dynamic pass paths from tsconfig for aliases (cfaed8f)
  • jest: make more correct title for some variables (28766c6)

8.1.1 (2020-01-14)

Bug Fixes

  • config: change assets RegExp in proxy (3321833)
  • config: use publicPath config property for assets path (61f7a83)
  • dev-server: make correct method startWith -> startsWith (cf91a62)

Features

  • ci: add yarn cache (17ff911)
  • jest: dynamic pass paths from tsconfig for aliases (cfaed8f)
  • jest: make more correct title for some variables (28766c6)

8.1.0 (2020-01-13)

Bug Fixes

  • config: change assets RegExp in proxy (3321833)
  • config: use publicPath config property for assets path (61f7a83)

Features

  • ci: add yarn cache (17ff911)
  • jest: dynamic pass paths from tsconfig for aliases (cfaed8f)
  • jest: make more correct title for some variables (28766c6)

8.0.0 (2019-12-24)

Bug Fixes

Features

7.0.0 (2019-12-05)

6.0.3 (2019-12-04)

6.0.2 (2019-12-04)

Features

  • allow override scripts settings by env (172dc48)

6.0.1 (2019-11-27)

Bug Fixes

6.0.0 (2019-11-27)

Features

  • use css modules naming convention (836670a)

5.6.2 (2019-11-14)

5.6.1 (2019-10-02)

5.6.0 (2019-09-13)

Bug Fixes

  • fixed issue with shadowing path module (b499974)
  • fix postcss webpack server config (bbfcd53)

Features

5.5.0 (2019-08-22)

Features

  • add css modules support for *.pcss files (f927623)

5.4.0 (2019-06-28)

Features

  • client: remove unused measureFileSizesBeforeBuild call (de0c68a)

5.3.0 (2019-06-27)

5.2.0 (2019-06-25)

Features

  • webpack.client.prod: use TerserPlugin for minimization (425adeb)

5.1.0 (2019-05-30)

5.0.0 (2019-04-25)

Bug Fixes

  • postinstall: more obvious error messages on symlink creation issues (0e348c1)

Features

  • synchronized contents of archive build with contents of docker build (97a1fa2)
  • webpack: remove React ProvidePlugin (01e6b5a)

4.2.6 (2019-02-28)

Bug Fixes

  • remove toLowerCase() call on argValue from docker-build (6ee433c)

4.2.5 (2019-02-14)

Bug Fixes

  • remove toLowerCase() call on argValue from docker-build (6ee433c)

4.2.4 (2019-01-23)

Bug Fixes

  • test: Comment about skipped arguments added (ce555ce)
  • test: Fixed argument handling to test provided files only (8711585)

4.2.3 (2019-01-17)

Features

  • webpack-dev-server: up version to 3.1.4 (0be5c9f)

4.2.2 (2019-01-10)

Bug Fixes

  • dependencies: update webpack-dev-server (b7727c6)

4.2.1 (2018-12-26)

Bug Fixes

  • postcss-config: change extensions for postcss-custom-media plugin (9e3a560)

4.2.0 (2018-12-18)

Features

  • docker-build: added ability to override dockerfile (76a3a3a)

4.1.2 (2018-12-10)

Bug Fixes

  • client: correct base path for css extractor plugin (1195fa7)

4.1.1 (2018-12-06)

Bug Fixes

  • provided default value for clientPolyfillsEntry when no arui-feather is installed (623593e)
  • webpack-minimizer: update webpack, disable z-index optimize (f936b1b)

4.1.0 (2018-12-04)

Features

  • browserlist: forget dead browsers (926bc1d)

4.0.3 (2018-12-04)

Bug Fixes

  • webpack.client: remove pathinfo from client prod build (c2d86a3)

Features

  • ci: add travis ci (9c30459)
  • scripts: add install step for test project (e834431)

4.0.2 (2018-11-23)

Bug Fixes

  • move test to other directory, fix npmignore (73f93e4)

4.0.1 (2018-11-23)

Bug Fixes

Features

  • add useTscLoader flag, fix some problems with ts compilation (568f509)
  • migrate to webpack 4 (acbb30b)

3.0.0 (2018-11-14)

Features

  • webpack: ignore non-js require in node.js in node_modules (2de1ea7)

2.2.1 (2018-10-22)

Features

  • jest-preset: add testURL (374d924)

2.1.1 (2018-10-02)

Bug Fixes

  • app-configs: typo in serverPort (72ea7e3)

2.1.0 (2018-09-28)

2.0.5 (2018-08-23)

Bug Fixes

  • webpack-client-prod: keep keyframes names (fdd4298)

2.0.4 (2018-08-08)

Bug Fixes

  • app-configs: fix baseDockerImage (0100b06)

2.0.3 (2018-08-06)

Bug Fixes

2.0.2 (2018-08-06)

Bug Fixes

  • remove erroneous commit (cda07da)

2.0.1 (2018-08-06)

Bug Fixes

  • add file mode while writing the start.sh file (82747cd)
  • make start.sh executable (0998e7b)

2.0.0 (2018-08-02)

Features

  • allow to pass options with 'arui-scripts' property (ae5f4ad)