Skip to content

更新日志

更新为 monorepo 模式后,每个包的 CHANGELOG 各自独立,请前往各个子包的文档中查看。

1.5.25 (2024-08-29)

Features 🎉

  • ifdef: add VUE2 ifdef config (b7ea48b)

1.5.24 (2024-08-20)

Features 🎉

1.5.23 (2024-08-20)

Features 🎉

  • uni-vite-config: 支持warnList (f3b6392)
  • watch:sass: add watch sass script (1eddeeb)

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 🎉

  • uni-vite-config: 支持删除空引入 (c72c884)
  • vite-config: add NOT_UNI context (3ce6b2f)

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 📖

1.5.8 (2024-08-15)

Features 🎉

  • addCommonVendorPlugin: 支持指定模式 (333185b)

1.5.7 (2024-08-15)

Features 🎉

  • remove-scoped: 新增移除scoped的loader (1c5f8a0)
  • webpack-plugin: 暴露 AddCommonVendorPlugin (2d5c424)

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 🐞

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 🎉

  • check-long-constant: 检查长常量 (3d23b90)
  • replace-uni-h5: add replace-uni-h5 plugin (a5da082)

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 🎉

  • alias-for-library: 防止复制软连接失效 (5e4adf2)
  • custom-preload: 优化预加载 (837d332)

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 ✅

Chore 🚀

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 📖

Features 🎉

  • dispatch-script: 支持增加common/vendor的引用 (0938b88)
  • dispatch-vue: 防止重复插入vendor (fb66bfe)

1.3.5 (2024-06-18)

Chore 🚀

Features 🎉

  • fix-npm-package: fixNpmPackage 只执行一次 (3ac4e6e)

1.3.4 (2024-06-18)

Documentation 📖

Code Refactoring ♻️

1.3.3 (2024-06-18)

Chore 🚀

Features 🎉

  • dispatch-vue: custom disable 前置判断 (4c51653)
  • dispatch-vue: findSubPackages去重 (e03958f)

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 🐞

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 🚀

1.2.96 (2024-06-03)

Features 🎉

  • vue-lazyload-external: add vueLazyloadExternal (b3519b3)

1.2.95 (2024-06-03)

Bug Fixes 🐞

1.2.94 (2024-06-03)

Features 🎉

  • uni-config: axios external 改为默认false (2f8fc90)

1.2.93 (2024-06-03)

Documentation 📖

Features 🎉

1.2.92 (2024-05-31)

Features 🎉

  • bundle: 只在production下保存bundle (ddec7c8)
  • save bundle analyze html (84b41d4)

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 🎉

1.2.85 (2024-05-23)

Features 🎉

  • add ast replace script (a85d2c5)
  • project-config: add use work-box plugin (3f287ae)

1.2.84 (2024-05-17)

Bug Fixes 🐞

  • insert-code: 兼容为空chunkMap (5566ff2)

1.2.83 (2024-05-15)

Features 🎉

1.2.82 (2024-05-13)

Bug Fixes 🐞

1.2.81 (2024-05-13)

Features 🎉

  • update default transpileDepencies (40cb76e)

1.2.80 (2024-05-11)

Features 🎉

Bug Fixes 🐞

  • gen-version: 修复commit中带引号的情况 (1a6743e)

1.2.79 (2024-05-09)

Chore 🚀

1.2.78 (2024-05-09)

Features 🎉

  • base-config: 支持pmd包的条件编译 (cef7c77)

1.2.77 (2024-05-08)

Chore 🚀

Features 🎉

1.2.76 (2024-04-30)

Features 🎉

1.2.75 (2024-04-23)

Features 🎉

1.2.73 (2024-04-23)

Features 🎉

  • vite-config: add build target (0eb0d4a)

1.2.72 (2024-04-23)

Features 🎉

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 🎉

1.2.66 (2024-04-21)

Features 🎉

  • vite-config: add visualizer (9876580)
  • vite-config: update env name (d6fb931)

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 📖

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 🚀

Documentation 📖

Features 🎉

  • sync-repo: 优化类型 (53a6f6f)
  • uni-vue-config: support source map (6deb4f6)

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 🐞

1.2.55 (2024-04-02)

Features 🎉

  • insert-global: 支持namespace (43d1bb4)

1.2.54 (2024-04-02)

Tests ✅

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 🎉

  • custom-preload: add script in head (7e49012)
  • uni-config: 优化split chunks (ca84e00)

Chore 🚀

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 🎉

  • custom-preload: 支持更多字段类型,允许预加载二级页面 (8b0d161)
  • custom-preload: 支持hash为数组 (ebeadb8)

1.2.45 (2024-03-20)

Chore 🚀

  • custom-preload: 优化代码 (dd270ff)
  • custom-preload: 优化代码 (ce14b4d)

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 🎉

  • custom-preload: add custom preload (8df2177)
  • pre-load: update pre load html (31ae35e)

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 🚀

1.2.31 (2024-03-14)

Features 🎉

  • add fix mini-css-plugin docs (02396f7)
  • base-config: support custom cdn urls (31e44f9)

Code Refactoring ♻️

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 ♻️

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 📖

1.2.24 (2024-03-05)

Documentation 📖

Bug Fixes 🐞

  • project-config: update h5 check function (0498367)

1.2.23 (2024-03-05)

Features 🎉

  • add pre loading (bb457f2)
  • uni-project-config: add split chunks optimization (b30db41)

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 ♻️

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 🎉

  • vite-config: support optimizeDeps config (cad73ad)
  • vite-plugin: support pmd tools (34d64fd)

Chore 🚀

1.2.2 (2023-12-30)

Features 🎉

  • vite-config: use ifdef plugin (30b82ff)
  • vite-plugin: add ifdef vite plugin (67e59ef)

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 🚀

1.2.0 (2023-12-25)

Features 🎉

  • vite: add vite base config (71895d0)

Documentation 📖

  • add vite config docs (f1dcc9e)
  • vite: add vite gen version docs (9de9685)

1.1.39 (2023-12-23)

1.1.38 (2023-12-23)

Chore 🚀

Bug Fixes 🐞

Code Refactoring ♻️

Documentation 📖

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 🎉

Code Refactoring ♻️

  • loader-map: user loader map (32e2bd9)

Documentation 📖

Bug Fixes 🐞

  • inject-dynamic-style: support windows (df328bf)

1.1.30 (2023-12-11)

Documentation 📖

Bug Fixes 🐞

  • cross-platform use double loader (05c54d2)

1.1.29 (2023-12-08)

Chore 🚀

1.1.28 (2023-12-08)

Build System 📦‍

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 🚀

Features 🎉

  • webpack-config: ifdef 编译press-plus (ab1de47)

1.1.24 (2023-11-30)

Documentation 📖

Chore 🚀

Features 🎉

  • webpack: 编译press-plus (6a274e6)

1.1.23 (2023-11-27)

Documentation 📖

Code Refactoring ♻️

  • rem: use t-comm transform rem (36a42f0)

Tests ✅

1.1.22-alpha.1 (2023-11-23)

Code Refactoring ♻️

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 🚀

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 📖

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 📖

Features 🎉

  • vue-directive: add vue-directive loader (52429ff)

1.1.16 (2023-11-04)

Documentation 📖

Chore 🚀

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 🚀

Bug Fixes 🐞

1.1.12 (2023-10-10)

Features 🎉

  • webpack-config: add shadow project map config (ff792e2)

1.1.11 (2023-10-10)

Code Refactoring ♻️

Bug Fixes 🐞

  • rem-to-rpx: fix asset size (0e56c19)

1.1.10 (2023-09-23)

Code Refactoring ♻️

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 ♻️

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 🚀

1.1.4 (2023-09-12)

Documentation 📖

Features 🎉

1.1.3 (2023-09-11)

Chore 🚀

1.1.2 (2023-09-11)

Documentation 📖

Chore 🚀

  • 降级commander到10,以支持node<=14 (3559400)
  • update change log generation (da419ff)

1.1.1 (2023-09-08)

Chore 🚀

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 📖

Code Refactoring ♻️

Features 🎉

  • webpack-config: 增加useIfDefLoader (a46db1a)

1.0.41 (2023-08-29)

Chore 🚀

1.0.40 (2023-08-21)

Features 🎉

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 📖

Features 🎉

  • webpack-config: 增加条件编译loader (7b2dd89)

1.0.32 (2023-08-16)

Code Refactoring ♻️

1.0.31 (2023-08-16)

Documentation 📖

Chore 🚀

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 🚀

1.0.27 (2023-08-15)

Chore 🚀

1.0.26 (2023-08-15)

Code Refactoring ♻️

Features 🎉

  • publish: 优化发布功能 (94974a9)
  • webpack: 增加webpack基础配置 (619e213)

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 🐞

1.0.22 (2023-07-24)

Bug Fixes 🐞

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 🎉

  • sync-repo: 同步仓库参数也根据glob过滤 (55c3f00)
  • version: 版本信息插件优化 (7b296a7)

1.0.18 (2023-07-11)

Documentation 📖

Features 🎉

  • sync-repo: 支持from为数组、替换js文件 (223a49d)

1.0.17 (2023-07-11)

Features 🎉

  • sync-repo: 支持指定同步层级 (f896ba4)

1.0.16 (2023-07-10)

Chore 🚀

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 📖

Features 🎉

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 📖

Bug Fixes 🐞

  • dispatch-script: 兼容UNI_OPT_SUBPACKAGES不存在情况 (d97f837)

Chore 🚀

Features 🎉

1.0.9 (2023-06-19)

Features 🎉

Code Refactoring ♻️

  • rem-to-rpx: 支持传入多种类型 (66bfcc1)

Documentation 📖

Bug Fixes 🐞

  • dispatch-script: 兼容UNI_OPT_SUBPACKAGES不存在情况 (d97f837)

1.0.8 (2023-05-26)

Features 🎉

  • 去掉loader中对平台的判断,改为由参数传入 (3bfae20)

Code Refactoring ♻️

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 🚀

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 🎉

1.0.1 (2023-03-17)

Chore 🚀

Features 🎉

1.0.0 (2023-02-28)

Bug Fixes 🐞

  • rem-to-rpx执行时机优化 (4b1e0f0)

0.1.14 (2023-02-27)

Tests ✅

Chore 🚀

Code Refactoring ♻️

  • uni-cli-cache方法收敛 (9957dd0)

0.1.13 (2023-02-22)

Chore 🚀

0.1.12 (2023-02-22)

Chore 🚀

0.1.11 (2023-02-22)

Documentation 📖

Chore 🚀

Code Refactoring ♻️

  • 重构项目,提取方法,精简函数 (a3b0227)

0.1.10 (2023-02-21)

Documentation 📖

Features 🎉

0.1.9 (2023-02-21)

Code Refactoring ♻️

0.1.8 (2023-02-21)

Code Refactoring ♻️

0.1.7 (2023-02-20)

Features 🎉

0.1.6 (2023-02-09)

Documentation 📖

  • ifdef-loader: 补充文档 (39c0ca4)

Features 🎉

  • ifdef-loader: 提前返回 (ba349fd)

Styles 💄

Chore 🚀

  • ifdef-loader: 优化文档、打印日志 (b1c6b89)

0.1.5 (2022-12-14)

Features 🎉

  • ifdef-loader: 增加ifdef loader (13c9f77)

0.1.4 (2022-12-12)

Chore 🚀

Features 🎉

0.1.3 (2022-11-28)

Features 🎉

0.1.1 (2022-11-28)

Features 🎉

  • 自动识别全局组件并禁止移动 (d09eb14)

0.1.0 (2022-11-28)

Features 🎉

  • 优化js分包,及时抛出错误 (75cad00)

0.0.66 (2022-11-28)

Features 🎉

0.0.64 (2022-11-28)

Features 🎉

0.0.62 (2022-11-27)

Tests ✅

0.0.61 (2022-11-11)

Bug Fixes 🐞

  • 修复windows盘符问题 (869ef9e)

0.0.60 (2022-11-09)

Bug Fixes 🐞

0.0.59 (2022-11-09)

Bug Fixes 🐞

0.0.58 (2022-11-09)

Chore 🚀

Features 🎉

0.0.57 (2022-11-09)

Features 🎉

0.0.56 (2022-11-03)

Features 🎉

0.0.55 (2022-11-02)

Features 🎉

0.0.54 (2022-11-02)

Features 🎉

0.0.53 (2022-11-02)

Features 🎉

0.0.51 (2022-11-01)

Features 🎉

0.0.50 (2022-11-01)

Documentation 📖

Features 🎉

  • replace-library: 优化替换组件loader (a8a7632)

0.0.48 (2022-10-25)

Features 🎉

0.0.47 (2022-10-24)

Features 🎉

0.0.46 (2022-10-24)

Features 🎉

0.0.45 (2022-10-24)

Features 🎉

0.0.44 (2022-10-24)

Features 🎉

0.0.43 (2022-10-20)

Bug Fixes 🐞

0.0.41 (2022-10-20)

Features 🎉

0.0.40 (2022-10-20)

Features 🎉

0.0.38 (2022-10-20)

Features 🎉

0.0.37 (2022-10-19)

Features 🎉

0.0.36 (2022-10-19)

Features 🎉

0.0.35 (2022-10-19)

Features 🎉

0.0.33 (2022-10-18)

Features 🎉

0.0.31 (2022-10-17)

Features 🎉

0.0.30 (2022-10-10)

Features 🎉

0.0.29 (2022-10-08)

Features 🎉

  • 帮助方法从t-comm中获取 (a88047b)

0.0.28 (2022-10-08)

Bug Fixes 🐞

0.0.27 (2022-10-08)

Features 🎉

Bug Fixes 🐞

0.0.26 (2022-10-02)

Features 🎉

0.0.25 (2022-10-02)

Features 🎉

  • 打印最后一次提交信息 (99f6500)

0.0.24 (2022-10-01)

Features 🎉

0.0.23 (2022-10-01)

Features 🎉

0.0.22 (2022-09-30)

Features 🎉

0.0.21 (2022-09-21)

Features 🎉

  • 优化replace-template-tag的loader (748894f)

Bug Fixes 🐞

  • 修复没有app.js的情况 (864f5b5)

0.0.20 (2022-09-21)

Features 🎉

  • 发布携带tag (c22a6af)
  • 修复第一个div前面有注释的情况 (d28010c)
  • gen-version-plugin (67499b5)

0.0.19 (2022-09-11)

Features 🎉

0.0.18 (2022-09-11)

Features 🎉

0.0.15 (2022-08-23)

Features 🎉

0.0.14 (2022-08-23)

Features 🎉

0.0.13 (2022-08-23)

Features 🎉

0.0.12 (2022-08-22)

Features 🎉

0.0.11 (2022-08-20)

Features 🎉

0.0.10 (2022-08-19)

Features 🎉

0.0.9 (2022-08-18)

Features 🎉

  • 优化插入全局组件loader (07220eb)

0.0.8 (2022-08-17)

Features 🎉

0.0.7 (2022-08-17)

Features 🎉

0.0.6 (2022-08-17)

Features 🎉