Releases: acegoal07/json-editor
Releases · acegoal07/json-editor
1.2.1
1.2.1
- Formats code
- Updates depended packages
- Cuts down on a lot of blank space within the files
1.2.0
1.2.0
- Quality of life improvements to the code
1.1.9
1.1.9
- Updates @acegoal07/file-tools dependency to 1.0.5 and above due to changes done to it
1.1.8
1.1.8
- Improves TypeScript files
- Adds build script to package.json
- Cuts down on unneeded files in published version
1.1.6
1.1.6
- Fixed fileTools is not a function error caused by transition to @acegoal07/file-tools for some checks
1.1.5
1.1.5
- Completely removes all file tools
- Makes it so any requests to the file tools are now being sent to the external package
1.1.4 HOT FIX
1.1.4
- Fixes the package.json file which was causing issues installing the update
1.1.3
1.1.3
- Deprecates all fileTools and moves them to there own package called @acegoal07/file-tools
- Adds file-tools as a dependency for this package
- Makes it so the new package is used within the package to perform checks
1.1.2
1.1.2
- Adds non async versions of the file manipulation functions to allow for a choice
- Reduces the complexity of readAllFiles