Skip to content

Release 2.3.1

Compare
Choose a tag to compare
@DonghyukJacobJang DonghyukJacobJang released this 23 Nov 14:59
· 420 commits to main since this release
b34e0fd

Changelog

New features

  • Next 12
  • New post-build process that converts CSS with alphabetic order for better gzip compression (#181)
  • Progressive Web App (PWA) (#188)
  • Services (#186)
  • Content Security Policy and Feature Policy (#189)

Enhancement

  • Upgrade kusky (#180)
  • Upgrade npm packages (#183)
  • Organize folder structure
    • Move hooks from utils (#184)
    • Move svgs to components from assets (#185)
  • Use next/script for Google Tag Manager script (#187)
  • Lock body scroll service (#192)

Fixes