1.2.1 Support for HistoryMode
Create a urlStorage with two different Modes.
- REPLACE: Will replace the existing url on set and delete operations
- PUSH: Will push a the url with the new params to the history.
Create a urlStorage with two different Modes.