Sex Request Nextjs Starter Kit Versions Save

NextJS Starter Kit with Testing Frameworks and CI/CD

v1.1.6

2 years ago
  • Fix image src issue
    • Add ProductionPath in next.config.js
    • Remove path in ProductionURL
    • assetPrefix use ProductionPath

v1.1.5

2 years ago
  • Update Next.JS 12

v1.1.4

2 years ago
  • Fix jest-mdx issue

v1.1.3

2 years ago
  • Fix storybook static image load issue

v1.1.1

2 years ago
  • 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

2 years ago
  • Yarn2 with PnP
  • NextJS with TypeScript
  • Sass
  • MDX
  • Storybook
  • Jest
  • Cypress
  • ESLint
  • CI / CD