Releases: raxjs/rax-app
Releases · raxjs/rax-app
v3.8.18
v3.8.17
v3.8.16
What's Changed
- feat: change the way of options pass into
postcss-loader
because the update ofpostcss-loader
by @wjq990112 in #993 - hotfix: v3.8.15 by @SoloJiang in #992
- fix: exports field build error in webpack4 by @SoloJiang in #994
Full Changelog: v3.8.14...v3.8.16
v3.8.14
What's Changed
- Feat: add splashViewUrl and splashViewHtml fields by @boiawang in #989
- chore: revert css module global usage by @SoloJiang in #988
- fix: error on node16 by @SoloJiang in #990
- fix: only inject webpack hot client in webpack4 by @SoloJiang in #986
Full Changelog: v3.8.13...v3.8.14
v3.8.13
- Fix: build-scripts version
- Fix: spa page auto execute
- Fix: keep alive page error
- Fix: miniapp app.json pages field need be filtered by targets
- Fix: css modules
:global
v3.8.12
- Fix: remove
html
field for TabBar to avoid error in old version of PHA
v3.8.10
- Fix: manifest.json need includes the scripts which injected by API
v3.8.9
- Fix: compat with
window.location
- Fix: pha manifest.json document field
v3.8.8
- Feat: ssr support more render methods
- Fix: override custom title in document
- Fix: script crossorigin property
- Fix: css-modules should not add to normal css file
- Fix: windows path error
- Chore: optimize code size
v3.8.7
- Fix: SPA SSR
getInitialProps
is invalid - Feat: miniapp webview mode should modify app to MPA type
- Chore: add ssr test case
- Chore: remove DEF comment node