Releases: buildingwatsize/thaidatepicker-react
Releases · buildingwatsize/thaidatepicker-react
v2.0.2
What's changed
- Fixed known vulnerabilities
- Updated dependencies
- Fixed bugs on css in example project
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
TypeScript
is now supported.- Added new props
noIntegratedStyle
which can be define to exclude integrated css - merge feature migrate ts by @buildingwatsize in #84
Full Changelog: v1.3.6...v2.0.0
v1.3.6
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #70
- Bump braces from 3.0.2 to 3.0.3 in /example/with-vite-antd-tailwind by @dependabot in #72
Edited
- Updated security alerts from Dependabot
Full Changelog: v1.3.4...v1.3.5
v1.3.4
Edited
- Updated dependencies ([email protected])
- Drop support of example source code with
create-react-app
(You can access via Source Code v1.3.3)
Full Changelog: v1.3.3...v1.3.4
v1.3.3
Added
- More example for Typescript project
Edited
- Fixed bugs for explicit define types on package.json
- Code preparing for Typescript migration (defaultProps will be removed)
Updated
- dependencies
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
Edited
- Refactor code to explicit props declaration and also minimize the export
- Refactor code to support webpack 5
- Updated example for selectable with input formatting
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Added
- Support
dayjs/locale/th
as default - Support
dayjs/plugin/buddhistEra
as default
Updated
- dependencies
example/with-vite-andt-tailwind
's deps, source code, and also bumps the vite major version