Skip to content

@ducanh2912/[email protected]

Compare
Choose a tag to compare
@DuCanhGH DuCanhGH released this 22 Apr 16:07
· 204 commits to master since this release

(manually created because changesets screwed up, gotta do something later...)

Minor Changes

  • 537566f: chore(deps): monthly dependencies maintenance

  • 537566f: feat(logging): use chalk with console.log

    • Log with info -, warn -, error -, wait - to match Next's style of logging.

    • chalk is bundled with the package so there shouldn't be any compatibility issue.