New "location" SDK methods

We recently added new get, set, and listen methods to the SDK called location. You can use these new methods to help improve routing and navigation inside your app. The monday.get("location") and monday.listen("location") methods can show you the URL location inside an app, and the monday.set("location") method can help you set the query params in the URL.