更新日志
更新为
monorepo
模式后,每个包的CHANGELOG
各自独立,请前往各个子包的文档中查看。
1.5.25 (2024-08-29)
Features 🎉
- ifdef: add VUE2 ifdef config (b7ea48b)
1.5.24 (2024-08-20)
Features 🎉
- watch-sass: add debounce (eb47e54)
1.5.23 (2024-08-20)
Features 🎉
1.5.22 (2024-08-20)
Features 🎉
- uni-vite-config: only production gen version (a77941a)
1.5.21 (2024-08-19)
Bug Fixes 🐞
- rem-to-rpx: remove enforce: pre (2265073)
1.5.20 (2024-08-19)
Features 🎉
- uni-vite-config: support history mode, change base (7f628fe)
1.5.19 (2024-08-19)
Features 🎉
- uni-vite-config: 防止插件执行两次 (0535f97)
1.5.18 (2024-08-19)
Features 🎉
- addCodeAtEndVitePlugin: add log (3d85e33)
1.5.17 (2024-08-19)
Features 🎉
1.5.16 (2024-08-19)
Features 🎉
- uni-read-pages-vite: add uni-read-pages-vite (fb1594b)
1.5.15 (2024-08-18)
Chore 🚀
- uni-vite: update uni-vite types (f718fe3)
1.5.14 (2024-08-18)
Chore 🚀
- uni-vite: update uni-vite types (69bc911)
1.5.13 (2024-08-18)
Code Refactoring ♻️
- cross-game-style: split core function (26d37e7)
Features 🎉
- cross-game-style-vite-plugin: 支持styleName为列表 (eb66271)
- uni-vite-config: add hmr config (4efbd1e)
- uni-vite-config: add transformVLazyPlugin (c5ec2fd)
- vite-plugin: add removeDirectiveVitePlugin and use it in uni-vite-config (3879798)
1.5.12 (2024-08-17)
Features 🎉
- uni-vite-config: add remToRpxPlugin, crossGameStylePlugin (de3ade5)
1.5.11 (2024-08-17)
Features 🎉
- 支持 optimizeDeps.include 配置 (517fe61)
1.5.10 (2024-08-16)
Features 🎉
- vite-plugin: add remove useRem plugin (7c25be2)
1.5.9 (2024-08-15)
Features 🎉
- postcss-plugin: add remove selector plugin (a0403fa)
Documentation 📖
- update docs (139c9da)
1.5.8 (2024-08-15)
Features 🎉
- addCommonVendorPlugin: 支持指定模式 (333185b)
1.5.7 (2024-08-15)
Features 🎉
1.5.6 (2024-08-09)
Features 🎉
- uni-vite-config: 增加一些核心插件 (cab46fe)
1.5.5 (2024-08-08)
Features 🎉
- gen-mp-qq-app-id: add genMpQQAppId plugin (7ee44ec)
1.5.4 (2024-08-07)
Features 🎉
1.5.3 (2024-08-07)
Features 🎉
- uni-vite-config: add uni-vite-config (a972013)
1.5.2 (2024-08-05)
Features 🎉
- fix-npm-package: 支持小程序插件 (c6297a2)
1.5.1 (2024-08-03)
Features 🎉
- gen-mp-plugin-playground: 优化插件 (c5e0944)
1.5.0 (2024-08-03)
1.4.0 (2024-08-02)
Tests ✅
- transfer-local-file: 补充单元测试 (d25f1d1)
Features 🎉
- base-config: 支持uni-simple-router配置为外链 (62b6c03)
- base-config: aegis external (7649a78)
- fix-import-path: add fix-import-path plugin (b6fdc21)
1.3.20 (2024-07-30)
Features 🎉
- base-config: support port and https (9be1335)
Chore 🚀
1.3.19 (2024-07-29)
Documentation 📖
- replace-uni-h5: update docs (8044359)
Features 🎉
- vite-config: add useElementPlusCDN prop (884aeca)
1.3.18 (2024-07-20)
Bug Fixes 🐞
- del: update del (88341ad)
Features 🎉
- replace-uni-h5: use fs-extra (0037f41)
1.3.17 (2024-07-20)
Bug Fixes 🐞
- uni-config: 去掉uni-h5 alias (dc7f44a)
1.3.16 (2024-07-20)
Features 🎉
- replace-uni-h5: 导出 replace-uni-h5 (e15a503)
1.3.15 (2024-07-20)
Features 🎉
1.3.14 (2024-07-19)
Tests ✅
- 增加 auto-placeholder 测试用例 (d03e0dd)
- 增加 cross-game-style 测试用例 (e82eb49)
- 增加 cross-module-style 测试用例 (1b7bb36)
- 增加 cross-platform 和 css-url-blank-space 测试用例 (030651c)
- 增加 replace-content 测试用例 (16284ff)
- add replaceAllPolyfill (dae0a57)
- use snapshot (5b785c8)
Features 🎉
1.3.13 (2024-07-09)
Bug Fixes 🐞
- called: 修复重新编译 (8ff96cb)
1.3.12 (2024-07-05)
Features 🎉
- base-config: add lessAlias (4c02e28)
1.3.11 (2024-07-04)
Bug Fixes 🐞
- splitChunks: 修复useH5SplitChunks传入对象,会被替换为boolean值的问题 (fb00069)
1.3.10 (2024-07-04)
Tests ✅
- update tests (82c03b0)
Chore 🚀
- remove ast (33d6d4e)
1.3.9 (2024-06-21)
Features 🎉
- log: 支持保存多份log文件 (56d013a)
1.3.8 (2024-06-20)
Features 🎉
- dispatch-script: 命名优化 (2924588)
Chore 🚀
Code Refactoring ♻️
- dispatch-script: 重构依赖分析 (a2c4241)
1.3.7 (2024-06-19)
Bug Fixes 🐞
- dispatch-script: 获取pageSet时机优化 (40c448c)
1.3.6 (2024-06-19)
Documentation 📖
- update docs (e5f32d0)
Features 🎉
1.3.5 (2024-06-18)
Chore 🚀
- remove extra log (ce09716)
Features 🎉
- fix-npm-package: fixNpmPackage 只执行一次 (3ac4e6e)
1.3.4 (2024-06-18)
Documentation 📖
Code Refactoring ♻️
1.3.3 (2024-06-18)
Chore 🚀
- log: 保存日志优化 (cf3de99)
Features 🎉
Tests ✅
- dispatch-vue: 核心逻辑增加单元测试 (cf6c8cd)
Documentation 📖
- dispatch-vue: update docs (af6f471)
Code Refactoring ♻️
- dispatch-vue: 抽离format (1af7fc9)
- dispatch-vue: 抽离getMovingComponents核心逻辑 (62f0333)
- dispatch-vue: 优化插件核心逻辑,并防止循环引用 (f921e42)
1.3.2 (2024-06-06)
Bug Fixes 🐞
- custom-preload: 防止加载js失败 (6453f00)
1.3.1 (2024-06-06)
Bug Fixes 🐞
- 自定义预加载 (c4768fa)
1.3.0 (2024-06-04)
Bug Fixes 🐞
- extract-routes: 修复提取问题 (55f7779)
Features 🎉
- custom-preload: 支持自动寻找uniRoutes (454a7f4)
- loader: 导出preprocess (a52d738)
- uni-vue-config: sw 和 split-chunk只在productionxia使用 (3222c19)
1.2.99 (2024-06-03)
Bug Fixes 🐞
- 白名单判断逻辑反了 (ea92058)
1.2.98 (2024-06-03)
1.2.97 (2024-06-03)
Chore 🚀
- update optimization h5 (334e2f0)
1.2.96 (2024-06-03)
Features 🎉
- vue-lazyload-external: add vueLazyloadExternal (b3519b3)
1.2.95 (2024-06-03)
Bug Fixes 🐞
- axios external (26a0c49)
1.2.94 (2024-06-03)
Features 🎉
- uni-config: axios external 改为默认false (2f8fc90)
1.2.93 (2024-06-03)
Documentation 📖
- udpate config (419eba3)
Features 🎉
1.2.92 (2024-05-31)
Features 🎉
1.2.91 (2024-05-31)
1.2.90 (2024-05-31)
Bug Fixes 🐞
- custom-preload: 支持数组形式的 condition.path (242a3c8)
1.2.89 (2024-05-30)
Chore 🚀
Features 🎉
- 更新 ast config (aa949f5)
- 修复custom-preload中解析工具 (bf39772)
- 优化custom-preload,支持history模式 (9979fcc)
- 增加spider-city (62a84b3)
- custom-preload: 支持更多preload模式 (6a3df11)
- update ast config (e6ca82e)
- update spider area (844f3d2)
1.2.88 (2024-05-23)
Features 🎉
- project-config: add workbox plugin (316719f)
- update workbox plugin config (a72abc9)
- workbox-plugin: 支持传入参数 (285e5af)
Bug Fixes 🐞
- workbox-plugin: add config (4996b75)
1.2.87 (2024-05-23)
Features 🎉
- uni-config: update workbox config (41e2848)
1.2.86 (2024-05-23)
Features 🎉
- add externals (9f7b68e)
1.2.85 (2024-05-23)
Features 🎉
1.2.84 (2024-05-17)
Bug Fixes 🐞
- insert-code: 兼容为空chunkMap (5566ff2)
1.2.83 (2024-05-15)
Features 🎉
- support pmd-business (948dd75)
1.2.82 (2024-05-13)
Bug Fixes 🐞
- 防止parseMessage报错 (3dd7d12)
1.2.81 (2024-05-13)
Features 🎉
- update default transpileDepencies (40cb76e)
1.2.80 (2024-05-11)
Features 🎉
- add gp redirect (6c14aaf)
Bug Fixes 🐞
- gen-version: 修复commit中带引号的情况 (1a6743e)
1.2.79 (2024-05-09)
Chore 🚀
- update deps (4d2abc0)
1.2.78 (2024-05-09)
Features 🎉
- base-config: 支持pmd包的条件编译 (cef7c77)
1.2.77 (2024-05-08)
Chore 🚀
- update t-comm (e920214)
Features 🎉
- uni-config: add config (826419a)
1.2.76 (2024-04-30)
Features 🎉
- 注释iife (903174d)
- add iife (217391f)
- uni-vue-config: add zebra-ui trans (6b463a8)
- vite-config: add useCdn param (7af5b5b)
1.2.75 (2024-04-23)
Features 🎉
- vite-config: update cdn (338c594)
1.2.73 (2024-04-23)
Features 🎉
- vite-config: add build target (0eb0d4a)
1.2.72 (2024-04-23)
Features 🎉
- vite-config: add legacy (96c25e2)
1.2.71 (2024-04-23)
Features 🎉
- vite-config: update vite config (a8ddfb7)
1.2.70 (2024-04-23)
Features 🎉
1.2.69 (2024-04-22)
Bug Fixes 🐞
- vite-config: vue-demi cdn提前 (c39364f)
1.2.68 (2024-04-22)
Features 🎉
- vite-config: add more cdn list (3bd816e)
1.2.67 (2024-04-22)
Features 🎉
- vite-config: 支持cdn (85c29a6)
1.2.66 (2024-04-21)
Features 🎉
1.2.65 (2024-04-20)
Features 🎉
- vite-config: 支持history模式 (16b582c)
1.2.64 (2024-04-20)
Features 🎉
- vite: support history mode (4718300)
1.2.63 (2024-04-20)
Features 🎉
- uni-vue-config: 默认版本信息不输出 (0700fc7)
1.2.62 (2024-04-20)
Documentation 📖
- update docs (1f6799b)
Features 🎉
- vite-config: add gen version (fce9200)
1.2.61 (2024-04-17)
Features 🎉
- source-map: 更新sourceMap配置 (2c130b3)
Documentation 📖
1.2.60 (2024-04-16)
1.2.59 (2024-04-16)
Chore 🚀
- update t-comm (ae0ddf0)
Documentation 📖
Features 🎉
1.2.58 (2024-04-09)
Features 🎉
- vite-config: 支持忽略自定义标签,比如uni-scroll-view (383f6ac)
1.2.57 (2024-04-02)
Features 🎉
- gen-version: 支持支付宝小程序 (f546123)
1.2.56 (2024-04-02)
Bug Fixes 🐞
- insert global (d28df7e)
1.2.55 (2024-04-02)
Features 🎉
- insert-global: 支持namespace (43d1bb4)
1.2.54 (2024-04-02)
Tests ✅
- update test cases (5689e09)
Features 🎉
- insert-global-component: 插入全局组件 (6fb4098)
1.2.53 (2024-03-26)
Features 🎉
- uni-config: update split chunks config (5154997)
1.2.52 (2024-03-21)
Features 🎉
- uni-config: 支持splitCHunks传递对象 (c76b9c0)
1.2.51 (2024-03-20)
Features 🎉
Chore 🚀
- release: 1.2.50 (620f058)
1.2.50 (2024-03-20)
Bug Fixes 🐞
- custom-preload: 修复数组模式 (433bcf7)
1.2.50 (2024-03-20)
Bug Fixes 🐞
- custom-preload: 修复数组模式 (433bcf7)
1.2.46 (2024-03-20)
Features 🎉
1.2.45 (2024-03-20)
Chore 🚀
Code Refactoring ♻️
- manifest-expose: update plugin name (b87afd4)
Features 🎉
- custom-preload: 提早返回 (4fad5ed)
- custom-preload: 优化custom-preload (69716e2)
- custom-preload: 正则优化,兼容单个chunk (3a1b3d3)
- custom-preload: add custom preload options (036ddf6)
- custom-preload: update custom preload (62218f0)
1.2.44 (2024-03-19)
Bug Fixes 🐞
- placeholder: push placeholder (4e86608)
1.2.43 (2024-03-19)
Bug Fixes 🐞
- placeholder: 缝缝补补垃圾插件 (b444646)
1.2.42 (2024-03-19)
Features 🎉
- uni-config: update preload script (262522f)
1.2.41 (2024-03-19)
Features 🎉
1.2.40 (2024-03-18)
1.2.39 (2024-03-18)
Features 🎉
- uni-config: add tim-js-sdk split (06f7231)
1.2.38 (2024-03-18)
1.2.37 (2024-03-18)
Bug Fixes 🐞
- uni-config: fix uni-simple-router external lib name (25ff1c8)
1.2.36 (2024-03-18)
Features 🎉
- uni-config: add chunk-vendors (d7af66e)
1.2.35 (2024-03-18)
Features 🎉
- bundle-analyze: support check port when bundle analyze (dfb47ec)
- uni-config: add uni-simple-router external (5b632b3)
- uni-config: split chunk 优化 (e37aa36)
1.2.34 (2024-03-15)
Features 🎉
- uni-vue-config: update aegis external link (6317082)
1.2.33 (2024-03-15)
Chore 🚀
- remove postinstall script (2a6a3dc)
Features 🎉
- uni-vue-config: add aegis web sdk external (12d334b)
1.2.32 (2024-03-14)
Features 🎉
- progress-bar: add progress bar webpack plugin (ddaeb23)
Chore 🚀
- update pnpm lock file (b959f45)
1.2.31 (2024-03-14)
Features 🎉
Code Refactoring ♻️
- 解耦vue3 cdn urls (a949ea1)
1.2.30 (2024-03-12)
Features 🎉
- add fix mini css plugin (c5aabec)
- fix-mini-css: use fix mini css plugin (7476f5f)
- uni-config: use fix mini css plugin (a4e3280)
1.2.29 (2024-03-11)
Features 🎉
- add pre loading background color (42b44b6)
- dispatch-vue: support alipay mp (ee7ba7c)
- update pre loading html (a572142)
- vite-config: support element-plug (9c49994)
Code Refactoring ♻️
- css-map: add postfix map (89cfe24)
1.2.28 (2024-03-07)
Documentation 📖
- project-config: update project config (20bf452)
Features 🎉
- debug-mode: add debug mode for project config (8ff8258)
1.2.27 (2024-03-07)
Features 🎉
- bundle-analyze: 支持环境变量设置bundle-analyze (15c931f)
1.2.26 (2024-03-06)
Bug Fixes 🐞
- 修复在京东小程序环境下的报错 (e97977f)
Features 🎉
- mp-jd: rem转rpx处理增加支持京东小程序 & app-plus 排除 (7bb94aa)
1.2.25 (2024-03-05)
Features 🎉
- add-placeholder: 支持动态引入组件以src/project/user开头时, 用时注入 (1e7f1b6)
- uni-project-config: add placeholder 插件选项可覆盖 transform-dynamic-comp 选项 (85c835a)
Documentation 📖
- placeholder docs (87a73a9)
1.2.24 (2024-03-05)
Documentation 📖
- update docs (f21514b)
Bug Fixes 🐞
- project-config: update h5 check function (0498367)
1.2.23 (2024-03-05)
Features 🎉
1.2.22 (2024-02-29)
Documentation 📖
Features 🎉
- stylelint-plugin: support tip style name (7d34fcd)
1.2.21 (2024-02-29)
Documentation 📖
- stylelint-plugin: add stylelint plugin docs (f17913c)
1.2.20 (2024-02-29)
1.2.19 (2024-02-29)
Bug Fixes 🐞
- stylelint-plugin: update plugin name (db16792)
1.2.18 (2024-02-29)
Features 🎉
- stylelint-plugin: addd stylelint plugin (4ac34e6)
Chore 🚀
Bug Fixes 🐞
- stylelint-plugin: 修改导出方式,支持多插件 (33bb759)
Code Refactoring ♻️
- update folder name (19de807)
1.2.17 (2024-02-01)
Features 🎉
- cross-module-style: add module style loader (9c3bbbf)
1.2.16 (2024-01-17)
Features 🎉
- 非release分支禁用treeShaking (1f90333)
1.2.15 (2024-01-17)
Features 🎉
- 非release分支禁用treeShaking (59f6bc9)
- 非release分支禁用treeShaking (956540e)
- remove-sync: add remove sync script (76b8a40)
- script: add lint for remove sync (d1c0f92)
1.2.14 (2024-01-05)
Bug Fixes 🐞
- vite config support not https (2a93822)
1.2.13 (2024-01-03)
Chore 🚀
1.2.12 (2024-01-03)
Features 🎉
- vite-config: get styleName from subProject config (e4350ed)
Code Refactoring ♻️
- vite-config: update subproject config name (f55883d)
1.2.11 (2024-01-03)
Features 🎉
- vite-config: support cross game style (92789b2)
1.2.10 (2024-01-03)
Bug Fixes 🐞
- vite-plugin: fix pmd alias (2cb5911)
1.2.9 (2024-01-03)
Features 🎉
- vite-config: support pmd alias (3937e83)
1.2.8 (2024-01-03)
Bug Fixes 🐞
- alias-for-library: support linux soft link (53263b6)
1.2.7 (2024-01-03)
Bug Fixes 🐞
- alias-for-library: support linux soft link (4bf9481)
1.2.6 (2024-01-03)
Features 🎉
- alias-for-library: add vite plugin for component library (343eb2b)
- vite-config: use alias for component library (fd40824)
Documentation 📖
- vite-plugin: add docs for library alias plugin (52b5093)
1.2.5 (2024-01-02)
Bug Fixes 🐞
- webpack-base-config: fix html plugin of webpack base config (1211d56)
1.2.4 (2024-01-02)
Features 🎉
- add-code-at-end: add vite plugin add code at code (17fc379)
Chore 🚀
- add vite config default options (1da7894)
Documentation 📖
- vite-plugin: add docs for add code at end vite plugin (c752202)
1.2.3 (2024-01-02)
Features 🎉
Chore 🚀
- add release bash (852fdd7)
1.2.2 (2023-12-30)
Features 🎉
1.2.1 (2023-12-30)
Code Refactoring ♻️
- 命名优化,script => cli (294ddf9)
Documentation 📖
Features 🎉
- vite-plugin: add cross game sytle (6ef584d)
- vite-plugin: add replace require dynamic plugin (81490b6)
- vite: 支持不配置 VUE_APP_DIR的默认情况 (b5e2ee4)
- vite: support https (62d8c6a)
Chore 🚀
- update vite build config (75e2808)
1.2.0 (2023-12-25)
Features 🎉
- vite: add vite base config (71895d0)
Documentation 📖
1.1.39 (2023-12-23)
1.1.38 (2023-12-23)
Chore 🚀
- update t-comm (be817b6)
Bug Fixes 🐞
- update uni vue config (f8a1e14)
Code Refactoring ♻️
Documentation 📖
- update docs (bd53c3c)
1.1.37 (2023-12-21)
Features 🎉
- 配置transpileDependencies (3045ad8)
1.1.36 (2023-12-19)
Features 🎉
- uni-vue-config: add rem to rpx options (85cc6de)
1.1.35 (2023-12-18)
Features 🎉
- uni-vue-config: update chain wepback (ca1e0d9)
1.1.34 (2023-12-18)
Code Refactoring ♻️
- plugin-light: update package name (3c14d17)
Chore 🚀
- update package description (ca22c21)
Features 🎉
- uni-vue-config: support more plugin and loader (beab176)
1.1.33 (2023-12-18)
Features 🎉
- 配置transpileDependencies (fec0652)
Code Refactoring ♻️
- transpileDependencies: add config (1cd04cd)
1.1.32 (2023-12-13)
Bug Fixes 🐞
- webpack-base-config: fix ifdef loader path (2e2f994)
1.1.31 (2023-12-12)
Features 🎉
- loader: add loader map (abd1b2c)
Code Refactoring ♻️
- loader-map: user loader map (32e2bd9)
Documentation 📖
- update docs (86918ae)
Bug Fixes 🐞
- inject-dynamic-style: support windows (df328bf)
1.1.30 (2023-12-11)
Documentation 📖
- update docs (0d9767c)
Bug Fixes 🐞
- cross-platform use double loader (05c54d2)
1.1.29 (2023-12-08)
Chore 🚀
- update build options (9505203)
1.1.28 (2023-12-08)
Build System 📦
- rollup ts (2b74eb3)
1.1.27 (2023-12-06)
Features 🎉
- uni-vue-config: remove watchOptions (3c10126)
1.1.26 (2023-12-05)
Features 🎉
- uni-vue-config: add uni-app project vue config (a921169)
1.1.25 (2023-12-01)
Chore 🚀
- update script (7cc1b2a)
Features 🎉
- webpack-config: ifdef 编译press-plus (ab1de47)
1.1.24 (2023-11-30)
Documentation 📖
- update change log (e2bc918)
Chore 🚀
- update script (d83be00)
Features 🎉
- webpack: 编译press-plus (6a274e6)
1.1.23 (2023-11-27)
Documentation 📖
- update docs (d73be4b)
Code Refactoring ♻️
- rem: use t-comm transform rem (36a42f0)
Tests ✅
- update tests (deda866)
1.1.22-alpha.1 (2023-11-23)
Code Refactoring ♻️
- 补充类型 (dc30668)
Bug Fixes 🐞
- dispatch-vue: 解决分包前缀相同,多派发的问题 (9b84289)
1.1.22 (2023-11-20)
Features 🎉
- webpack-config: add if-def-loader files (817befb)
1.1.21 (2023-11-20)
Chore 🚀
- update pkg (bcfbbd3)
Features 🎉
- ifdef-loader: add log option (c9d00ae)
1.1.20 (2023-11-18)
Features 🎉
- style-list: 导出getStyleList (7f412f5)
1.1.19 (2023-11-11)
Documentation 📖
- update docs (547291b)
Features 🎉
- inject-dynamic-style-mp: 使用base.scss判断而非TIP_STYLE_NAME (8f633ea)
1.1.18 (2023-11-11)
Features 🎉
- inject-dynamic-style-mp: add inject dynamic style mp (9ee3c88)
- update inject dynamic style mp (446768b)
1.1.17 (2023-11-06)
Documentation 📖
- update docs (cafd70a)
Features 🎉
- vue-directive: add vue-directive loader (52429ff)
1.1.16 (2023-11-04)
Documentation 📖
Chore 🚀
- hide console (4fadbec)
1.1.15 (2023-11-04)
Features 🎉
- inject-dynamic-style: add inject dynamic style (952d12c)
1.1.14 (2023-10-27)
Features 🎉
- webpack-config: use @vue/preload-webpack-plugin (35823b6)
1.1.13 (2023-10-17)
Chore 🚀
- update docs (887d4d2)
Bug Fixes 🐞
- read comment json (a0e2114)
1.1.12 (2023-10-10)
Features 🎉
- webpack-config: add shadow project map config (ff792e2)
1.1.11 (2023-10-10)
Code Refactoring ♻️
- preprocess 改为 ts (cd795d4)
Bug Fixes 🐞
- rem-to-rpx: fix asset size (0e56c19)
1.1.10 (2023-09-23)
Code Refactoring ♻️
- vite: update vite plugin (4a2da3c)
Documentation 📖
Features 🎉
- vite: add genVersionMp & genVersionWeb plugin of Vite (07c4f24)
1.1.9 (2023-09-16)
Features 🎉
- vite: add rem-to-rpx vite plugin (393b4d2)
1.1.8 (2023-09-15)
Code Refactoring ♻️
- 兼容非webpack环境 (553d881)
1.1.7 (2023-09-15)
1.1.6 (2023-09-15)
Features 🎉
- vite: add transform v-lay plugin for vite (2d9c012)
1.1.5 (2023-09-13)
Chore 🚀
- add npm install tip (792cbe6)
- downgrade lint-staged version to fix ??: problem (d9446d2)
- ignore log files (ee63fa4)
- update t-comm (36e449b)
1.1.4 (2023-09-12)
Documentation 📖
- 恢复docs (190a570)
Features 🎉
1.1.3 (2023-09-11)
Chore 🚀
- update t-comm (08e566d)
1.1.2 (2023-09-11)
Documentation 📖
Chore 🚀
1.1.1 (2023-09-08)
Chore 🚀
- update t-comm (6e3a367)
1.1.0 (2023-09-08)
Features 🎉
- webpack-config: 支持恢复console日志 (99427e0)
1.0.43 (2023-09-05)
Features 🎉
- webpack-config: 允许配置参数取消移除console日志 (21b945e)
1.0.42 (2023-09-04)
Documentation 📖
- 贡献指南 (eb6392e)
Code Refactoring ♻️
- add types (3148c17)
Features 🎉
- webpack-config: 增加useIfDefLoader (a46db1a)
1.0.41 (2023-08-29)
Chore 🚀
1.0.40 (2023-08-21)
Features 🎉
- styleName支持多游戏 (8a22cd7)
1.0.39 (2023-08-21)
Documentation 📖
- press-ui: 增加press-ui link (41d82ba)
Bug Fixes 🐞
- gen-version: 修复gen-version传入delay为0的错误 (df8419f)
1.0.38 (2023-08-18)
Documentation 📖
- change-log: 生成文档change-log (92cee37)
1.0.37 (2023-08-18)
Bug Fixes 🐞
- dispatch-vue使用自己的replaceAllPolyfill (fcb4f34)
1.0.34 (2023-08-17)
Bug Fixes 🐞
- dispatch-script: 派发js兼容pnpm (0f7f1b5)
1.0.33 (2023-08-17)
Documentation 📖
- task: 文档更新 (8394632)
Features 🎉
- webpack-config: 增加条件编译loader (7b2dd89)
1.0.32 (2023-08-16)
Code Refactoring ♻️
- 依赖更新 (58bf994)
1.0.31 (2023-08-16)
Documentation 📖
- 默认中文 (b898470)
Chore 🚀
- 配置package.json (69a87e0)
1.0.30 (2023-08-16)
Chore 🚀
Documentation 📖
Features 🎉
- webpack-config: 接收useXSS参数 (ecda86e)
1.0.29 (2023-08-15)
Build System 📦
- 将vue-template-compiler改为peerDependencies (ba72cce)
1.0.28 (2023-08-15)
Features 🎉
- cli: 优化cli,支持多种命令 (e23ff9d)
Chore 🚀
- update cli name (8cbed16)
1.0.27 (2023-08-15)
Chore 🚀
1.0.26 (2023-08-15)
Code Refactoring ♻️
Features 🎉
1.0.25 (2023-08-04)
Bug Fixes 🐞
- ifdef-loader: 修复if-def loader依赖版本问题 (10d9935)
1.0.24 (2023-08-03)
Features 🎉
- gen-version: 打印版本信息时间变短 (311a43a)
1.0.23 (2023-07-24)
Bug Fixes 🐞
- 补充默认值 (916a94c)
1.0.22 (2023-07-24)
Bug Fixes 🐞
- 补充默认值 (5c68e1e)
1.0.21 (2023-07-23)
Features 🎉
- replace-app-id: 增加replace-app-id的导出 (bb36385)
1.0.20 (2023-07-23)
Features 🎉
- replace-app-id: 增加replace-app-id plugin (682008f)
1.0.19 (2023-07-18)
Features 🎉
1.0.18 (2023-07-11)
Documentation 📖
- sync-repo: 文档更新 (1b51ee0)
Features 🎉
- sync-repo: 支持from为数组、替换js文件 (223a49d)
1.0.17 (2023-07-11)
Features 🎉
- sync-repo: 支持指定同步层级 (f896ba4)
1.0.16 (2023-07-10)
Chore 🚀
- 打包去掉xregexp (84d5765)
Features 🎉
- 修改VUE_APP_PLATFORM为UNI_PLATFORM (77ae6e9)
1.0.15 (2023-07-05)
Bug Fixes 🐞
- dispatch-vue: 兼容windows (12af3d0)
1.0.14 (2023-07-04)
Features 🎉
- sync-repo: 支持scss的复制 (3159001)
1.0.13 (2023-07-04)
Documentation 📖
- sync-repo: 补充文档 (d1bd57c)
Features 🎉
- sync-repo: 增加日志 (5fb52cf)
1.0.12 (2023-07-03)
Bug Fixes 🐞
- sync-repo: 优化sync-repo (6e930f5)
1.0.11 (2023-07-03)
Code Refactoring ♻️
- rem-to-rpx: 支持传入多种类型 (66bfcc1)
Documentation 📖
- 文档更新 (7720727)
Bug Fixes 🐞
- dispatch-script: 兼容UNI_OPT_SUBPACKAGES不存在情况 (d97f837)
Chore 🚀
Features 🎉
1.0.9 (2023-06-19)
Features 🎉
Code Refactoring ♻️
- rem-to-rpx: 支持传入多种类型 (66bfcc1)
Documentation 📖
- 文档更新 (7720727)
Bug Fixes 🐞
- dispatch-script: 兼容UNI_OPT_SUBPACKAGES不存在情况 (d97f837)
1.0.8 (2023-05-26)
Features 🎉
- 去掉loader中对平台的判断,改为由参数传入 (3bfae20)
Code Refactoring ♻️
- add plagform config (295ccbf)
1.0.7 (2023-05-11)
Features 🎉
- dispatch-vue: 允许插入require vendor (aa4427b)
1.0.6 (2023-05-08)
Features 🎉
- rem-to-rpx: 支持qq小程序 (5550280)
Chore 🚀
- 增加npmrc (75f1ed0)
1.0.5 (2023-04-21)
Features 🎉
- insert-global-comp: 支持其他标签 (755aedf)
1.0.4 (2023-03-24)
Features 🎉
- dispatch-js支持白名单 (ee1f89d)
1.0.3 (2023-03-17)
Features 🎉
- 优化replace-content插件 (9f8e809)
1.0.2 (2023-03-17)
Features 🎉
- 优化replace-content (a902ee7)
1.0.1 (2023-03-17)
Chore 🚀
- 增加prepare命令 (1c98fde)
Features 🎉
- 增加replace-content (c2948ae)
1.0.0 (2023-02-28)
Bug Fixes 🐞
- rem-to-rpx执行时机优化 (4b1e0f0)
0.1.14 (2023-02-27)
Tests ✅
- 优化测试用例 (806ac75)
Chore 🚀
- 优化打包配置 (f153cf0)
Code Refactoring ♻️
- uni-cli-cache方法收敛 (9957dd0)
0.1.13 (2023-02-22)
Chore 🚀
- 优化日志 (d42d6b6)
0.1.12 (2023-02-22)
Chore 🚀
0.1.11 (2023-02-22)
Documentation 📖
- 优化readme (4def73e)
Chore 🚀
- 优化配置 (7316f43)
Code Refactoring ♻️
- 重构项目,提取方法,精简函数 (a3b0227)
0.1.10 (2023-02-21)
Documentation 📖
- 补充loader文档 (a56bc65)
Features 🎉
- 增加rem-to-rpx插件 (be567d3)
0.1.9 (2023-02-21)
Code Refactoring ♻️
0.1.8 (2023-02-21)
Code Refactoring ♻️
0.1.7 (2023-02-20)
Features 🎉
- js分发优化 (e49f591)
0.1.6 (2023-02-09)
Documentation 📖
- ifdef-loader: 补充文档 (39c0ca4)
Features 🎉
- ifdef-loader: 提前返回 (ba349fd)
Styles 💄
- 修复eslint问题 (eae8251)
Chore 🚀
- ifdef-loader: 优化文档、打印日志 (b1c6b89)
0.1.5 (2022-12-14)
Features 🎉
- ifdef-loader: 增加ifdef loader (13c9f77)
0.1.4 (2022-12-12)
Chore 🚀
- 注释优化 (d08a4e6)
Features 🎉
0.1.3 (2022-11-28)
Features 🎉
- 优化组件分发 (43eb9e4)
0.1.1 (2022-11-28)
Features 🎉
- 自动识别全局组件并禁止移动 (d09eb14)
0.1.0 (2022-11-28)
Features 🎉
- 优化js分包,及时抛出错误 (75cad00)
0.0.66 (2022-11-28)
Features 🎉
- 增加过滤node_modules (356e00e)
0.0.64 (2022-11-28)
Features 🎉
- 优化分发js (90cfa24)
0.0.62 (2022-11-27)
Tests ✅
- 补充测试用例 (580631a)
0.0.61 (2022-11-11)
Bug Fixes 🐞
- 修复windows盘符问题 (869ef9e)
0.0.60 (2022-11-09)
Bug Fixes 🐞
- 修复问题 (ba0fdf2)
0.0.59 (2022-11-09)
Bug Fixes 🐞
- 修复fix-npm (dc156cb)
0.0.58 (2022-11-09)
Chore 🚀
- eslint忽略lib (b304641)
Features 🎉
- FixNpmPackagePlugin (baba848)
0.0.57 (2022-11-09)
Features 🎉
- 修复npm打包错误 (fe96360)
0.0.56 (2022-11-03)
Features 🎉
- 优化分包 (2f374ab)
0.0.55 (2022-11-02)
Features 🎉
- 兼容qq (930e71e)
0.0.54 (2022-11-02)
Features 🎉
- 兼容qq (88d429d)
0.0.53 (2022-11-02)
Features 🎉
0.0.51 (2022-11-01)
Features 🎉
- 兼容mp-qq (305700c)
0.0.50 (2022-11-01)
Documentation 📖
- 优化readme (0d5d5eb)
Features 🎉
- replace-library: 优化替换组件loader (a8a7632)
0.0.48 (2022-10-25)
Features 🎉
- 优化结构 (e5f708e)
0.0.47 (2022-10-24)
Features 🎉
- 取消打印变量 (723d0d6)
0.0.46 (2022-10-24)
Features 🎉
- 优化打包配置 (54993d6)
0.0.45 (2022-10-24)
Features 🎉
- 打包优化 (10b2c57)
0.0.44 (2022-10-24)
Features 🎉
- 优化一些配置 (611f365)
0.0.43 (2022-10-20)
Bug Fixes 🐞
- 兼容windows (2e4617d)
0.0.41 (2022-10-20)
Features 🎉
- 恢复release命令 (d1a69c3)
0.0.40 (2022-10-20)
Features 🎉
- test (ff6a0a9)
0.0.38 (2022-10-20)
Features 🎉
0.0.37 (2022-10-19)
Features 🎉
- 删除无用变量 (b15808e)
0.0.36 (2022-10-19)
Features 🎉
- 调试变量 (dd3bcde)
0.0.35 (2022-10-19)
Features 🎉
- 打印bk user (e792af9)
0.0.33 (2022-10-18)
Features 🎉
- 优化一些命名 (659ece8)
0.0.31 (2022-10-17)
Features 🎉
- 增加h5插件 (9b69836)
0.0.30 (2022-10-10)
Features 🎉
- 升级依赖 (d83f44c)
0.0.29 (2022-10-08)
Features 🎉
- 帮助方法从t-comm中获取 (a88047b)
0.0.28 (2022-10-08)
Bug Fixes 🐞
- 修复空options (395e19c)
0.0.27 (2022-10-08)
Features 🎉
- 升级依赖 (caae281)
Bug Fixes 🐞
- 替换getGitCommitInfo (48deb5d)
0.0.26 (2022-10-02)
Features 🎉
- 优化获取作者 (707b2f4)
0.0.25 (2022-10-02)
Features 🎉
- 打印最后一次提交信息 (99f6500)
0.0.24 (2022-10-01)
Features 🎉
- 优化debug信息 (c7a78a0)
0.0.23 (2022-10-01)
Features 🎉
0.0.22 (2022-09-30)
Features 🎉
- 升级一些插件 (ff628bc)
0.0.21 (2022-09-21)
Features 🎉
- 优化replace-template-tag的loader (748894f)
Bug Fixes 🐞
- 修复没有app.js的情况 (864f5b5)
0.0.20 (2022-09-21)
Features 🎉
0.0.19 (2022-09-11)
Features 🎉
- 优化发布 (162a870)
0.0.18 (2022-09-11)
Features 🎉
- 优化发布 (50d3a25)
0.0.15 (2022-08-23)
Features 🎉
0.0.14 (2022-08-23)
Features 🎉
- 默认不修改引用 (82dff0e)
0.0.13 (2022-08-23)
Features 🎉
- 优化插件 (f61b990)
0.0.12 (2022-08-22)
Features 🎉
0.0.11 (2022-08-20)
Features 🎉
- 优化替换插件 (3e2fc00)
0.0.10 (2022-08-19)
Features 🎉
- 创建log (bbf2ad5)
0.0.9 (2022-08-18)
Features 🎉
- 优化插入全局组件loader (07220eb)
0.0.8 (2022-08-17)
Features 🎉
0.0.7 (2022-08-17)
Features 🎉
- 增加loader (68f1f5b)