Releases: yitengjun/ukiyo-js
Releases · yitengjun/ukiyo-js
v4.2.0
4.2.0 (2024-01-29)
Features(build)
v4.1.2
4.1.2 (2023-08-20)
Bug Fixes
v4.1.1
4.1.1 (2023-07-13)
Update packaging
- packaging: remove browser field (6c03a6f)
v4.1.0
4.1.0 (2023-07-11)
Features(Development environment)
Refactors
Performed overall refactoring:
- Refactored variable and functions, removing redundant expressions(11cc194)
- Changed to appropriate directories
types/
→ src/types.ts
example/
→ tests/src
v4.0.9
4.0.9 (2023-06-24)
Bug Fixes
- fix misalignment of animation timing in Safari #32 (21cc245)
v4.0.8
4.0.8 (2023-05-28)
Bug Fixes
v4.0.7
4.0.7 (2023-05-28)
Bug Fixes
v4.0.6
4.0.6 (2023-05-23)
Bug Fixes
- update TypeScript to support optional settings (3b97573)
v4.0.5
4.0.5 (2023-05-23)
Bug Fixes
- Change constructor to public (b3698be)