Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: modernize front-end #90

Merged
merged 1 commit into from
Apr 28, 2024
Merged

feat: modernize front-end #90

merged 1 commit into from
Apr 28, 2024

Conversation

remcolakens
Copy link
Owner

Context

To stay up to date with modern front-end structure, this PR has added the "new" src directory for better file management. Additionally, some dependencies have been updated.

Changes

  • Added ./src/app directory.
  • Renamed postcss.config.js to postcss.config.mjs.
  • Added e2e to the ignore path of Jest.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have tested my code for breaking changes and added the corresponding footer in this PR if needed
  • I have added tests that prove my fix is effective or that my feature works

Copy link

vercel bot commented Apr 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
next-boilerplate ✅ Ready (Inspect) Visit Preview Apr 28, 2024 7:40pm

@remcolakens remcolakens merged commit f94f427 into main Apr 28, 2024
8 checks passed
@remcolakens remcolakens deleted the feat/modernize-packages branch April 28, 2024 19:42
@remcolakens
Copy link
Owner Author

🎉 This PR is included in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@remcolakens remcolakens added the released This feature has been released label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This feature has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant