Skip to content

v3.0.0

Compare
Choose a tag to compare
@SocialGroovyBot SocialGroovyBot released this 19 Mar 13:35
· 82 commits to master since this release

3.0.0 (2020-03-19)

  • build(pkg)!: export cjs and module format (#59) (3f82e4d), closes #59

Features

  • france: separate departements functions (#58) (87708a1)

BREAKING CHANGES

  • export cjs format as main

As most build tools can tree shake commonjs format, I would argue that we should provide the cjs format as default.
The previous bundle is available under the browser entry.