Releases: raxjs/rax-app
Releases · raxjs/rax-app
v3.6.4
v3.6.2
v3.6.1
- Feat: transform static node to html tag directly
- Refactor: conditional inject SPA tabBar
- Chore: optimize
devServer.contentBase
andoutput.path
logic - Chore: optimize hot reload experience
- Chore: optimize https cert generate logic
- Fix: print
devServer.host
in console higher priority - Fix: read file content from compiler memfs
- Fix:
No loader specified
error reported by webpack when setpostcssrc
to true in ssr scene
v3.6.0
- Feat: support package.json
exports
field with webpack4 - Feat: support bytedance microapp/ baidu smartprogram/kuaishou miniprogram
- Feat: support default TabBar in MPA
- Feat: support query is
csr=true
with request path end is.html
, devServer will return CSR result - Fix:
tschecker
error with default template
v3.5.3
v3.4.11
Feat: add --analyzer-target=web
to avoid port conflict with multiple task
Feat: support build tabbar html when configured source in tabbar for PHA
Feat: support set dataPrefetch
for every single page in PHA
Feat: support share memory in every common files with miniapp subpackages
Chore: change injectServerSideData
to updateDataInClient
Chore: remove print local url in console
Fix: alibaba miniapp subPackages error
Fix: csr html structure error with xtpl