Skip to content

Commit bef0b7f

Browse files
committed
Update CHANGES.md for @fedify/init fixes
1 parent 55ae65a commit bef0b7f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,17 @@ To be released.
4747
[#601]: https://github.com/fedify-dev/fedify/pull/601
4848
[#652]: https://github.com/fedify-dev/fedify/pull/652
4949

50+
### @fedify/init
51+
52+
- Fixed errors when using `fedify init` with certain web framework
53+
integration packages (Astro, ElysiaJS, Nitro) alongside `@fedify/mysql`.
54+
Environment variables are now properly loaded at runtime, resolving the
55+
`TypeError: Cannot read properties of undefined` from `mysql2`.
56+
[[#649], [#656] by ChanHaeng Lee]
57+
58+
[#649]: https://github.com/fedify-dev/fedify/issues/649
59+
[#656]: https://github.com/fedify-dev/fedify/pull/656
60+
5061

5162
Version 2.1.4
5263
-------------

0 commit comments

Comments
 (0)