Saying goodbye to NextJS
We've decided to move away from NextJS for the Packbase website. We're now using what we know best: Vite (react)! This allows us to focus more on creating a great experience for you, the user, and less on fighting with a framework that doesn't quite fit our needs.
We've also cleaned up the server and codebase a little bit, so you might notice some things loading faster or looking better. We hope you enjoy the new changes!
(Oh, and if you fancy yourself something to break, try heading to https://packbase.app/settings/template and trying to make the editor render and execute Javascript and let us know if you do!)
Improvements
- Moved to Vite (react) from NextJS
- Fixed some issues with the feed loading animation cropping out
- Fixed the pill on the pack selector not turning white on dark mode
- Changed the limit of comment preview on the feed to 6 (clicking into the post will show all comments)
- Fixed the enter key not submitting comments on the feed