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 f7c746d commit 00ae929Copy full SHA for 00ae929
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Change Log
2
All notable changes to the "vue-easter-egg-trigger" plugin will be documented in this file.
3
4
-## v0.1.24
+## v1.0.0
5
April 27, 2021
6
-[main] Initial release (webdevnerdstuff)
+
7
+Initial release
8
9
+## v2.0.0
10
+February 11, 2022
11
12
+1. Updating plugin to support both usage as a component as well as an instance method.
13
+2. Removed the `key` option as it was using depreciated key events.
14
+3. Fixed some minor bugs.
15
+4. Added a demo page.
0 commit comments