Skip to content

Commit 429c1c4

Browse files
committed
📚 DOC: update changelog with new changes for version 2.2.0
1 parent 9c8321e commit 429c1c4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
516
## [2.1.0] - 2021-11-13
617

718
### Added

0 commit comments

Comments
 (0)