Releases: sex-request/nextjs-starter-kit
Releases · sex-request/nextjs-starter-kit
v1.1.6
- Fix image src issue
- Add
ProductionPath
in next.config.js
- Remove path in
ProductionURL
- assetPrefix use
ProductionPath
v1.1.3
- Fix storybook static image load issue
v1.1.1
- Install husky
- yarn plugin import version
- Add
.yarnrc.yml
in changesetBaseRefs
- Add pre-commit
yarn version patch && git add package.json
- Add pre-push
yarn lint && yarn test:coverage && yarn e2e:headless
- Add README description
v1.0.0
- Yarn2 with PnP
- NextJS with TypeScript
- Sass
- MDX
- Storybook
- Jest
- Cypress
- ESLint
- CI / CD