Releases: jwcjs/core
Releases · jwcjs/core
Release v0.1.0-alpha.1
What's Changed
- fix(core): missing checking vnode type in creating, fixed #19 by @wibus-wee in #20
- fix: root package, init before build packages by @Innei in #21
- chore(deps): update dependency rimraf to v4 by @renovate in #22
- chore(deps): update dependency esbuild to ^0.17.0 by @renovate in #23
- fix: style attribute by @AkaraChen in #25
New Contributors
Full Changelog: 0.1.0-alpha.0...0.1.0-alpha.1
Release v0.1.0-alpha.0
Here is the first pre-release for @jwcjs. But jwcjs is currently in alpha. The API is not stable and may change at any time.
You can read more about the new information in our documentation!
What's Changed
- feat(jwc-runtime): reactively support by @wibus-wee in #1
- feat: JSX types support by @wibus-wee in #2
- perf: export modules in core by @wibus-wee in #3
- feat(jwc-runtime):
<Fragment />
support by @wibus-wee in #4 - docs: add AkaraChen as a contributor for code by @allcontributors in #5
- docs: add wibus-wee as a contributor for code by @allcontributors in #6
- feat: core bundle by @AkaraChen in #7
- Configure Renovate by @renovate in #8
- feat: use cli to create project by @wibus-wee in #10
- fix(runtime): dom functions in circular dependency by @wibus-wee in #11
- fix(reactively): circular dependency by @AkaraChen in #12
- docs: use GitHub media anchors
#gh-<mode>-mode-only
by @wibus-wee in #13 - refactor: import from workspace by @AkaraChen in #14
- chore: create a demo workspace by @wibus-wee in #15
- refactor: split
create-jwc
into a single repository by @wibus-wee in #16 - chore: setup bump version ci by @wibus-wee in #17
- refactor: use
@wibus/bump-monorepo
to bump version by @wibus-wee in #18
New Contributors
- @wibus-wee made their first contribution in #1
- @allcontributors made their first contribution in #5
- @AkaraChen made their first contribution in #7
- @renovate made their first contribution in #8
Full Changelog: https://github.com/jwcjs/core/commits/0.1.0-alpha.0