5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 05:30:52 +08:00
wails/v2/pkg
taisei 5b091db26d
Fixed an error that occurred when an author name contains a string that is not suitable for JSON (#3638)
* fix(pkg): Fixed an issue where wails new would throw an error if the author name contained non-JSON legal characters.

* refactor(pkg): Incorporating coderabbit's suggestions

* docs: write changelog.mdx

* Escape using json package. Add tests.

* Update test.

---------

Co-authored-by: Lea O'Anthony <lea.anthony@gmail.com>
2024-07-29 21:34:19 +10:00
..
application [chore] lint fixes 2023-11-12 12:30:49 +11:00
assetserver Use NewSingleHostReverseProxy (#3480) 2024-05-14 21:04:28 +02:00
buildassets [chore] lint fixes 2023-11-12 12:30:49 +11:00
clilogger Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
commands #3200: Use OutputFilename instead of Name (#3551) 2024-07-20 08:50:16 +10:00
git Fixed an error that occurred when an author name contains a string that is not suitable for JSON (#3638) 2024-07-29 21:34:19 +10:00
logger [chore] lint fixes 2023-11-12 12:30:49 +11:00
mac chore: fix function names in comment (#3383) 2024-04-09 17:19:06 -05:00
menu [chore] lint fixes 2023-11-12 12:30:49 +11:00
options Fix Drag & Drop JS runtime (#3516) 2024-06-10 15:15:28 +10:00
runtime Fix Drag & Drop JS runtime (#3516) 2024-06-10 15:15:28 +10:00
templates Update vue-tsc (#3234) 2024-02-05 17:12:09 +11:00