Skip to content

v3.0.0

Compare
Choose a tag to compare
@xobotyi xobotyi released this 11 Jul 14:15
· 281 commits to master since this release

3.0.0 (2021-07-11)

Features

  • tweak distribution bundle and build process (09ee7ce)

BREAKING CHANGES

  • now distributed version contained in separate folders: cjs, esm and
    esnext

To include esnext version of package you now have to do
import { cnb } from 'cnbuilder/esnext'