Skip to content

Latest commit

 

History

History
564 lines (295 loc) · 27.7 KB

CHANGELOG.md

File metadata and controls

564 lines (295 loc) · 27.7 KB

Changelog

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

2.3.4 (2021-03-11)

Features

2.3.3 (2021-03-11)

2.3.2 (2021-03-11)

2.3.1 (2021-03-11)

2.3.0 (2021-03-11)

2.2.1 (2021-03-09)

Features

  • update webpack config version (493cf70)

2.2.0 (2021-03-04)

Features

  • add rule ignore example (9b3d82b)

2.0.1 (2021-02-26)

Bug Fixes

  • fix react template serve error (62c8c95)

2.1.0 (2021-03-02)

Features

2.0.0 (2021-02-26)

Features

  • remove some useless code & fix template bug (f007842)

Bug Fixes

  • process should exit with error when build fail (6ac75a2)
  • throw error when load user config error (51b2807)

2.0.0-alpha.4 (2021-02-26)

2.0.0-alpha.3 (2021-02-23)

Bug Fixes

  • fix template path error (af604d3)

2.0.0-alpha.2 (2021-02-23)

Bug Fixes

  • fix .xxx file not copy bug (2cf4fa3)
  • fix factory-web dependencies error (02f17e7)

2.0.0-alpha.1 (2021-02-22)

Features

2.0.0-alpha.0 (2021-02-04)

1.10.1 (2021-02-04)

Bug Fixes

  • 修改fbi的版本依赖为4.4.0 (3fd5b74)

1.10.0 (2021-02-04)

Features

  • 修改copyFile逻辑 (c98c16f)
  • 修改factory创建逻辑 (9726243)
  • 修改template需要ejs渲染的文件名 (b9890e7)
  • webpack: update config deps (2b94fc0)

Bug Fixes

1.9.3 (2021-01-29)

Bug Fixes

1.9.2 (2021-01-27)

Bug Fixes

  • react: remove fast-refresh polyfill (a5bfed0)

1.9.1 (2021-01-27)

Bug Fixes

  • remove stylelint option 'configFile';failed to add plugins (60bf382)

1.9.0 (2021-01-22)

Features

  • webpack: update config deps (2b94fc0)

1.8.6 (2021-01-20)

Bug Fixes

  • format: prettier errors (291b358)

1.8.5 (2021-01-20)

1.8.4 (2021-01-13)

Bug Fixes

  • template: missing white space at templates/react/src-ts/App.tsx L1 (fc97644)

1.8.3 (2021-01-13)

Bug Fixes

  • template: use dynamic factory id in devDependencies (1d5a902)

1.8.2 (2021-01-12)

Bug Fixes

  • format: compatibility for node 12 and node 15 (16b7a54)

1.8.1 (2021-01-12)

Bug Fixes

  • remove format.ts prettier cmd quote (aa006e2)

1.8.0 (2021-01-12)

Features

  • command: add and command (b152bf5)

1.7.1 (2021-01-08)

Bug Fixes

1.7.0 (2021-01-08)

Features

  • add types create/sync commands (34b8930)
  • add webpack5-federated-types make&sync demo (71dca1f)

Bug Fixes

1.6.3 (2021-01-06)

Features

  • add miniprogram template (533a29f)

1.6.2 (2021-01-05)

Features

  • template: add webpack5 examples (21a37e7)

Bug Fixes

1.6.1 (2021-01-05)

Features

Bug Fixes

1.6.0 (2021-01-05)

Features

1.5.0 (2020-12-24)

Features

Bug Fixes

1.4.1 (2020-12-17)

Bug Fixes

1.4.0 (2020-12-16)

Features

  • expose templates & commands (ce689aa)

Bug Fixes

  • expose TemplateBase class (daaaa98)

1.3.5 (2020-12-14)

1.3.4 (2020-12-14)

Bug Fixes

  • templates: update templates dependencies (d8b8688)
  • webpack: data passed to getTemplateWebpackConfig is wrong (4e1f602)
  • update dependencies (cf7d92e)

1.3.3 (2020-12-14)

Bug Fixes

  • webpack: typeof userConfig === 'function' (730185c)
  • add fork-ts-checker-webpack-plugin dep (f5b7b3d)
  • move eslint dep devDependencies to dependencies (f673a15)
  • remove ts dep (48da884)

1.3.2 (2020-12-11)

Features

Bug Fixes

  • add fork-ts-checker-webpack-plugin dep (f5b7b3d)
  • move eslint dep devDependencies to dependencies (f673a15)
  • remove root package.json paths config (f1fed9a)
  • remove ts dep (48da884)
  • template add paths config (a75dd8a)

1.3.0 (2020-12-10)

Features

Bug Fixes

  • remove root package.json paths config (f1fed9a)
  • template add paths config (a75dd8a)

1.2.1 (2020-12-09)

Bug Fixes

  • example: mv common-deps to public (ada2bbc)
  • template: factoryVersion;add typescript dep (34a7786)

1.2.0 (2020-12-09)

Features

  • template: add micro-react (8befe58)
  • templates: move build config to package.json (bfb3776)

1.1.0 (2020-12-07)

Features

  • examples: add micro-frontends examples (91e702b)

Bug Fixes

  • template: micro-main & micro-vue (5c3476c)

1.0.3 (2020-12-04)

Bug Fixes

  • command: remove 'install' command (a729897)
  • config: only exclude project root node_modules (fe66aa6)
  • micro-vue: files copy array (7ee7ce9)
  • template: add react ts template (a23b088)
  • template-vue: typescript error (33bda3b)
  • webpack: disable ProgressPlugin when is micro app (f056c06)

1.0.2 (2020-12-03)

1.0.1 (2020-12-03)

Bug Fixes

1.0.0 (2020-12-03)

Bug Fixes

0.2.7 (2020-12-03)

Features

  • vue template: add fbi serve log & fix eslint error (f1dd15d)

Bug Fixes

0.2.7-alpha.5 (2020-11-27)

Features

  • add micro-main webpack config to command (9c59563)
  • add micro-vue templates webpack config (60f6115)

Bug Fixes

0.2.7-alpha.4 (2020-11-27)

Bug Fixes

  • add '@fbi-js/factory-factory' devDependency (1cf1d91)
  • change factory name (884a4ac)

0.2.7-alpha.3 (2020-11-25)

Bug Fixes

  • change postinstall to use 'fbi install' (d50db21)

0.2.7-alpha.2 (2020-11-25)

Bug Fixes

  • webpack: change webpack from v5 to v4 (b6999ac)

0.2.7-alpha.1 (2020-11-25)

Bug Fixes

0.2.7-alpha.0 (2020-11-24)

Bug Fixes

  • use global 'installDeps' in template (cf5b59d)

0.2.6 (2020-10-13)

Bug Fixes

  • use global 'installDeps' in template (c9d9b50)

0.2.3 (2020-10-13)

Bug Fixes

0.2.4 (2020-09-23)

Bug Fixes

  • add .stylelintrc.js file (548cd06)

0.2.3 (2020-09-21)

Bug Fixes

  • reslove micro templates problems (c819d20)

0.2.2 (2020-09-20)

0.2.1 (2020-09-20)

Bug Fixes

  • move tslib to dependencies (3fd0d4e)

0.2.0 (2020-09-20)

Features

  • add ejs render file (f72dc93)
  • add factory version (b016e07)
  • add gql&openapi ejs render file (f79d1ca)
  • add gql&openapi ejs render file (0a3d01d)
  • add gql&openapi ejs render file (39ee2e2)
  • add umi-qiankun template entry (c6fa098)
  • add umi-qiankun template files (333496a)
  • change origin git repository (fc9eef7)
  • change react template (5eb99f5)
  • complete react-graphql init template (05a7fe4)
  • complete serve/build command (acd592b)
  • complete umi-qiankun template files running (83803d0)
  • remove & rewrite template index (469bc40)
  • update devDependencies version (aeef34d)
  • update factory version (7310bee)
  • update factory version (241cdcc)

Bug Fixes

  • add .git for factory-web (b97c9b1)
  • fix fbi version (6cc6ff5)
  • remove unused deps; fix typo in description (8391372)
  • template entry files (55fa3b0)

0.1.0 (2020-09-11)

Bug Fixes

  • vue 模版bug修复 (c19d40a)
  • 修改vue 执行启动命令报错 (7bd451a)

Features

  • add vue (41e15a0)
  • vue commit (d41e1ed)
  • 取消模版依赖全局fbi,修改为项目依赖 (899e343)
  • 新增postinstall,fbi add factory (9797571)
  • 新增vue3+tsx的模版 (123b0f5)