Commit Graph

3 Commits

Author SHA1 Message Date
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
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