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 8f79251 commit 9889a48Copy full SHA for 9889a48
CHANGELOG.md
@@ -4,13 +4,13 @@
4
5
### Fixed
6
7
-- Null property assignment regression in mount function. [#456]
+- Null property assignment regression in mount function. [#456](https://github.com/jlmakes/scrollreveal/issues/456)
8
9
## [4.0.1] - 2018-09-09
10
11
12
13
-- Noop instances were not correctly unmounting from the DOM. [#455]
+- Noop instances were not correctly unmounting from the DOM. [#455](https://github.com/jlmakes/scrollreveal/issues/455)
14
- Readme links to pricing page no longer 404.
15
16
## [4.0.0] - 2018-08-06
0 commit comments