Skip to content

Commit ed6e364

Browse files
chore: version packages (#335)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ad37938 commit ed6e364

11 files changed

Lines changed: 23 additions & 46 deletions

.changeset/bright-lions-dance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dirty-coats-fold.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hip-shoes-show.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/late-zoos-join.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pretty-candles-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silly-pumas-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/swift-birds-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tall-lions-rush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-coats-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# react-simplikit
22

3+
## 0.0.49
4+
5+
### Patch Changes
6+
7+
- [#339](https://github.com/toss/react-simplikit/pull/339) [`e5f6cac`](https://github.com/toss/react-simplikit/commit/e5f6cacd0bc93c03f361d0c825424937bc141809) Thanks [@sukvvon](https://github.com/sukvvon)! - feat(core/hooks): add 'useSet' hook
8+
9+
- [#219](https://github.com/toss/react-simplikit/pull/219) [`2a901bb`](https://github.com/toss/react-simplikit/commit/2a901bb903f4663571c7649769d3e29c9e844332) Thanks [@sukvvon](https://github.com/sukvvon)! - feat(core/hooks): add 'useIsClient' hook
10+
11+
- [#273](https://github.com/toss/react-simplikit/pull/273) [`ffc61bb`](https://github.com/toss/react-simplikit/commit/ffc61bb998fdaf129fff12e5e7515007ca5eeb51) Thanks [@wo-o29](https://github.com/wo-o29)! - docs: Add generic type support to useRefEffect interface
12+
13+
- [#278](https://github.com/toss/react-simplikit/pull/278) [`278b117`](https://github.com/toss/react-simplikit/commit/278b117152f8f01c54a66fc91c7c4c03fc74f7d9) Thanks [@wo-o29](https://github.com/wo-o29)! - fix: Replace array index keys with child keys in Separated
14+
15+
- [#347](https://github.com/toss/react-simplikit/pull/347) [`9a358e2`](https://github.com/toss/react-simplikit/commit/9a358e28e5407ab93c41dec486d932bbc9c42a64) Thanks [@eunwoo-levi](https://github.com/eunwoo-levi)! - use named functions in useEffect callbacks for better stack traces
16+
17+
- [#345](https://github.com/toss/react-simplikit/pull/345) [`35d13f8`](https://github.com/toss/react-simplikit/commit/35d13f8fb0aa12dd2c1e5aa15ae18f823ec323fd) Thanks [@eunwoo-levi](https://github.com/eunwoo-levi)! - fix useInterval to use globalThis instead of window for platform independence
18+
19+
- [`68e7ac8`](https://github.com/toss/react-simplikit/commit/68e7ac86650026709f2be7498c830dfe5cfdc2e1) Thanks [@sukvvon](https://github.com/sukvvon)! - feat(core/hooks): add 'useList' hook
20+
21+
- [`4b0c59e`](https://github.com/toss/react-simplikit/commit/4b0c59edb599406535a479c1f099a272c399ee99) Thanks [@sukvvon](https://github.com/sukvvon)! - feat(core/hooks): add 'useThrottledCallback' hook
22+
23+
- [#333](https://github.com/toss/react-simplikit/pull/333) [`4254542`](https://github.com/toss/react-simplikit/commit/4254542e481374c7f0e4de6dbacdfd10f076e529) Thanks [@dlsxjzld](https://github.com/dlsxjzld)! - remove window prefix from setTimeout and clearTimeout for platform-independent
24+
325
## 0.0.48
426

527
### Patch Changes

0 commit comments

Comments
 (0)