ice/packages/jsx-runtime
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
..
src Fix/compat rax element (#5847) 2023-02-01 23:12:21 -08:00
tests test: improve test case (#497) 2022-11-15 10:30:52 +08:00
.gitignore refactor: support unit for project 2022-11-14 19:17:53 +08:00
CHANGELOG.md chore: update @ice/jsx-runtime usage (#5865) 2023-02-10 10:17:52 +08:00
README.md chore: optimize (#676) 2022-11-15 10:33:11 +08:00
build.config.mts fix: compatible with win32 system (#477) 2022-11-15 10:27:42 +08:00
jsx-dev-runtime.js chore: update @ice/jsx-runtime usage (#5865) 2023-02-10 10:17:52 +08:00
jsx-runtime.js chore: update @ice/jsx-runtime usage (#5865) 2023-02-10 10:17:52 +08:00
package.json feat: use changeset to publish and version (#5864) 2023-02-13 14:48:34 +08:00
tsconfig.json refactor: support unit for project 2022-11-14 19:17:53 +08:00

README.md

@ice/jsx-runtime

JSX runtime for ice.js.

Install

$ npm i @ice/jsx-runtime --save