Releases: knowankit/build-react-npm
Releases · knowankit/build-react-npm
v0.3.4
What's Changed
- build(deps): bump minimist from 1.2.5 to 1.2.6 in /templates/typescript by @dependabot in #27
- build(deps): bump minimist from 1.2.5 to 1.2.6 in /templates/javascript by @dependabot in #26
- build(deps): bump url-parse from 1.5.3 to 1.5.10 in /templates/javascript by @dependabot in #24
- build(deps): bump follow-redirects from 1.14.4 to 1.14.9 in /templates/typescript by @dependabot in #32
- build(deps): bump follow-redirects from 1.14.4 to 1.14.9 in /templates/javascript by @dependabot in #31
- build(deps): bump url-parse from 1.5.3 to 1.5.10 in /templates/typescript by @dependabot in #25
- build(deps): bump nanoid from 3.1.25 to 3.3.2 in /templates/typescript/example by @dependabot in #29
- build(deps): bump url-parse from 1.5.3 to 1.5.10 in /templates/typescript/example by @dependabot in #30
- build(deps): bump minimist from 1.2.5 to 1.2.6 in /templates/typescript/example by @dependabot in #28
- build(deps): bump follow-redirects from 1.14.4 to 1.14.9 in /templates/typescript/example by @dependabot in #33
- chore: security patches by @knowankit in #34
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: v.0.3.3...v0.3.4
v.0.3.3
Beta version v1
Description : -
- Fixes build issues
- Adds ESlint and prettier in javascript and typescript template
Beta version
Description : -
Beta version for creating react npm packages.
Cli skeleton
This release includes.
- A working example of Javascript
- A working example of typescript
- Ability to execute all the steps of the CLI
- Ability to test the created component