·
36 commits
to main
since this release
Patch Changes
-
ππ©Ή set sideEffects: false to the lib template, otherwise there might be some side effects imports when building a consumer project. (by @gioboa in #7855)
-
ππ©Ή fix up vscode settings merge. Use JSON5 to parse settings.json to prevent parsing errors. (by @gioboa in #7858)
-
π use the new version of @croct/json5-parser to merge JSON5 and preserve comments (by @gioboa in #7884)