Releases
v1.3.3
imjuni
released this
24 Aug 17:46
Fix output streams & error code #46
Enhance documentation
add new website
add documentation
add document configuration
remove unused file: getNpmignore.ts
Change bundler and support cjs, esm
change bundler webpack > rollup
remove auto generated document: docs/api
version bumps: 1.3.1 > 1.3.2
support cjs, esm both
Add stream options
progress, spinner, reasoner change to class
prevent same name of function in project
same name of function raise confict at dts bundling
miss typo in createBuilder.ts: default function name singleBuilder > createBuilder
Fix custom ignore file logic
fix custom ignore file logic: glob pattern matching start at cwd(or project path)
add documentation
new option spinnerStream, progressStream, reasonerStream
add .ctiignore file for documentation: ignore test variable and data
Fix bug "No parser and no filepath given" on prettierApply #42
fix bug "No parser and no filepath given" on prettierApply
if a valid `.prettierrc' file is not found, pretterApply function not work
You can’t perform that action at this time.