Skip to content

Commit 1587be0

Browse files
committed
Update CHANGELOG.md
1 parent 4ded516 commit 1587be0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
### `v1.1.0`
2+
3+
- `useBreakpoint``useCurrentBreakpoint`
4+
- `FillObject``FillView`
5+
- added `padding*` and `margin*` props to all components (only `Column` doesn't accept `margin*` props)
6+
- added `horizontal` prop to `Stack`
7+
- `useSpacing` doesn't return a function anymore
8+
- added `useSpacingHelpers` hook
9+
- added `useResponsiveProp`
10+
- added `useWindowDimensions`
11+
- added `useDebugStyle`
12+
- removed global `styles`
13+
- added ReScript and Flow support
14+
- fixed typings issues (TS)
15+
116
### `v0.9.2`
217

318
- 🐛 fix `Hidden` component implementation [668b22e](https://github.com/mobily/stacks/commit/668b22e91182179a44b20c3f228f4db39bb98b05)

0 commit comments

Comments
 (0)