* Add package exports to allow node16 projects to import module ([90f7043](https://github.com/nextcloud/calendar-js/commit/90f7043e0dec3c1f0ba806e2f1fa77cdcd7f1dab))
* Adjust badges on README for workflows, fixes [#358](https://github.com/nextcloud/calendar-js/issues/358) ([b44656a](https://github.com/nextcloud/calendar-js/commit/b44656ab4287fc4d492b7939dc34b877461e8acd))
* **timezone-action:** change commit msg of timezone update action ([ea68297](https://github.com/nextcloud/calendar-js/commit/ea682979440341816f61d5a99e5d7967a47c96e0))
### Features
* **attendee:** expose member parameter ([eb9c15b](https://github.com/nextcloud/calendar-js/commit/eb9c15bee5e22d6adf2b4c80ca78c784e33c9ef8))
* **repair:** include EXDATE in missing VALUE=DATE repair step ([813b07e](https://github.com/nextcloud/calendar-js/commit/813b07ea361d20d17c8ad3989da00d8576dcd55e))
* Revert "chore!(deps): Bump uuid from 8.3.2 to 9.0.0" ([2671cda](https://github.com/nextcloud/calendar-js/commit/2671cda40116632555430271f7147330bc64d84c))
* adjust RRULE count when forking occurrences ([348c829](https://github.com/nextcloud/calendar-js/commit/348c829667c77712ab46a27a54ddf85ab05a0a02))
* tasks may return a nullish reference recurrence id ([5d20f29](https://github.com/nextcloud/calendar-js/commit/5d20f29daed317a74a4338c29d67c9724556563e))
* fix!: Avoid circular dependencies between timezone and timezoneComponent ([8838a8d](https://github.com/nextcloud/calendar-js/commit/8838a8d1a3da8ecb47e7f9b689cc5ce21d3b17b8))
### BREAKING CHANGES
* Removes the Timezone.toTimezoneComponent() method, which is being used in the Calendar App
Instead of ``timezone.toTimezoneComponent()`` you should use