Skip to content

v3.0.0

Compare
Choose a tag to compare
@kelseykm kelseykm released this 28 Jan 22:47
· 84 commits to main since this release

Breaking changes

  • All parts of the api provided as named exports of the main module

  • Changes in input and output of several classes

  • Change in output of parse function

New features

  • New bundling system -> output ESM and UMD bundles + minified ESM & UMD bundles

  • Fully tree shakeable

  • Much better parser

  • Added capacity for creating XML vCards

  • Added capacity for creating jCards

  • Added support for grouped properties in both generation and parsing

  • New documentation website (removed docs from README)

Bug fixes

  • No repeating of parameters in same property

  • Only properties (and grouped properties) can be passed to VCARD