Releases: InteractionDesignFoundation/nova-worldclock-card
Releases · InteractionDesignFoundation/nova-worldclock-card
3.3.0
3.2.1
What's Changed
- Optimize number of HTTP requests: do not produce them when browser is inactive @alies-dev
- Update dependency orchestra/testbench to v9 by @renovate in #9
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
Internal changes:
- Update CI workflow by @szepeviktor in #4
- Improve CI: Add Psalm and PHP-CS-Fixer by @alies-dev in #5
- Test asserts compilation by @alies-dev in #8
- Configure Renovate by @renovate in #2
New Contributors
- @szepeviktor made their first contribution in #4
- @alies-dev made their first contribution in #5
- @renovate made their first contribution in #2
Full Changelog: 3.1.0...3.2.0
3.1.0
3.0.2
3.0.1
3.0.0 (Nova v4)
What’s Changed:
- ⭐️ Breaking: Nova v4 is min required version
- ✨ Breaking:
WorldClock::updatePeriod()
does not have a default value anymore - 🐞 Fix:
WorldClock::timeFormat
really optional now - 🐞 Fix: Card sends API requests even if it is not rendered at the page (when
updatePeriod()
used) #1
Cleanups
- ⚙️ Vue component renamed from
worldclock
toworldclock-card
- ⚙️ Update NPM dependencies
- ⚙️ Update composer dependencies
Full Changelog: 2.0.2...3.0.0
2.0.2
What’s Changed:
- ✨ Support empty list of timezones
- ✨ Update NPM dependencies
- ✨ Update composer dependencies
Full Changelog: 2.0.1...2.0.2
2.0.1
What’s Changed:
- 🐞 Fix: Broken URL used to fetch latest data
- ✨ Use a single place of truth to store URL to fetch fresh data
- ✨ Update NPM dependencies
- ✨ Add and improve PHP type hints and PHPDoc blocks
Full Changelog: 2.0.0...2.0.1