Releases: bring-shrubbery/squircle-js
Releases · bring-shrubbery/squircle-js
@squircle-js/react@1.3.0
Minor Changes
- #33
c0cf640Thanks @theutkarshdev! - Enable dynamic resizing for squircle component in @squircle-js/react using ResizeObserver. The component now automatically adjusts its size based on its container or props, improving flexibility and usability.
@squircle-js/react@1.2.18
Patch Changes
- #31
19c6c1eThanks @valentin-marquez! - Fix ESM module format in build output to resolve Vite import errors. Ensures .mjs files are generated correctly by tsup for ESM modules.
@squircle-js/react@1.2.17
Patch Changes
1b3ae1aThanks @bring-shrubbery! - Fix peer dependencies
@squircle-js/react@1.2.0
@squircle-js/react@1.1.0
Minor Changes
- 9a8292d: - Added
width,height,defaultWidth,defaultHeightprops for sizing.- Replaced
asprop byasChildprop.
- Replaced