We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8321e commit 429c1c4Copy full SHA for 429c1c4
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [2.2.0] - 2022-12-29
6
+
7
+### Added
8
9
+- Option to disable the URL getting updated by setting `updateHistoryStack` to `false`.
10
11
+### Fixed
12
13
+- Error when using `module` with `gatsby` or `next.js`.
14
+- use `replaceState` instead of `pushState` to avoid polluting history.
15
16
## [2.1.0] - 2021-11-13
17
18
### Added
0 commit comments