This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
Releases: colinhemphill/strum
Releases · colinhemphill/strum
@strum/react 1.2.1
What's Changed
- Upgrade Radix primitives to latest release by @colinhemphill in #67
Full Changelog: strum-react/1.2.0...strum-react/1.2.1
@strum/react 1.2.0
What's Changed
- Update typescript-eslint monorepo to v5.39.0 by @renovate in #47
- Update dependency @vanilla-extract/vite-plugin to v3.6.1 by @renovate in #48
- Adding Toast component by @colinhemphill in #46
Full Changelog: strum-react/1.1.4...strum-react/1.2.0
@strum/react 1.1.4
What's Changed
- Yarn migration by @colinhemphill in #45
- Set
"sideEffects": false
in the@strum/react
package file
Full Changelog: strum-react/1.1.3...strum-react/1.1.4
@strum/react 1.1.3
What's Changed
- Update typescript-eslint monorepo to v5.38.1 by @renovate in #14
- Update dependency turbo to v1.5.4 by @renovate in #19
- Update dependency eslint to v8.24.0 by @renovate in #29
- Update dependency next-sitemap to v3.1.23 by @renovate in #31
- Update babel monorepo to v7.19.3 by @renovate in #32
- Update dependency typescript to v4.8.4 by @renovate in #33
- Update jest monorepo to v29.1.1 by @renovate in #34
- Update dependency vite to v3.1.4 by @renovate in #35
- Update dependency @vanilla-extract/next-plugin to v2.1.1 by @renovate in #25
- Update dependency @types/lodash to v4.14.186 by @renovate in #37
- Update dependency @types/jest to v29.1.0 by @renovate in #38
- Update dependency vite-plugin-dts to v1.6.3 by @renovate in #36
- Update dependency turbo to v1.5.5 by @renovate in #39
- Update jest monorepo by @renovate in #40
- Update dependency vite-plugin-dts to v1.6.4 by @renovate in #41
- Update Turbo config to use new key for env variables by @colinhemphill in #43
- Update fontsource monorepo by @renovate in #42
- Add tooltip max width by @colinhemphill in #44
Full Changelog: strum-react/1.1.2...strum-react/1.1.3
@strum/react 1.1.2
What's Changed
- Update actions/setup-node action to v3 by @renovate in #13
- Update actions/checkout action to v3 by @renovate in #11
- Update Yarn to v1.22.19 by @renovate in #3
- Update nextjs monorepo to v12.3.1 by @renovate in #23
- Alert border fixes by @colinhemphill in #27
- Add layouts section to docs by @colinhemphill in #26
Full Changelog: strum-react/1.1.1...strum-react/1.1.2
@strum/react 1.1.1
What's Changed
- Fix controlled input props for Radio component by @colinhemphill in #22
Full Changelog: strum-react/1.1.0...strum-react/1.1.1
@strum/react 1.1.0
What's Changed
- Add Badge, Checkbox, Radio, and Card components by @colinhemphill in #21
Full Changelog: strum-react/1.0.2...strum-react/1.1.0
@strum/react 1.0.2
What's Changed
- Fix for provider render block script by @colinhemphill in #5
- Dependency upgrades by @colinhemphill in #15
Full Changelog: strum-react/1.0.0...strum-react/1.0.2
@strum/react 1.0.1
Full Changelog: strum-react/1.0.0...strum-react/1.0.1
@strum/react 1.0.0
Added
- Repo and build system init
<Alert />
component<Avatar />
component<Box />
component<Button />
component<Container />
component<Heading />
component<Input />
component<Nav />
component<Select />
component<Skeleton />
component<Spinner />
component<Stack />
component<StrumProvider />
component<Text />
component<Tooltip />
component<VisuallyHidden />
component- Base styles, tokens, theme contract vars, and sprinkles