Major release 1.0.0 Breaking changes * package: migrate from commonjs to modules (5733eeb8a1837cfef93c0a45f1d2ddc18933ce8c) New features * find: implement breadth-first search as an option (c2b086277829b1f2ea379a100c45543fef510a84) Refactorings * tests: migrate tests to typescript (9819632060341e4c844d00f324d303a8a034622a) * project: migrate source to typescript (e69962ba71d067417687b195c523c54630a08352) Other changes * ci: `mv eslint.config.mjs eslint.config.js` (a043279774dd20a3804290204c70669c0d08e961) * ci: add makefile (6e82909ad1177370e348ceb4b7fb224a95f85a26)