What's Changed
- Bump preact from 10.27.1 to 10.28.2 by @dependabot[bot] in #115
- v4.2.0: Add timezone features and improve code organization by @knowledgecode in #116
Major Changes
- Consolidated timezone imports: Added a new date-and-time/timezone entry point allowing import of multiple timezones from a single module
- IANA timezone name string support: The format() function now accepts IANA timezone name strings (e.g., 'Asia/Tokyo') in addition to TimeZone objects
Full Changelog: v4.1.2...v4.2.0