babel-plugin-jsx-vue-functional
babel-plugin-jsx-vue-functional copied to clipboard
JSX Syntactic Sugar Plugin for Vue Functional Components
Bumps [eslint](https://github.com/eslint/eslint) from 3.18.0 to 4.18.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.18.2 > * 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" ([#10022](https://github-redirect.dependabot.com/eslint/eslint/issues/10022)) (Mathieu Seiler) > *...
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.0 to 2.20.0. Commits - [`60111f4`](https://github.com/mafintosh/is-my-json-valid/commit/60111f47ee8a0971a2e1229070d47172ce4667c5) 2.20.0 - [`8c11f77`](https://github.com/mafintosh/is-my-json-valid/commit/8c11f77cbd63a7a519daa8f5d4706a760140856b) Merge pull request [#175](https://github-redirect.dependabot.com/mafintosh/is-my-json-valid/issues/175) from LinusU/meta - [`b6d9b3f`](https://github.com/mafintosh/is-my-json-valid/commit/b6d9b3fbbf7b411654a4fd1dae4ceaba65063b4e) Cleanup package metadata - [`dcea5be`](https://github.com/mafintosh/is-my-json-valid/commit/dcea5be83be29ea444c81bd83e7aef732a11c003) 2.19.0 - [`1712811`](https://github.com/mafintosh/is-my-json-valid/commit/17128116bc5b3268f2151aecc1d7eee3d3604793) Merge pull...
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.11.0 to 1.16.1. Release notes *Sourced from [sshpk's releases](https://github.com/joyent/node-sshpk/releases).* > ## v1.16.1 > * Fixes for [#60](https://github-redirect.dependabot.com/joyent/node-sshpk/issues/60) (correctly encoding certificates with expiry dates >=2050), [#62](https://github-redirect.dependabot.com/joyent/node-sshpk/issues/62) (accepting PKCS#8...
Machine windows 10 node version 8.12 npm - 6.4.1 **Command** - `npm i -D babel-plugin-jsx-vue-functional` on git bash **Error** - `code ENOENT npm ERR! errno -4058 npm ERR! syscall rename...
I'm a little confused by the example you gave that won't work down below This plugin will transform all named arrow functions that contain JSX and starting with version 2.0.0...
TypeScript supposes first argument of functional component is props. https://www.typescriptlang.org/docs/handbook/jsx.html#stateless-functional-component It would be nice if some option will be added that treats first argument as props. Example: ```ts const A...
https://jsx.egoist.moe/gist/30abaf436a4b819500f91fd4c2a80d70
Bumps [debug](https://github.com/debug-js/debug) from 2.6.3 to 2.6.9. Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp in %o formatter: #504 Credits Huge thanks to @zhuangya for their help! release...
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...