Skip to content

Releases: giantnodes/design-system

v1.0.0-canary.22

13 Oct 00:54
Compare
Choose a tag to compare
v1.0.0-canary.22 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.21 by @github-actions in #185
  • chore(deps-dev): bump turbo from 2.0.14 to 2.1.2 by @dependabot in #203
  • chore(deps): bump eslint-plugin-turbo from 2.0.9 to 2.1.2 by @dependabot in #202
  • chore(deps-dev): bump ts-jest from 29.2.3 to 29.2.5 by @dependabot in #187
  • chore(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot in #210
  • chore(deps-dev): bump postcss from 8.4.41 to 8.4.47 by @dependabot in #209

Full Changelog: v1.0.0-canary.21...v1.0.0-canary.22

v1.0.0

13 Oct 00:44
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.21 by @github-actions in #185
  • chore(deps-dev): bump turbo from 2.0.14 to 2.1.2 by @dependabot in #203
  • chore(deps): bump eslint-plugin-turbo from 2.0.9 to 2.1.2 by @dependabot in #202
  • chore(deps-dev): bump ts-jest from 29.2.3 to 29.2.5 by @dependabot in #187
  • chore(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot in #210
  • chore(deps-dev): bump postcss from 8.4.41 to 8.4.47 by @dependabot in #209

Full Changelog: v1.0.0-canary.21...v1.0.0

v1.0.0-canary.21

26 Aug 07:50
Compare
Choose a tag to compare
v1.0.0-canary.21 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-canary.20...v1.0.0-canary.21

v1.0.0-canary.20

19 Jun 10:43
1e8554f
Compare
Choose a tag to compare
v1.0.0-canary.20 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.19 by @github-actions in #125
  • feat: add RSC support by @PHILLIPS71 in #133
  • fix: divider, link, navigation and select component style inconsistencies by @PHILLIPS71 in #134
  • feat: add menu trigger component by @PHILLIPS71 in #135
  • feat: add input shape variant by @PHILLIPS71 in #136
  • chore(deps-dev): bump eslint-plugin-react from 7.34.1 to 7.34.2 by @dependabot in #126
  • chore(deps): bump react-aria from 3.33.0 to 3.33.1 by @dependabot in #127
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.13.0 by @dependabot in #130
  • refactor: separate tooling packages + eslint + tsconfig restructure by @PHILLIPS71 in #138
  • chore(deps-dev): bump tailwindcss from 3.4.3 to 3.4.4 by @dependabot in #140

Full Changelog: v1.0.0-canary.19...v1.0.0-canary.20

v1.0.0-canary.19

12 Jun 06:59
c3334e6
Compare
Choose a tag to compare
v1.0.0-canary.19 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.18 by @github-actions in #97
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.11.0 by @dependabot in #109
  • chore(deps-dev): bump @storybook/react from 8.0.10 to 8.1.5 by @dependabot in #115
  • chore(deps-dev): bump @storybook/addon-themes from 8.0.10 to 8.1.5 by @dependabot in #116
  • chore(deps-dev): bump @storybook/blocks from 8.0.10 to 8.1.5 by @dependabot in #114
  • chore(deps-dev): bump @storybook/addon-interactions from 8.0.10 to 8.1.5 by @dependabot in #113
  • chore(deps-dev): bump vite from 5.2.11 to 5.2.13 by @dependabot in #123
  • chore(deps): bump react-aria-components from 1.2.0 to 1.2.1 by @dependabot in #121
  • feat: use next-themes as the theme provider by @PHILLIPS71 in #124
  • chore(deps): bump tailwindcss-react-aria-components from 1.1.2 to 1.1.3 by @dependabot in #117
  • chore(deps-dev): bump @storybook/react-vite from 8.0.10 to 8.1.6 by @dependabot in #122
  • chore(deps): bump @react-aria/utils from 3.24.0 to 3.24.1 by @dependabot in #120

Full Changelog: v1.0.0-canary.18...v1.0.0-canary.19

v1.0.0-canary.18

19 May 06:55
05bacab
Compare
Choose a tag to compare
v1.0.0-canary.18 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.17 by @github-actions in #90
  • fix: combo box component not exported by @PHILLIPS71 in #96
  • chore(deps-dev): bump @types/react from 18.3.1 to 18.3.2 by @dependabot in #91

Full Changelog: v1.0.0-canary.17...v1.0.0-canary.18

v1.0.0-canary.17

13 May 07:32
4f965ab
Compare
Choose a tag to compare
v1.0.0-canary.17 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.16 by @github-actions in #87
  • fix: typography size prop not passed to component by @PHILLIPS71 in #88
  • feat: add additional colours to chip by @PHILLIPS71 in #89

Full Changelog: v1.0.0-canary.16...v1.0.0-canary.17

v1.0.0-canary.16

08 May 08:25
e5797cd
Compare
Choose a tag to compare
v1.0.0-canary.16 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.15 by @github-actions in #85
  • fix(navigation): style inconsistencies between link & trigger by @PHILLIPS71 in #86

Full Changelog: v1.0.0-canary.15...v1.0.0-canary.16

v1.0.0-canary.15

08 May 07:53
ae623b6
Compare
Choose a tag to compare
v1.0.0-canary.15 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.14 by @github-actions in #77
  • feat(dialog): add size variant by @PHILLIPS71 in #84
  • refactor(navigation): drop unused navigation components + add isBordered variant by @PHILLIPS71 in #83
  • chore(deps-dev): bump storybook from 8.0.9 to 8.0.10 by @dependabot in #82
  • chore(deps-dev): bump @storybook/blocks from 8.0.9 to 8.0.10 by @dependabot in #81
  • chore(deps-dev): bump @storybook/addon-essentials from 8.0.9 to 8.0.10 by @dependabot in #79
  • chore(deps-dev): bump @storybook/addon-links from 8.0.9 to 8.0.10 by @dependabot in #78
  • chore(deps-dev): bump @storybook/addon-themes from 8.0.9 to 8.0.10 by @dependabot in #80

Full Changelog: v1.0.0-canary.14...v1.0.0-canary.15

v1.0.0-canary.14

04 May 06:43
f6f02ef
Compare
Choose a tag to compare
v1.0.0-canary.14 Pre-release
Pre-release

What's Changed

  • chore(release): v1.0.0-canary.13 by @github-actions in #75
  • fix: export own and element props separately by @PHILLIPS71 in #76

Full Changelog: v1.0.0-canary.13...v1.0.0-canary.14