Skip to content

Latest commit

 

History

History
73 lines (33 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

73 lines (33 loc) · 3.24 KB

3.1.2 (2022-11-14)

Bug Fixes

3.1.1 (2021-09-22)

Bug Fixes

3.1.0 (2021-09-22)

Bug Fixes

  • deps: update minors and use github-actions (#147) (9c7e48d)
  • remove automergeAll (e458273)

Features

  • deps: upgrade svgmt + tests (#61) (86e13b1)
  • renovate: use SocialGouv/renovate-config:light (#134) (68a7965)

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.

2.1.1 (2020-03-17)

Bug Fixes

  • release: add src folder in pkg release (49914b0)

2.1.0 (2020-03-17)

Features

2.0.2 (2020-03-17)

Bug Fixes

  • travis: update release process (4cc2d82)

2.0.1 (2020-03-17)

Bug Fixes

  • test new release process (cc00309)