Skip to content

Releases: 9oelM/react-typescript-monorepo-boilerplate

v1.1.0

17 May 02:27
Compare
Choose a tag to compare
  • Add css-loader and style-loader
  • Support absolute path resolution
  • Remove packages/app/package-lock.json and reinstall everything due to twisted module resolution
  • Fix <title> in packages/app/public/index.html`
  • Add packages/app/public/robots.txt
  • Update readme

v1.0.0

11 Jan 03:49
Compare
Choose a tag to compare
  • eslint (+ prettier) autofix as you save on VSCode
  • monorepo using npm v7+ workspaces
  • webpack and its configs in Typescript
  • jest config in Typescript
  • jest + enzyme
  • react + typescript + basic utils
  • storybook
  • npm
  • nvmrc (currently 16.x)

+ upgraded all deps