diff & merge => d_merge json patch-based hkx patch
- Current serde_hkx ver. 0.6.0
The patch page is under development, so there is no need to submit an issue.
Convert page problem
- For the look and feel, Write d_merge issue
- Conversion feature bugs should be written in serde_hkx issues
- Convert page
- Patch page <- current working
- settings page
The only thing we are considering at this time is support for the Nemesis patch. (Since I only use the Nemesis patch).
- frontend
- asdsf(Not serialization),
- Serialization
- Deserialization
- adsf,
- Serialization
- Deserialization
- info.txt searcher.
- Merge
- Parallel json patch
- Fix range add operation of Array
- Prioritization and conflict resolution among patches, optimization by merging
- json, yaml support
- hkx conversion log with tracing
Comments cannot be written in Package.json
, so write them here.
Note that the following version must be fixed or it will not work for some reason.
-
Biome:
- version: 1.9.3
- VS Code extension: 2.2.3
-
mui/x-data-grid, when changing from
7.22.2
to7.23.1
, thesetState
inhandleRowSelectionModelChange
is nowCannot update a component () while rendering a different component ()
and therefore do not use "7.23.1". -
React19
is a new ver. stabilized on 2024/12/5, sonotistack
,@monaco-editor/react
warns. In that case, usenpm i --force
.