Skip to content

v1.0.3

Compare
Choose a tag to compare
@nyxb nyxb released this 04 Nov 14:52
· 21 commits to main since this release
  • ✨ feat(content): add Discord and YouTube links to socials in configuration.md and social-icons.md 🔧 refactor(nuxt.schema.ts): update comments and add Discord field to socials schema (9b5c866)
  • 🔥 remove(cover.png): delete unused cover.png file from .starters/default/public directory (724a7da)
  • 📝 docs(README.md): fix broken links for nyxb-src and nyxb-href by adding missing colons (48027f2)
  • 🔄 refactor: replace all instances of 'nuxi' with 'nyxbi' in documentation and code snippets 🔗 fix: update social media links in nuxt.schema.ts to reflect new nyxb handles 📝 docs: add nyxb badge to README.md (596281d)
  • 📝 docs: update Twitter handle from 'nuxtstudio' to 'nyxb0' and GitHub example from 'nuxt/framework' to 'nyxb' in multiple files to reflect current social media handles and repository name (fe40be9)
  • 🔧 chore(pnpm-lock.yaml): update docux version from ^2.0.0-beta.9 to ^1.0.2 for stability 🔧 chore(pnpm-lock.yaml): fix nuxt version from ^3.5.3 to 3.5.3 to lock the version 🔧 chore(pnpm-lock.yaml): update semver from 7.5.2 to 7.5.4 for bug fixes 🔧 chore(pnpm-lock.yaml): remove dev flag from package for production readiness (4754d4d)
  • 🔧 chore(package.json): add --port 3030 to dev script to specify default port for development environment (95f2b77)
  • 🔧 chore(favicon.ico): update favicon.ico in default starter for better branding (1bc32c3)
  • 🔒 fix(package.json): pin nuxt version to 3.5.3 to avoid potential breaking changes in future updates (a23b029)
  • ⬆️ chore(package.json): upgrade docux package from ^1.0.1 to ^1.0.2 for latest features and bug fixes (ee26b30)