Skip to content

Releases: raxjs/rax-app

v3.3.7

19 Feb 09:51
361db99
Compare
Choose a tag to compare
  • Feat: PHA cross slide
  • Feat: watch app.json change
  • Refactor: SSR without cheerio
  • Fix: escape problem during HTML generation
  • Fix: react alias with DEF plugin

v3.3.4

27 Jan 08:34
5a8aa07
Compare
Choose a tag to compare

v3.3.3

21 Jan 07:58
ffd327e
Compare
Choose a tag to compare
  • Refactor: SSR

v3.2.5

07 Jan 08:13
ed03489
Compare
Choose a tag to compare
  • Feat: Support PHA template.
  • Feat: Wechat Miniprogram support generator syntactic suga.
  • Chore: runApp add type prompt.
  • Chore: PHA support without pha-worker.js
  • Fix: SSR build error.

v3.2.2

29 Dec 03:56
cc459b3
Compare
Choose a tag to compare
  • Fix: mpa insert all page bundle into html.

v3.2.0

24 Dec 10:05
0f5104d
Compare
Choose a tag to compare

Feat: config store runtime automatically. (alibaba/ice#3932)

Feat: support config hydrate in rax-app. (alibaba/ice#3918 #548)

Feat: support set webpackLoaders and webpackPlugins through build.json.(alibaba/ice#3938)

Feat: support build without src/document/index.tsx. (#546)

Feat: support cloud IDE.(#542)

Feat: miniapp subPackage.

Chore: compileDependencies default value is []. (#548)

Chore: TerserPlugin will remove unused code. (#548)

Fix: kraken mpa error.(#541)

v3.1.3

15 Dec 06:48
d393038
Compare
Choose a tag to compare
  • Feat: support use name specifies MPA page name and output path.(alibaba/ice#3906)
  • Feat: support set html info by app.json.(#525)
  • Feat: support snapshot in Web and optimize build PHA.(#516)

v3.1.0

07 Dec 06:52
bfb7a02
Compare
Choose a tag to compare

v3.0.9

23 Nov 07:54
3a8fd66
Compare
Choose a tag to compare
  • Feat: support CSS Modules.(#488)
  • Refactor: change mpa entry to .rax temp dir.(alibaba/ice#3825)
  • Fix: user couldn't custom outputDir.(#494)
  • Feat: support config sourceMap and minify when dev mode.(alibaba/ice#3825
    raxjs/miniapp)
  • Feat: support dashed page name.(alibaba/ice#3824)
  • Fix: duplicated taskname when both ali and wechat are compiled.(#487)
  • Fix: compact react plugin targets is undefined.(#490)