Appearance
更新日志
0.2.1 (2025-03-13)
Bug Fixes
- compatibility map.key().find (417f082)
0.2.0 (2025-03-11)
Features
0.1.38 (2025-02-27)
Bug Fixes
- vue: fix unplugin-vue-router overrides priority (19fa001)
0.1.37 (2025-02-27)
Bug Fixes
- vue: fix unplugin-vue-router overrides priority (cb8a839)
0.1.36 (2025-02-24)
Bug Fixes
- vue: reverse pages dirs (688c6ab)
0.1.35 (2025-02-24)
Bug Fixes
- core: export findUpWorkspaceDir (7b12e4f)
0.1.34 (2025-02-17)
0.1.33 (2025-02-07)
Bug Fixes
- core: watch files exclude node_modules (5dfe160)
0.1.32 (2025-02-06)
0.1.31 (2025-01-14)
Bug Fixes
- vitepress: remove default
srcDir
(1734a21)
0.1.30 (2025-01-14)
Bug Fixes
0.1.29 (2025-01-13)
Bug Fixes
- vitepress: build external
unplugin-vue-router
(768acaf)
0.1.28 (2024-11-22)
Bug Fixes
- vitepress: add imports
pinia
andVueRouterAutoImports
(d5187c9)
0.1.27 (2024-11-17)
0.1.26 (2024-11-11)
0.1.25 (2024-11-04)
0.1.24 (2024-10-28)
Features
- core: add watching modules and workspace env files to restart server (349ea13)
0.1.23 (2024-10-25)
Bug Fixes
- useAppConfig in weapp (6401ccd)
Features
- vitepress: install pinia (3000080)
0.1.22 (2024-10-25)
0.1.21 (2024-10-21)
Bug Fixes
- core: error when no
src
directory (584bbc5)
0.1.20 (2024-10-16)
Bug Fixes
- vp:
srcDirName
restore to default (145c667)
0.1.19 (2024-09-09)
Features
- add package
@vixt/vitepress
to support vitepress (c4c975c)
0.1.18 (2024-09-05)
Bug Fixes
- uni: use
pinia-plugin-persistedstate
insteadpinia-plugin-unistorage
(c452f5e)
0.1.17 (2024-09-04)
Bug Fixes
- core: assign config.env (11f1d1d)
0.1.16 (2024-09-04)
Bug Fixes
- core:
loadWorkspaceEnv
usefind-up
to find workspace dir instead useenv.INIT_CWD
(3964c1f) - core: inject env vars to
config.define
(b759bc5) - core: remove buildDir before apply layers (ecacf1b)
0.1.15 (2024-09-03)
Features
- core: set workspace env to
import.meta.env
(7be5689) - core: watch
vixt.config.ts
for server restart (b9e1179)
0.1.14 (2024-09-02)
Bug Fixes
- core:
loadEnv
load workspace and cwd env variables by default (733ffed)
Features
- remove
buildDir
when--force
in command line (0722406)
0.1.13 (2024-08-29)
Bug Fixes
- vue: partial RouterOptions (df9a947)
0.1.12 (2024-08-23)
Bug Fixes
- vue: remove default option value
router.getRouteName
(774b5a9)
0.1.11 (2024-08-21)
Bug Fixes
- lock
vue-tsc
v2.0.26 (b1a1fa5)
Features
- add loadEnv function (aa36519)
- add router options and piniaPersistedState options in app config (5c6c016)
0.1.10 (2024-08-08)
Bug Fixes
- core: loadingTemplate value (5d98415)
0.1.9 (2024-08-06)
Bug Fixes
- core: lock
vue-tsc
v2.0.26 (6e44169)
0.1.8 (2024-08-02)
Bug Fixes
- vue: lock
vue-router
v4.4.0 (beb85b2)
0.1.7 (2024-08-01)
Bug Fixes
- core: gen
index.html
andmain.ts
when not exists (bc4a36f)
0.1.6 (2024-07-19)
Bug Fixes
- core: change file generation logic (aa7bdbe)
0.1.5 (2024-07-18)
Bug Fixes
- core: change file generation logic (8ff7bd4)
0.1.4 (2024-07-18)
Bug Fixes
- core: assign vixtOptions in modules (55e5be6)
0.1.3 (2024-07-17)
Bug Fixes
- uni: lock
@uni-helper/vite-plugin-uni-pages
version 0.2.24 (2612261)
0.1.2 (2024-07-15)
Bug Fixes
- core: layer paths in tsconfig (e2997b4)
0.1.1 (2024-07-15)
Bug Fixes
- core: layer meta, alias and relative (33c5a57)
0.1.0 (2024-07-12)
Bug Fixes
- core: only copy layer when it is in node_modules (c561816)
Features
- layer alias (c1de27e)
- support app.config.ts, support import App.vue and loading.html from layers (14c79d1)
0.0.15 (2024-07-07)
0.0.14 (2024-07-07)
Bug Fixes
- core: tsconfig include layers relatedCwd (1116ad0)
- vue: reverse layoutsDirs array, to support overrides layouts (7554528)
0.0.13 (2024-07-07)
Bug Fixes
- uni: corrected layersPluginsPath (600c246)
0.0.12 (2024-07-06)
Bug Fixes
- core: copy layers exclude node_modules and tsconfig.json (ebe9a4a)
Features
- core: add alias
#
for buildDir (e21aba5)
0.0.11 (2024-07-05)
Bug Fixes
- copy layers files to .vixt/layers, because vite cannot transform files in node_modules (1d97a61)
0.0.10 (2024-07-04)
Bug Fixes
0.0.9 (2024-07-03)
Bug Fixes
- uni: vueuse auto import error (5f080e3)
0.0.8 (2024-07-03)
Bug Fixes
- improve typescript dx (a61c9ba)
Features
- uni: auto import uni-use (7f5b66c)
0.0.7 (2024-07-02)
Bug Fixes
- core: filter layers required
cwd
(c64321c) - core: remove devProxy and warmup (3134199)
- set baseURL default value (4f9845e)
Features
- uni: patch
normalizeNodeModules
in@dcloudio/uni-cli-shared/dist/utils.js
(9f46c4a)
0.0.6 (2024-07-01)
Bug Fixes
- enable vite-plugin-checker (f2eb606)
Features
- add rootDir (5f95431)
0.0.5 (2024-06-30)
Bug Fixes
- core: disabled vite-plugin-checker until it upgrade (045c8af)
0.0.4 (2024-06-30)
Bug Fixes
- vue: ignore tscheck in generated main.ts file (11c6a36)
0.0.3 (2024-06-29)
0.0.2 (2024-06-29)
Bug Fixes
- core: use tsx/esm to import ts modules (9ead639)
0.0.1 (2024-06-29)
Features
- first commit (8bf0b87)