v0.0.1
版本发布时间: 2023-11-21 23:44:00
vue-vine/vue-vine最新发布版本:v0.1.14(2024-07-17 14:08:11)
v0.0.1 Github release tag
Republish the current main
branch commit as v0.0.1 as correction.
some basic packages are already published before, and there's nothing update in those packages recently.
Changelog
What's Changed
- feat: support windows by @liulinboyi in https://github.com/vue-vine/vue-vine/pull/3
- docs: update README by @zqran in https://github.com/vue-vine/vue-vine/pull/6
- docs: update README by @Hazel-Lin in https://github.com/vue-vine/vue-vine/pull/8
- chore: use rimraf by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/11
- feat: support style hot update by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/13
- refactor: hot-update by @Simon-He95 in https://github.com/vue-vine/vue-vine/pull/14
- feat: Support for Volar Labs by @johnsoncodehk in https://github.com/vue-vine/vue-vine/pull/15
- refactor: use constant variable by @Simon-He95 in https://github.com/vue-vine/vue-vine/pull/16
- docs: change
vite.ts
tovine.ts
by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/20 - feat: support v-bind cssvars by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/18
- fix: The vcf top-level scope allows the use of comment by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/22
- fix: allow spaces or newlines on the first line of vcf by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/24
- fix: skip semicolon parsing by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/26
- Refactor compiler for not-inline template render by @ShenQingchuan in https://github.com/vue-vine/vue-vine/pull/27
- chore: Use node to execute some script instructions by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/29
- fix: fix await compile error by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/31
- fix: give literal const binding for top level decls by @ShenQingchuan in https://github.com/vue-vine/vue-vine/pull/33
- fix: didn't recongnize props binding by @ShenQingchuan in https://github.com/vue-vine/vue-vine/pull/37
- enhancement: cssvars compilation support enhancements by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/35
- feat: added a marco function
vineCE
to mark web component by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/41 - refactor: compiler using babel by @ShenQingchuan in https://github.com/vue-vine/vue-vine/pull/43
- Language service extension support by @johnsoncodehk in https://github.com/vue-vine/vue-vine/pull/42
- fix: sourcemap support by @ShenQingchuan in https://github.com/vue-vine/vue-vine/pull/46
- feat: hot module update by @baiwusanyu-c in https://github.com/vue-vine/vue-vine/pull/48
- chore: use corepack by @so1ve in https://github.com/vue-vine/vue-vine/pull/54
- docs: fix link by @kirklin in https://github.com/vue-vine/vue-vine/pull/55
- refactor: remove duplicate options by @sakanjo in https://github.com/vue-vine/vue-vine/pull/60
- refactor: simplify areStrArraysEqual by @sakanjo in https://github.com/vue-vine/vue-vine/pull/59
- feat: create-vue-vine by @so1ve in https://github.com/vue-vine/vue-vine/pull/49
- chore: alpha release v0.0.1 by @ShenQingchuan in https://github.com/vue-vine/vue-vine/pull/61
- perf(isVineCompFnDecl): If found, exit directly and no longer continue to traverse all nodes by @Simon-He95 in https://github.com/vue-vine/vue-vine/pull/62
- fix(validateVine): Error detection by @Simon-He95 in https://github.com/vue-vine/vue-vine/pull/63
- chore: modify the variable name
statments
tostatements
by @Simon-He95 in https://github.com/vue-vine/vue-vine/pull/64 - perf(transform): mayContainAwaitExpr end traversal early by @Simon-He95 in https://github.com/vue-vine/vue-vine/pull/65
- docs: fix grammar mistakes by @DaZuiZui in https://github.com/vue-vine/vue-vine/pull/66
- feat: custom eslint parser for Vue Vine by @ShenQingchuan in https://github.com/vue-vine/vue-vine/pull/56
New Contributors
- @liulinboyi made their first contribution in https://github.com/vue-vine/vue-vine/pull/3
- @zqran made their first contribution in https://github.com/vue-vine/vue-vine/pull/6
- @Hazel-Lin made their first contribution in https://github.com/vue-vine/vue-vine/pull/8
- @baiwusanyu-c made their first contribution in https://github.com/vue-vine/vue-vine/pull/11
- @johnsoncodehk made their first contribution in https://github.com/vue-vine/vue-vine/pull/15
- @ShenQingchuan made their first contribution in https://github.com/vue-vine/vue-vine/pull/27
- @so1ve made their first contribution in https://github.com/vue-vine/vue-vine/pull/54
- @kirklin made their first contribution in https://github.com/vue-vine/vue-vine/pull/55
- @sakanjo made their first contribution in https://github.com/vue-vine/vue-vine/pull/60
- @DaZuiZui made their first contribution in https://github.com/vue-vine/vue-vine/pull/66
Full Changelog: https://github.com/vue-vine/vue-vine/commits/v0.0.1