create-react-app-typescript
create-react-app-typescript copied to clipboard
Are 4.X.X versions are legit?
Is this a bug report?
No, its question..
Q1
On npm website link redirects to different github project(https://github.com/wmonk/create-react-app) instead of this project (https://github.com/wmonk/create-react-app-typescript/).
NPM link: https://www.npmjs.com/package/react-scripts-ts
Is it intentional or forgot to update? Or am i missing something?
Q2
I see 4.0.8 version in "next" update stream. But in code, i do not find text related to 4.0.8 also no release/tag mentioned in "releases" tab in github. https://ibb.co/gGeeNA https://ibb.co/b6AfUq
Are 4.X.X versions are legit? Or am i missing something?
While wondering the same thing I stumbled upon this: https://github.com/wmonk/create-react-app-typescript/pull/409 Seems related to moving to CRA 2.0. You can see more code here: https://github.com/wmonk/create-react-app-typescript/tree/wm-react-scripts-2.x