Breaking changes
- The repository has been migrated from
yarn v1
toyarn v3
. This changes a few things, mainly regarding installing dependencies and editor support. The repo is configured to automatically use the correcttypescript
dependency, but if anything goes wrong, please read this. Also check out the updated documentation on developing locally / installing from GitHub. - The minimum required Node.js version is now
v12.22.2
- User codes are no longer queried during the interview
Changes under the hood
- Updated several dependencies