File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.3.0
5
+
6
+ [ compare changes] ( https://github.com/Joepocalyptic/nuxt-particles/compare/v0.2.0...v0.3.0 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Opt in to ` import.meta.* ` properties ([ 5e07c8a] ( https://github.com/Joepocalyptic/nuxt-particles/commit/5e07c8a ) )
11
+ - Use proper import ([ 6a7f898] ( https://github.com/Joepocalyptic/nuxt-particles/commit/6a7f898 ) )
12
+
13
+ ### 🏡 Chore
14
+
15
+ - Require Nuxt >= 3.7.0 ([ 7ab3d1a] ( https://github.com/Joepocalyptic/nuxt-particles/commit/7ab3d1a ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Joey Pereira ([ @Joepocalyptic ] ( http://github.com/Joepocalyptic ) )
20
+ - Daniel Roe ([ @danielroe ] ( http://github.com/danielroe ) )
21
+
4
22
## v0.2.0
5
23
6
24
[ compare changes] ( https://github.com/Joepocalyptic/nuxt-particles/compare/v0.1.5...v0.2.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-particles" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"description" : " Run lightweight, heavily customizable particle simulations in your Nuxt project with tsParticles." ,
5
5
"repository" : " Joepocalyptic/nuxt-particles" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments