Frederico Maia
Frederico Maia
Today, Meteor only works with **Node.js 14.x**. People often have problems when trying to install Meteor using a higher version. Therefore, this PR adds a verification code that compares the...
Update react-bootstrap from 0.33.1 (Bootstrap 3) to 1.6.4 (Bootstrap 4.6).
I have updated the dependencies for Tailwind and Chakra-UI skeletons and changed them to use React 18.
The development mode has an intermittent issue saying that `Assets.getText()` is not a function. This function was changed to async in Meteor 3.0 and renamed to `Assets.getTextAsync()`. https://v3-migration-docs.meteor.com/api/renamed-functions.html#assets-gettext