0.15.0 (2025-02-03)
0.14.1 (2025-01-22)
0.14.0 (2025-01-14)
0.13.2 (2024-12-27)
0.13.1 (2024-10-24)
0.13.0 (2024-10-11)
0.12.1 (2024-10-09)
0.12.0 (2024-09-11)
0.11.3 (2024-07-18)
0.11.2 (2024-07-17)
0.11.1 (2024-07-08)
0.11.0 (2024-07-04)
0.10.0 (2024-06-20)
0.9.5 (2024-05-22)
0.9.4 (2024-04-26)
0.9.3 (2024-04-24)
0.9.2 (2024-04-10)
0.9.1 (2024-04-03)
0.9.0 (2024-03-27)
- client: allow to pass terser options (#126) (0eabea9)
- make some deps optional (#127) (e2793ea)
- monaco: set default filename template for worker scripts for production build (#124) (9cebc38)
0.8.7 (2024-03-11)
0.8.6 (2024-01-24)
0.8.5 (2024-01-08)
0.8.4 (2024-01-03)
- build: support typescript v5.3 (#114) (7de7c87)
- s3-upload: pass logger to s3 uploader (#113) (50f0755)
0.8.3 (2023-11-24)
0.8.2 (2023-11-15)
0.8.1 (2023-11-15)
0.8.0 (2023-11-10)
- build-library: ignore babel.config.json file (#98)
- service: allow override babel transform options (#102) (5725e0c)
- service: allow override the default webpack configuration (#100) (ca9354c)
- services: add --debug-webpack cli option to show final webpack config (#101) (b7ee812)
0.7.1 (2023-11-01)
- move transform-class-properties to presets (#97) (1a6b7ea)
- remove useless dependencies (#92) (47faf6a)
0.7.0 (2023-10-31)
- minimum supported node v18 (#85) (99476a9)
- build-lib: ignore .babelrc file (#88)
- build-lib: preserve css imports in CommonJS (#93) (63718ba)
- add @babel/plugin-transform-class-properties to workaround bug in Safari 15 (#91) (c69b82e)
- build-lib: ignore .babelrc file (#88) (0524ec0)
- build-lib: preserve css imports in CommonJS (#93) (63718ba)
- build-lib: replace deprecated sass api with a new one (#95) (7f11da1)
0.6.11 (2023-10-02)
0.6.10 (2023-09-22)
0.6.9 (2023-09-18)
0.6.8 (2023-09-18)
0.6.7 (2023-09-06)
0.6.6 (2023-09-04)
0.6.5 (2023-08-16)
0.6.4 (2023-08-04)
0.6.3 (2023-07-31)
- build-lib: replace style and svg paths with babel plugin (#60) (3b7760e)
- build: always dedupe css modules (#55) (6ea483e)
- css: disable sass loaders for pure css (#56) (1c23832)
- webworker: correctly handle licenses and do not emit assets twice (#58) (e514bc6)
0.6.2 (2023-07-24)
0.6.1 (2023-07-24)
0.6.0 (2023-07-23)
0.5.6 (2023-07-21)
0.5.5 (2023-07-07)
0.5.4 (2023-07-06)
0.5.3 (2023-06-30)
0.5.2 (2023-06-28)
0.5.1 (2023-06-26)
0.5.0 (2023-06-17)
0.4.3 (2023-06-05)
0.4.2 (2023-05-25)
- build: add to build all source files (#24) (9dfc536)
- dev: delete run folder only on full build (#25) (f491489)
0.4.1 (2023-05-19)
0.4.0 (2023-05-19)
- Client: change default value for setting
client.symlinks
, used default (true) from webpack.
- Client: add setting to watch changes in node_modules (#21) (3a5dea6)
- WebWorker: support webpack 5 web workers syntax (#19) (bf784bb)
0.3.0 (2023-05-08)
- LibraryConfig: move newJsxTransform option under lib property
- config: add defineConfig helper (31daecc)
- server: use APP_PORT env variable to pass port to server (6b14651)
- storybook: use configureServiceWebpackConfig for libraries too (4204cf9)
- client: use newJsxTransform in svgr options (cd01f55)
- LibraryConfig: move newJsxTransform option under lib property (847a38c)
- add documentation for services (d78b63b)
0.2.2 (2023-05-05)
0.2.1 (2023-04-24)
- cli: correctly consider --inspect/--inspect-brk options without value (#11) (a5c74c3)
- sove fixes (#13) (e4f9e1a)
0.2.0 (2023-03-10)
- allow upload to many s3 destinations (#7) (406c4b2)
- enable verbose mode in
CleanWebpackPlugin
(#5) (945f28a)
0.1.1 (2023-03-10)
0.1.0 (2023-02-07)
0.0.2 (2022-12-19)
- cli: do not restrict value of the CDN parametr (9f62c9e)
- do not use postcss feature that would need an extra browser library (a788d9c)
- release 0.0.1 (3d58428)