Releases: matthewbub/calendar-widgets
Releases · matthewbub/calendar-widgets
v0.0.13-alpha.1
- Fixed type error seen by end users #254
v0.0.13-alpha.0
fixed
- resolved compiler errors for library users
v0.0.13
- Introduced the
Calendar
component. Read about it here: https://www.calendar-widgets.com/calendar
v0.0.13
v0.0.11
0.0.11
Removed
react
andreact-dom
from build to reduce build size and avoid conflicts with library users
Added
react
andreact-dom
as peer dependencies
Changed
- Changed build output from
umd
to bothes
andcjs
for React Component Development - Changed production build to utilize
terser
to minify code
v0.0.10
Here's everything in this release. To read more from previous releases, check out https://www.calendar-widgets.com/changelog
Changed
- Changed
getCalendarYear
tolistCalendarYear
- Changed build output from
es
toumd
for better support - Changed ESLint Rules. Thanks, @giri-madhan
Added
v0.0.9
0.0.9
Added
- Added gu-IN to locale. Thanks, @Ankan-cyber!
- Added bn-IN to locale. Thanks, @Ankan-cyber!
- Added production configuration build, minified distributable code
Changed
essential languages compatibility
- pre release:
6.13 kB
- this release:
36.13 kB
Changes
- added language compatibility for the following locales
- af-ZA
- sq-AL
- am-ET
- ar-AE
- ar-BH
- ar-DJ
- ar-DZ
- ar-EG
- ar-ER
- ar-IL
- es-ES
- zh-CN
- en-GB
- ar-SA
- ru-RU
- pt-BR
- fr-FR
- ja-JP
- de-DE
Misc Notes not related to the build
- Added a contributing guide
- Added a code of conduct guide