File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
babel-plugin-vue-next-jsx
babel-plugin-vue-next-unwrap-ref Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ # [ ] ( https://github.com/razorsjs/vue-next-jsx/compare/v0.0.2-alpha.0...v ) (2020-08-12)
2+
3+
4+ ### Features
5+
6+ * ** component:** support namespace component ([ 10d05f5] ( https://github.com/razorsjs/vue-next-jsx/commit/10d05f5a0457e1d7531729ce266296dadee165c0 ) )
7+
8+
9+
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 0.0.2-alpha.0 "
4+ "version" : " 0.0.2"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @razors/babel-plugin-vue-next-jsx" ,
3- "version" : " 0.0.2-alpha.0 " ,
3+ "version" : " 0.0.2" ,
44 "main" : " ./dist/index.cjs.js" ,
55 "module" : " ./dist/index.es.js" ,
66 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @razors/babel-plugin-vue-next-unwrap-ref" ,
3- "version" : " 0.0.2-alpha.0 " ,
3+ "version" : " 0.0.2" ,
44 "main" : " ./dist/index.cjs.js" ,
55 "module" : " ./dist/index.es.js" ,
66 "repository" : " https://github.com/marsprince/slate-vue-next.git" ,
You can’t perform that action at this time.
0 commit comments