Releases: raxjs/rax-app
Releases · raxjs/rax-app
v3.8.6
- Fix: page component import method in the env other than web
- Fix: MPA runApp file path in SSR
- Fix: override developer custom title
v3.8.4
v3.8.2
- Fix: ssr context shouldn't be overrode
- Fix: static export mode build error
v3.8.1
- SSR: fix chunkInfo is undefined FaaS app
- SSR: fix request might be fake that lose url field
- SSR: fix devServer.hot should be closed
- SSR: fix appConfig might be undefined
- Fix: webpack_public_path is invalid in front of page file
- Fix: tabBar show in other page
- Fix: child class need use declare with add type for property which extends parent
- Fix: miniapp compile mode
@alias
is invalid - Fix: invalid host in bind host case
- Chore: use webpack-chain directly
v3.7.2
- Fix: tabBar & tabHeader inject logic in Android & iOS
- Fix:
publicPath
inject logic in document
v3.7.1
- Revert: node version to >= 10.13.0
v3.7.0
- Breaking Change: update node version >=12
- Feat: support smaller code size with css module
- Feat: support inject
html
field in tabHeader & tabBar - Feat: support
url
field in app.json for pha specified page url - Fix: compat windows page store path
- Fix: cannot wrap Provider to nested page
- Chore: optimize pha manifest.json space
v3.6.7
- Chore: pha plugin add more white list and no decamelize keys
- Fix: no prefetch type will crash in Android TaoBao 9.26.0
- Fix: do not set script field when has frames under the page
v3.6.6
- Fix: manifest generate stylesheet field when configure forceEnableCSS in inlineStyle to true
- Fix: document live load
- Feat: support postcssOptions merge
- Feat: support sdk combo
- Feat: file level lint
v3.6.5
- Fix: mpa entries
- Fix: tabbar state update
- Feat: support release report
- Fix: throw document build error