Routing
Timber 1.x shipped with the Upstatement/routes package for custom routes (see Routing Guide for Timber v1). However, Timber 2.x and above ships without a default routing library.
If you still want to use Routing as it were before, you can install the package yourself:
composer require upstatement/routes
Here’s a selection of routing options that you can use in conjunction with Timber: