# @squircle-js/react

## 1.3.0

### Minor Changes

- [#33](https://github.com/bring-shrubbery/squircle-js/pull/33) [`c0cf640`](https://github.com/bring-shrubbery/squircle-js/commit/c0cf6407cbed7229360d0c25eaf46082018bad3e) Thanks [@theutkarshdev](https://github.com/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.

## 1.2.18

### Patch Changes

- [#31](https://github.com/bring-shrubbery/squircle-js/pull/31) [`19c6c1e`](https://github.com/bring-shrubbery/squircle-js/commit/19c6c1e8c036947e48de5cf8e3be62a31cbdfb93) Thanks [@valentin-marquez](https://github.com/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.

## 1.2.17

### Patch Changes

- [`1b3ae1a`](https://github.com/bring-shrubbery/squircle-js/commit/1b3ae1a28ec67ab4aa57e0a89026e7c4d9050b6c) Thanks [@bring-shrubbery](https://github.com/bring-shrubbery)! - Fix peer dependencies

## 1.2.16

### Patch Changes

- [`32b3878`](https://github.com/bring-shrubbery/squircle-js/commit/32b3878ba11439e717ff9f78cbb6742bd17c70c4) Thanks [@bring-shrubbery](https://github.com/bring-shrubbery)! - Publish fix

## 1.2.15

### Patch Changes

- [`2cc69d7`](https://github.com/bring-shrubbery/squircle-js/commit/2cc69d797d4053035f3c05898d4fe6178ec843bf) Thanks [@bring-shrubbery](https://github.com/bring-shrubbery)! - Publish fix

## 1.2.14

### Patch Changes

- [`7ee7e96`](https://github.com/bring-shrubbery/squircle-js/commit/7ee7e96439bc266d94ce0eedd55f5f20a47c2267) Thanks [@bring-shrubbery](https://github.com/bring-shrubbery)! - Fix README cp command

## 1.2.13

### Patch Changes

- [`2750e11`](https://github.com/bring-shrubbery/squircle-js/commit/2750e111fb068f614ecaf3e978ae6d1d81282d91) Thanks [@bring-shrubbery](https://github.com/bring-shrubbery)! - Publish fix

- [`80acace`](https://github.com/bring-shrubbery/squircle-js/commit/80acace563f46453c9530d103d1698f0cc6efe21) Thanks [@bring-shrubbery](https://github.com/bring-shrubbery)! - Publish fix

## 1.2.12

### Patch Changes

- f41f558: Publish fix

## 1.2.11

### Patch Changes

- bfdf34a: Update publish flow.

## 1.2.10

### Patch Changes

- b193bae: Fix unusable package.

## 1.2.9

### Patch Changes

- dbd647e: Updated npm package metadata

## 1.2.8

### Patch Changes

- 5249de2: Dependency update

## 1.2.7

### Patch Changes

- 157c754: Updated CI to include README in the package

## 1.2.6

### Patch Changes

- 2b49f34: CI update

## 1.2.5

### Patch Changes

- c95024e: CI update

## 1.2.4

### Patch Changes

- 0c331b1: Updated CI workflow.

## 1.2.3

### Patch Changes

- 9c999bf: Updated CI workflow.

## 1.2.2

### Patch Changes

- 37ea882: Fix CI

## 1.2.1

### Patch Changes

- 9cea53b: Minor dependency update
- c361929: Add a check before the getSvgPath to avoid clipping the entire element. Thanks @rafaelrcamargo

## 1.2.0

### Minor Changes

- 84a5477: Test StaticSquircle component

### Patch Changes

- 84a5477: Static squircle test

## 1.2.0-dev.0

### Minor Changes

- ba8c348: Test StaticSquircle component

## 1.1.0

### Minor Changes

- 9a8292d: - Added `width`, `height`, `defaultWidth`, `defaultHeight` props for sizing.
  - Replaced `as` prop by `asChild` prop.

## 1.0.1

### Patch Changes

- c8c62f9: Dependency cleanup to avoid installing unnecessary dependencies.

## 1.0.0

### Major Changes

- c2c7ea3: Initial release
