Skip to content

Commit 8572315

Browse files
authored
Update CHANGES.md for @fedify/init fixes
1 parent 5b4075a commit 8572315

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,17 @@ To be released.
4646
[#476]: https://github.com/fedify-dev/fedify/issues/476
4747
[#601]: https://github.com/fedify-dev/fedify/pull/601
4848
[#652]: https://github.com/fedify-dev/fedify/pull/652
49+
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
4960

5061

5162
Version 2.1.3

0 commit comments

Comments
 (0)