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 c978374 commit 6c8ea54Copy full SHA for 6c8ea54
CHANGELOG.md
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
And the commit messages from [Conventional Commits](https://conventionalcommits.org) are being used.
8
9
+## [Unreleased]
10
+
11
+### Added
12
13
+- Method for reinit with a specific scope without the <noscript> HTML tag, compare to #94
14
+- CONTRIBUTING.MD
15
+- Description on how to use with MutationObserver (won't be included within the polyfill itself)
16
17
## [2.0.0-rc.1] - 2021-04-03
18
19
### Added
0 commit comments