Skip to content

Releases: sex-request/nextjs-starter-kit

v1.1.6

29 Oct 05:59
554d3e0
Compare
Choose a tag to compare
  • Fix image src issue
    • Add ProductionPath in next.config.js
    • Remove path in ProductionURL
    • assetPrefix use ProductionPath

v1.1.5

27 Oct 12:40
281390a
Compare
Choose a tag to compare
  • Update Next.JS 12

v1.1.4

21 Oct 14:41
127eda9
Compare
Choose a tag to compare
  • Fix jest-mdx issue

v1.1.3

18 Oct 14:00
25602bf
Compare
Choose a tag to compare
  • Fix storybook static image load issue

v1.1.1

16 Oct 09:16
5070ff6
Compare
Choose a tag to compare
  • 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

15 Oct 18:47
b25e63c
Compare
Choose a tag to compare
  • Yarn2 with PnP
  • NextJS with TypeScript
  • Sass
  • MDX
  • Storybook
  • Jest
  • Cypress
  • ESLint
  • CI / CD