Commit Graph

24 Commits

Author SHA1 Message Date
ClarkXia 2199147b04
chore: update versions (#6939) 2024-07-25 10:27:46 +08:00
ClarkXia aaea501d8f
fix: allow decorators-legacy syntax in js file (#6935) 2024-07-08 19:29:54 +08:00
ClarkXia fbeaf932cb
chore: update versions (#6509) 2023-09-14 10:58:37 +08:00
luhc228 b8b1d5e41f
fix: source map url in prod files but the sourceMap files not published (#6511)
* fix: source map url in prod files

* chore: changeset
2023-09-06 10:09:59 +08:00
Homyee King c715742cf1
fix(jsx-plus): transform w/ parent is a <></> (#6418)
* fix(jsx-plus): transform w/ parent is a <></>

* feat: up babel-plugin-transform-jsx-condition

* chore: code style

* fix: lock file

* fix(runtime): type error

* fix(runtime): type err

* fix(i18n): up swc-helper

* chore: up lock

* chore: use next lock

* fix: lock file

* fix: ci
2023-08-25 13:26:05 +08:00
ClarkXia ee4141d5c3
chore: update dependencies (#6026)
* chore: update dependencies

* chore: remove empty line

* chore: update swc version

* Revert "chore: update swc version"

This reverts commit 47c62bbe56.

* fix: update lock

* chore: update lock

* fix: bump @swc/core and swc plugins version

* chore: update changelog

* chore: update changelog

* fix: update lock
2023-03-21 17:00:31 +08:00
github-actions[bot] e3ca513f56
chore: update versions (#5949)
* chore: update versions

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
2023-03-02 13:55:59 +08:00
ClarkXia 56fb406e8a
fix: import path of types and runtime (#5981)
* fix: import path of types and runtime

* chore: package.json

* chore: add changelog

* fix: typings

* fix: type declare
2023-02-28 15:08:10 +08:00
ClarkXia bbf378097f
chore: update versions (#5967)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-23 17:20:05 +08:00
ZeroLing 5cc9ce4553
feat: enable ignoreModuleCheck to support compat rax (#5948) 2023-02-21 22:13:01 +08:00
luhc228 db495382b2
feat: use changeset to publish and version (#5864)
* feat: add changesets config

* chore: remove version publish scripts

* chore: update ci workflow

* chore: update checkout branch step

* chore: lock

* fix: lost scripts

* fix: ts type error

* chore: remove scripts

* chore: update README

* chore: update lock

* chore: update dependency and script

* chore: remove version check

* chore: add publishConfig to package.json

* chore: update ci step

* chore: update release:beta script

* chore: add private field to examples

* chore: remove registry

* chore: update lock

* chore: update ci workflow

* chore: update workflow

* chore: update README

* chore: update changeset README

* chore: update cache key

* feat: update cache

* chore: update cache config
2023-02-13 14:48:34 +08:00
ZeroLing 31eb662648
chore: update repo and changelog (#5618)
* chore: add changelog and docs update

* docs: update docs repo

* Update CHANGELOG.md
2022-11-24 19:11:13 +08:00
ZeroLing d2c7e0696d chore: optimize (#676)
* chore: optimize with rax-compat docs

* refactor: add mock express types dependency

* refactor: change usage for definePageConfig

* chore: change docs

* docs: ICE to ice.js

* fix: templorary remove the type

* chore: handle with lint problems

* fix: lock file
2022-11-15 10:33:11 +08:00
ClarkXia 7b1cb86299 refactor: type dependencies (#638)
* refactor: types dependencies

* chore: types

* fix: tsconfig

* chore: optimize code

* fix: conflict
2022-11-15 10:33:00 +08:00
ZeroLing 86b234162d feat: plugin jsx plus (#529)
* feat: create plugin jsx plus

* feat: add jsx plus plugin

* chore: dismiss all lint problems

* feat: add include and exclude

* docs: update docs of jsx plus

* fix: in case of auto lint fix

* fix: lint problem

* fix: compatible with node 14

* chore: update version

* chore: update pnpm lock

* fix: dev dep
2022-11-15 10:32:39 +08:00
ClarkXia ac910ed2dc refactor: remove 2.x code 2022-11-14 17:17:45 +08:00
ClarkXia 0d2ba65249
chore: version (#4927) 2021-11-18 15:06:31 +08:00
ClarkXia f0f3d5e3e6
feat: optimize babel compile (#4892)
* feat: babel config for vite

* fix: plugin-react

* feat: optimize babel compile

* fix: fast refresh
2021-11-17 17:39:03 +08:00
那吒 77df6df968
feat: 🎸 support jsx-plus in vite mode (#4825)
* feat: 🎸 support jsx-plus in vite mode

 Closes: #4768
2021-11-04 15:19:53 +08:00
Hengchang Lu 6ec8ebe0fa
feat: enhance debug package (#4505)
* feat: enhance debug package

* fix: build error
2021-07-28 16:47:11 +08:00
ClarkXia 35c351e9fc
chore: version (#4444)
* chore: version

* fix: update lock file

* chore: version
2021-07-08 13:43:08 +08:00
Rhuzerv 5a1f590c65
fix: jsx+ in tsx for list error (#4432) 2021-07-07 16:45:45 +08:00
ClarkXia d562586c3f
chore: add repository (#4220)
* chore: add repository

* chore: update package.json of plugin-fusion (#4218)

add repo

* chore: fix repository type

Co-authored-by: 游鹿 <njuzhaoguoyan@foxmail.com>
2021-04-20 15:30:21 +08:00
ClarkXia 0342cf00fe
chore: migrate plugins (#3445) 2020-08-19 22:13:53 +08:00