Commit 89a5506 1 parent f2017e2 commit 89a5506 Copy full SHA for 89a5506
File tree 2 files changed +32
-1
lines changed
2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v3.6.0
5
+
6
+ [ compare changes] ( https://github.com/Yizack/nuxt-twemoji/compare/v3.5.2...v3.6.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add ` expiresIn ` app config for local storage caching ([ a252ac0] ( https://github.com/Yizack/nuxt-twemoji/commit/a252ac0 ) )
11
+ - Enable ` Twemojify ` caching for svg duplicates ([ f950ad4] ( https://github.com/Yizack/nuxt-twemoji/commit/f950ad4 ) )
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - Watch ` Twemoji ` props to avoid double fetching ([ 671a19f] ( https://github.com/Yizack/nuxt-twemoji/commit/671a19f ) )
16
+
17
+ ### 📖 Documentation
18
+
19
+ - Fix tests badge ([ 883598a] ( https://github.com/Yizack/nuxt-twemoji/commit/883598a ) )
20
+ - Update nuxt badge colors ([ 953200d] ( https://github.com/Yizack/nuxt-twemoji/commit/953200d ) )
21
+ - Update info ([ de5df42] ( https://github.com/Yizack/nuxt-twemoji/commit/de5df42 ) )
22
+ - Update readme info ([ f2017e2] ( https://github.com/Yizack/nuxt-twemoji/commit/f2017e2 ) )
23
+
24
+ ### 🏡 Chore
25
+
26
+ - Update ci ([ 40d6d33] ( https://github.com/Yizack/nuxt-twemoji/commit/40d6d33 ) )
27
+ - Update ci code ([ d7d9582] ( https://github.com/Yizack/nuxt-twemoji/commit/d7d9582 ) )
28
+ - Update dependencies ([ b32e20e] ( https://github.com/Yizack/nuxt-twemoji/commit/b32e20e ) )
29
+ - Set svg body vas string ([ 210959b] ( https://github.com/Yizack/nuxt-twemoji/commit/210959b ) )
30
+
31
+ ### ❤️ Contributors
32
+
33
+ - Yizack Rangel ([ @Yizack ] ( http://github.com/Yizack ) )
34
+
4
35
## v3.5.2
5
36
6
37
[ compare changes] ( https://github.com/Yizack/nuxt-twemoji/compare/v3.5.1...v3.5.2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-twemoji" ,
3
- "version" : " 3.5.2 " ,
3
+ "version" : " 3.6.0 " ,
4
4
"description" : " Twemoji module for Nuxt. Render emojis as SVG elements or PNG images" ,
5
5
"keywords" : [
6
6
" nuxt" ,
You can’t perform that action at this time.
0 commit comments