Skip to content

Commit 5f3dcd1

Browse files
BobbieGoedegithub-actions[bot]
authored andcommitted
chore: generate changelog
1 parent af4a3e3 commit 5f3dcd1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v3.0.2 (2025-03-10T20:37:16Z)
2+
3+
This changelog is generated by [GitHub Releases](https://github.com/vueuse/motion/releases/tag/v3.0.2)
4+
5+
###    🐞 Bug Fixes
6+
7+
- Remove `csstype` and update `vue` &nbsp;-&nbsp; by @BobbieGoede [<samp>(143c2)</samp>](https://github.com/vueuse/motion/commit/143c21a)
8+
- Remove `csstype` from tsconfigs &nbsp;-&nbsp; by @BobbieGoede [<samp>(8ad06)</samp>](https://github.com/vueuse/motion/commit/8ad06ef)
9+
- Externalize css types by adding type annotations &nbsp;-&nbsp; by @BobbieGoede [<samp>(43221)</samp>](https://github.com/vueuse/motion/commit/43221cb)
10+
- Move `vue` back to `dependencies` &nbsp;-&nbsp; by @BobbieGoede [<samp>(40b4d)</samp>](https://github.com/vueuse/motion/commit/40b4d97)
11+
- Move `vue` back to `devDependencies` &nbsp;-&nbsp; by @BobbieGoede [<samp>(9b6aa)</samp>](https://github.com/vueuse/motion/commit/9b6aab4)
12+
- Use `Component` type from `vue` &nbsp;-&nbsp; by @BobbieGoede [<samp>(c2995)</samp>](https://github.com/vueuse/motion/commit/c2995ff)
13+
- Use `import.meta.env.DEV` to detect development environment &nbsp;-&nbsp; by @BobbieGoede [<samp>(81702)</samp>](https://github.com/vueuse/motion/commit/8170220)
14+
- Use `import.meta.env` to check environment &nbsp;-&nbsp; by @BobbieGoede [<samp>(ad270)</samp>](https://github.com/vueuse/motion/commit/ad27084)
15+
- Use `import.meta.env.MODE` to check environment &nbsp;-&nbsp; by @BobbieGoede [<samp>(c83fc)</samp>](https://github.com/vueuse/motion/commit/c83fc77)
16+
- Access `meta.env.X` with optional chaining &nbsp;-&nbsp; by @BobbieGoede [<samp>(fb9ed)</samp>](https://github.com/vueuse/motion/commit/fb9ede7)
17+
18+
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vueuse/motion/compare/v3.0.1...v3.0.2)
19+
20+
121
# v3.0.1 (2025-03-10T14:08:52Z)
222

323
This changelog is generated by [GitHub Releases](https://github.com/vueuse/motion/releases/tag/v3.0.1)

0 commit comments

Comments
 (0)