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'