Skip to content

Releases: Commencis/starter-nextjs

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 05 May 19:29
9b498ae

Minor Changes

    • Optimize docker build steps (#166)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 13:48
46c3159

Major Changes

  • Introducing Starter-NextJS v2.0.0 (#162)

    • Updated styling approaches
      • More efficient way to handle typography variants and viewport scaling
      • Responsive Style Resolver factory
    • Several updates on Display, Container, Activity components
    • Updated settings & configs
    • Included new hooks useBreakpoint, useMediaQuery and more.
    • New version & build number bump scripts added.
    • Migrated to Typescript v6
    • All dependencies upgraded

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 20:56
0e8491b

Minor Changes

  • feat: allow viewbox prop on svg vector generation (#154)

  • chore: update dependencies (#156)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Feb 09:17
207ea72

Patch Changes

  • chore: update dependency tree (#144)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 19:13
c87619b

Major Changes

  • initial release v1.0.0 (#150)