Commit Graph

3981 Commits

Author SHA1 Message Date
patak-dev
1c2aef013e release: create-vite@2.9.4 2022-05-11 11:10:36 +02:00
patak-dev
6dcdd10419 release: plugin-vue@2.3.3 2022-05-11 11:10:04 +02:00
patak-dev
5af8e76c5d release: v2.9.9 2022-05-11 11:08:17 +02:00
翠 / green
a24b5e3aa5 fix: add direct query to html-proxy css (fixes #8091) (#8094) 2022-05-11 10:29:05 +02:00
翠 / green
e5556ab605 perf(lib): reduce backtrack when injecting esbuild helpers (#8110) 2022-05-11 10:28:15 +02:00
patak
992aee2313 fix: image-set with base64 images (fix #8028) (#8035) 2022-05-11 10:17:07 +02:00
patak
84496f8ac3 fix: graceful rename in windows (#8036) 2022-05-11 10:15:17 +02:00
Matthew Phillips
22fa882378 fix: invalidate ssrError when HMR update occurs (#8052) 2022-05-11 10:13:04 +02:00
Enzo Innocenzi
443acf9851 fix(plugin-vue): allow overwriting template.transformAssetUrls.includeAbsolute (fix #4836) (#6779) 2022-05-11 10:12:27 +02:00
Anthony Fu
fbbdef7a4a chore: enable ci for v1 and v2 branch 2022-05-08 13:14:16 +08:00
Anthony Fu
b6fc3cdccf fix: use strip-literal to strip string lterals (#8054) 2022-05-08 12:39:34 +08:00
patak-dev
b0e9234251 release: plugin-vue@2.3.2 2022-05-04 19:31:32 +02:00
patak-dev
77865b44b2 release: v2.9.8 2022-05-04 19:28:34 +02:00
patak
e5fe1c6520
fix: optimized processing folder renaming in win (fix #7939) (#8019) 2022-05-04 18:35:58 +02:00
Bjorn Lu
99740949b7
feat: import ts with .js in vue (#7998) 2022-05-04 16:32:06 +02:00
patak
0861adec96
chore: use pnpm@6 in netlify (#8011) 2022-05-04 12:05:56 +02:00
翠 / green
67c86dee44
test(css): fix postcss cleanid test (#8013) 2022-05-04 11:30:46 +02:00
翠 / green
e85164ecb0
chore: remove maybeVirtualHtmlSet (#8010) 2022-05-04 11:05:18 +02:00
Yoshi Togami
6420ba0d7d
fix(ssr): allow ssrTransform to parse hashbang (#8005) 2022-05-04 10:51:27 +02:00
翠 / green
72f17f8929
fix(css): do not clean id when passing to postcss (fix #7822) (#7827) 2022-05-04 10:50:44 +02:00
Saurabh Daware
d49e3fbfc0
fix: inline js and css paths for virtual html (#7993)
Co-authored-by: yoho <panyoho@gmail.com>
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
2022-05-04 07:02:09 +02:00
Bjorn Lu
f3d15f106f
refactor(plugin-vue): remove querystring import (#7997) 2022-05-03 20:48:11 +02:00
Bjorn Lu
642d65ba61
fix: only handle merge ssr.noExternal (#8003) 2022-05-03 20:46:10 +02:00
yoho
f1af9416a1
chore: restore-jsx.spec.ts lint (#8004) 2022-05-03 20:43:32 +02:00
Zheeeng
749e96f0dc
chore: fix ts checking on used-before-assigned (#6939) 2022-05-03 09:55:03 +02:00
fishDog
e96b90887d
fix(css): var in image-set (#7921) 2022-05-03 07:44:28 +02:00
patak-dev
1db7c4939a release: create-vite@2.9.3 2022-05-02 21:30:44 +02:00
Nicolas Hedger
2b6d8fec25
chore(create-vite): update reference to volar vscode extension (#7994) 2022-05-02 20:36:19 +02:00
patak-dev
968ff695d8 release: plugin-react@1.3.2 2022-05-02 15:54:00 +02:00
patak-dev
f893043213 release: plugin-legacy@1.8.2 2022-05-02 15:52:58 +02:00
patak-dev
dde774f0e4 release: v2.9.7 2022-05-02 15:51:28 +02:00
patak-dev
d58c03088c chore: update license 2022-05-02 15:49:50 +02:00
xyl66
bf40e5c88d
fix(plugin-react): React is not defined when component name is lowercase (#6838) 2022-05-02 11:25:24 +02:00
翠 / green
cf8a48a6c8
fix(css): inline css module when ssr, minify issue (fix #5471) (#7807) 2022-05-02 09:41:05 +02:00
renovate[bot]
b877d30a05
chore(deps): update all non-major dependencies (#7949) 2022-05-02 09:35:14 +02:00
翠 / green
025eebf7e6
fix(css): dynamic import css in package fetches removed js (fixes #7955, #6823) (#7969) 2022-05-01 21:50:25 +02:00
翠 / green
7f9f8f1f84
fix(css): sourcemap crash with postcss (#7982) 2022-05-01 20:51:18 +02:00
yoho
f6ae60db74
fix: inline css hash (#7974) 2022-05-01 08:47:34 +02:00
Bjorn Lu
a5bdb9fa70
feat(create-vite): scaffold directory with only .git (#7971) 2022-04-30 21:28:39 +02:00
TrickyPi
891e7fc4fa
fix(ssr): failed ssrLoadModule call throws same error (#7177)
Co-authored-by: Rich Harris <hello@rich-harris.dev>
2022-04-30 21:11:37 +02:00
Anthony Campolo
aebaf66cdb
docs: grammar fix in getting started guide (#7972) 2022-04-30 20:20:23 +02:00
yoho
a30a5489cc
fix: inline style hmr, transform style code inplace (#7869) 2022-04-30 06:19:24 +02:00
翠 / green
a9fa60b37e
chore: bump vue in ssr-vue (#7965) 2022-04-30 06:15:45 +02:00
Tedy
2b4aab0bf4
chore: fix typo (#7967) 2022-04-30 06:14:16 +02:00
patak
f7d2d713be
fix: inject esbuild helpers in IIFE and UMD wrappers (#7948) 2022-04-30 06:13:30 +02:00
翠 / green
71b1443aa5
chore: add core.symlinks description to CONTRIBUTING.md (#7962) 2022-04-29 20:23:51 +02:00
Bjorn Lu
274c10eb9e
fix(css): support postcss.config.ts (#7935) 2022-04-28 07:45:55 +02:00
翠 / green
7f535aca8e
chore(css): catch postcss config error (fix #2793) (#7934) 2022-04-27 20:43:27 +02:00
Bjorn Lu
50672e4f8b
fix: use NODE_ENV in optimizer (#7673) 2022-04-27 19:20:53 +02:00
Bjorn Lu
206e1f2cd4
docs: clarify loadEnv (#7872) 2022-04-27 19:06:06 +02:00