Expose history.entries on memory history
Author: fdecampredonCreated Aug 17, 2020Updated Jul 3, 2023
While `history.entries` is not possible on browser or hash history It would be still very useful to expose it on memory history especially for mobile applications where stacks render not only the current route but all the previous one.
Source: remix-run/history