Skip to content

Commit b0fd304

Browse files
committed
chore: update version of fliggy beta
1 parent 8b384c0 commit b0fd304

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/miniapp-compile-config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.3.4] Unreleased
4+
5+
- Feat: support USE_FLI_RAX and RAX_RUNTIME_ALIAS, for `clam` internally change rax to FMini, especially for the @ali/fli-jsx2mp-runtime
6+
37
## [0.3.3] - 2022-09-15
48

59
- Fix: native routes in `pages/` build error: `needCopyList[i].to error in setEntry()`

packages/miniapp-compile-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "miniapp-compile-config",
3-
"version": "0.3.3",
3+
"version": "0.3.4-1",
44
"description": "miniapp compile project config",
55
"author": "Rax Team",
66
"homepage": "https://github.com/raxjs/miniapp#readme",

0 commit comments

Comments
 (0)