Releases: jkbrzt/rrule
Releases · jkbrzt/rrule
v2.7.1
What's Changed
- Remove default exports & update tests by @davidgoli in #513
- Remove demo and jQuery #499 by @sunshineo in #510
- Upgrade dependencies by @davidgoli in #515
- Migrate from tslint to eslint/prettier by @davidgoli in #514
- Fix invalid date formats in tests by @davidgoli in #517
- Fix linting by @davidgoli in #518
- Fix precommit & fix lint warnings by @davidgoli in #519
- Point to esm correctly by @sunshineo in #516
New Contributors
- @sunshineo made their first contribution in #510
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Fix incorrect source paths in generated source maps (#303) by @jkronborg in #455
- Execute CI on Node 14 by @kibertoad in #449
- fix(cache): cache key comparison ignores milliseconds by @hgrsd in #490
- fix: resolve circular import by @john-d-pelingo in #465
- fix: Export RRule and RRuleSet as named exports by @vbudovski in #507
- Remove luxon by @davidgoli in #508
New Contributors
- @jkronborg made their first contribution in #455
- @kibertoad made their first contribution in #449
- @hgrsd made their first contribution in #490
- @john-d-pelingo made their first contribution in #465
- @vbudovski made their first contribution in #507
Full Changelog: v2.6.8...v2.7.0
v2.6.8
What's Changed
- Expose rrule exports to window so they can be used in the browser debugger by @mdentremont in #366
- Solving circular import hack by @olemartinorg in #444
New Contributors
- @mdentremont made their first contribution in #366
- @olemartinorg made their first contribution in #444
Full Changelog: v2.6.5...v2.6.8