Because that's the way it's been working for the last several years. FWIW, you can still use numbered pagination manually (just add ?page=1, ?page=2, etc), which means you could create a Javascript that would replace the sequential paginator with a numbered paginator.