react-typescript-boilerplate
react-typescript-boilerplate copied to clipboard
A React Boilerplate with TypeScript for SPA projects
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.2.0 to 18.3.1 Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.3 to 7.24.5. Release notes Sourced from @babel/preset-env's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.2.2 to 15.0.5. Release notes Sourced from @testing-library/react's releases. v15.0.5 15.0.5 (2024-04-26) Bug Fixes Stop restricting container option based on hydrate (#1313) (d143f46) v15.0.4 15.0.4 (2024-04-23) Bug...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.10. Changelog Sourced from vite's changelog. 5.2.10 (2024-04-20) revert: perf: use workspace root for fs cache (#15712) (#16476) (77e7359), closes #15712 #16476 fix: add base...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2. Changelog Sourced from eslint-plugin-react-hooks's changelog. 5.0.0 (next release) New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.4 to 5.1.0. Release notes Sourced from @vitejs/plugin-react's releases. [email protected] Add @vitejs/plugin-react/preamble virtual module for SSR HMR (#890) SSR applications can now initialize HMR runtime by importing...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.10 to 7.1.12. Release notes Sourced from vite's releases. v7.1.12 Please refer to CHANGELOG.md for details. v7.1.11 Please refer to CHANGELOG.md for details. Changelog Sourced from vite's...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.4 to 16.2.6. Release notes Sourced from lint-staged's releases. v16.2.6 Patch Changes #1693 33d4502 Thanks @Adrian-Baran-GY! - Fix problems with --continue-on-error option, where tasks might have still...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.1. Changelog Sourced from eslint-plugin-react-hooks's changelog. 7.0.1 Disallowed passing inline useEffectEvent values as JSX props to guard against accidental propagation. (#34820 by @jf-eirinha) Switch to...