Skip to content

v1.3.2

Compare
Choose a tag to compare
@benhinchley benhinchley released this 01 Aug 07:56
· 1 commit to f941e451e187e3268f42f39b015456463bad08b3 since this release

Additions

It is now possible to disable adding search queries to the address bar.

Config

{
    project: "example",
    collection: "example",
    // ...
    updateQueryStringParam: false // Setting this to false, disables updating the address bar
}