|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## 1.0.12 |
4 | | - |
5 | | -### Patch Changes |
6 | | - |
7 | | -- ### Features |
8 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
9 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
10 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
11 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
12 | | - |
13 | | - ### Bug Fixes |
14 | | - - replace deprecated `<Icon>` with named icon components in demos ([e51fca5](https://github.com/wangdicoder/tiny-design/commit/e51fca58a6bdb167d46b5569557107d513094a51)) |
15 | | - - resolve @tiny-design/icons from source in docs app ([64e7e7b](https://github.com/wangdicoder/tiny-design/commit/64e7e7bf570df1e4b4f79c305c42966133fb2230)) |
16 | | - |
17 | | - ### Refactors |
18 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
19 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
20 | | - - consume @tiny-ui/tokens from react package and docs app ([a66e078](https://github.com/wangdicoder/tiny-design/commit/a66e078c727eff465c8a0976e14aafcd7148d245)) |
21 | | - - version packages [skip ci] ([0711404](https://github.com/wangdicoder/tiny-design/commit/0711404b706626b1673d9781089d4778a8721b81)) |
22 | | - - rename project from tiny-ui to tiny-design ([17dd9ab](https://github.com/wangdicoder/tiny-design/commit/17dd9ab482d61f4327c43762470e583df8cb95f8)) |
23 | | - - rename npm scope from @tiny-ui to @tiny-design ([1f7c1bc](https://github.com/wangdicoder/tiny-design/commit/1f7c1bcdb3d1064215567c1a2b7ee504eb823a99)) |
24 | | - - add Overlay component documentation and examples ([68f6bdd](https://github.com/wangdicoder/tiny-design/commit/68f6bdd0167adefc9bf37d5217e614aade170592)) |
25 | | - - migrate to pnpm monorepo with turborepo ([52e6c47](https://github.com/wangdicoder/tiny-design/commit/52e6c47612fcf0197aec494f4ba5c4508eb17203)) |
26 | | - |
27 | | -- Updated dependencies []: |
28 | | - - @tiny-design/icons@1.0.12 |
29 | | - |
30 | | -## 1.0.11 |
31 | | - |
32 | | -### Patch Changes |
33 | | - |
34 | | -- ### Features |
35 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
36 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
37 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
38 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
39 | | - |
40 | | - ### Bug Fixes |
41 | | - - replace deprecated `<Icon>` with named icon components in demos ([e51fca5](https://github.com/wangdicoder/tiny-design/commit/e51fca58a6bdb167d46b5569557107d513094a51)) |
42 | | - - resolve @tiny-design/icons from source in docs app ([64e7e7b](https://github.com/wangdicoder/tiny-design/commit/64e7e7bf570df1e4b4f79c305c42966133fb2230)) |
43 | | - |
44 | | - ### Refactors |
45 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
46 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
47 | | - - consume @tiny-ui/tokens from react package and docs app ([a66e078](https://github.com/wangdicoder/tiny-design/commit/a66e078c727eff465c8a0976e14aafcd7148d245)) |
48 | | - - version packages [skip ci] ([0711404](https://github.com/wangdicoder/tiny-design/commit/0711404b706626b1673d9781089d4778a8721b81)) |
49 | | - - rename project from tiny-ui to tiny-design ([17dd9ab](https://github.com/wangdicoder/tiny-design/commit/17dd9ab482d61f4327c43762470e583df8cb95f8)) |
50 | | - - rename npm scope from @tiny-ui to @tiny-design ([1f7c1bc](https://github.com/wangdicoder/tiny-design/commit/1f7c1bcdb3d1064215567c1a2b7ee504eb823a99)) |
51 | | - - add Overlay component documentation and examples ([68f6bdd](https://github.com/wangdicoder/tiny-design/commit/68f6bdd0167adefc9bf37d5217e614aade170592)) |
52 | | - - migrate to pnpm monorepo with turborepo ([52e6c47](https://github.com/wangdicoder/tiny-design/commit/52e6c47612fcf0197aec494f4ba5c4508eb17203)) |
53 | | - |
54 | | -- Updated dependencies []: |
55 | | - - @tiny-design/icons@1.0.11 |
56 | | - |
57 | | -## 1.0.10 |
58 | | - |
59 | | -### Patch Changes |
60 | | - |
61 | | -- ### Features |
62 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
63 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
64 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
65 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
66 | | - |
67 | | - ### Bug Fixes |
68 | | - - replace deprecated `<Icon>` with named icon components in demos ([e51fca5](https://github.com/wangdicoder/tiny-design/commit/e51fca58a6bdb167d46b5569557107d513094a51)) |
69 | | - - resolve @tiny-design/icons from source in docs app ([64e7e7b](https://github.com/wangdicoder/tiny-design/commit/64e7e7bf570df1e4b4f79c305c42966133fb2230)) |
70 | | - |
71 | | - ### Refactors |
72 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
73 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
74 | | - - consume @tiny-ui/tokens from react package and docs app ([a66e078](https://github.com/wangdicoder/tiny-design/commit/a66e078c727eff465c8a0976e14aafcd7148d245)) |
75 | | - - version packages [skip ci] ([0711404](https://github.com/wangdicoder/tiny-design/commit/0711404b706626b1673d9781089d4778a8721b81)) |
76 | | - - rename project from tiny-ui to tiny-design ([17dd9ab](https://github.com/wangdicoder/tiny-design/commit/17dd9ab482d61f4327c43762470e583df8cb95f8)) |
77 | | - - rename npm scope from @tiny-ui to @tiny-design ([1f7c1bc](https://github.com/wangdicoder/tiny-design/commit/1f7c1bcdb3d1064215567c1a2b7ee504eb823a99)) |
78 | | - - add Overlay component documentation and examples ([68f6bdd](https://github.com/wangdicoder/tiny-design/commit/68f6bdd0167adefc9bf37d5217e614aade170592)) |
79 | | - - migrate to pnpm monorepo with turborepo ([52e6c47](https://github.com/wangdicoder/tiny-design/commit/52e6c47612fcf0197aec494f4ba5c4508eb17203)) |
80 | | - |
81 | | -- Updated dependencies []: |
82 | | - - @tiny-design/icons@1.0.10 |
83 | | - |
84 | | -Tiny UI strictly follows [Semantic Versioning 2.0.0](https://semver.org/). |
85 | | - |
86 | | -||||||| parent of c39a337 (ci: switch release to manual trigger and escape JSX in changelogs) |
87 | | -## 1.0.11 |
88 | | - |
89 | | -### Patch Changes |
90 | | - |
91 | | -- ### Features |
92 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
93 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
94 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
95 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
96 | | - |
97 | | - ### Bug Fixes |
98 | | - - replace deprecated `<Icon>` with named icon components in demos ([e51fca5](https://github.com/wangdicoder/tiny-design/commit/e51fca58a6bdb167d46b5569557107d513094a51)) |
99 | | - - resolve @tiny-design/icons from source in docs app ([64e7e7b](https://github.com/wangdicoder/tiny-design/commit/64e7e7bf570df1e4b4f79c305c42966133fb2230)) |
100 | | - |
101 | | - ### Refactors |
102 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
103 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
104 | | - - consume @tiny-ui/tokens from react package and docs app ([a66e078](https://github.com/wangdicoder/tiny-design/commit/a66e078c727eff465c8a0976e14aafcd7148d245)) |
105 | | - - version packages [skip ci] ([0711404](https://github.com/wangdicoder/tiny-design/commit/0711404b706626b1673d9781089d4778a8721b81)) |
106 | | - - rename project from tiny-ui to tiny-design ([17dd9ab](https://github.com/wangdicoder/tiny-design/commit/17dd9ab482d61f4327c43762470e583df8cb95f8)) |
107 | | - - rename npm scope from @tiny-ui to @tiny-design ([1f7c1bc](https://github.com/wangdicoder/tiny-design/commit/1f7c1bcdb3d1064215567c1a2b7ee504eb823a99)) |
108 | | - - add Overlay component documentation and examples ([68f6bdd](https://github.com/wangdicoder/tiny-design/commit/68f6bdd0167adefc9bf37d5217e614aade170592)) |
109 | | - - migrate to pnpm monorepo with turborepo ([52e6c47](https://github.com/wangdicoder/tiny-design/commit/52e6c47612fcf0197aec494f4ba5c4508eb17203)) |
110 | | - |
111 | | -- Updated dependencies []: |
112 | | - - @tiny-design/icons@1.0.11 |
113 | | - |
114 | | -## 1.0.10 |
115 | | - |
116 | | -### Patch Changes |
117 | | - |
118 | | -- ### Features |
119 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
120 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
121 | | - - add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0)) |
122 | | - - extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781)) |
123 | | - |
124 | | - ### Bug Fixes |
125 | | - - replace deprecated `<Icon>` with named icon components in demos ([e51fca5](https://github.com/wangdicoder/tiny-design/commit/e51fca58a6bdb167d46b5569557107d513094a51)) |
126 | | - - resolve @tiny-design/icons from source in docs app ([64e7e7b](https://github.com/wangdicoder/tiny-design/commit/64e7e7bf570df1e4b4f79c305c42966133fb2230)) |
127 | | - |
128 | | - ### Refactors |
129 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
130 | | - - move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7)) |
131 | | - - consume @tiny-ui/tokens from react package and docs app ([a66e078](https://github.com/wangdicoder/tiny-design/commit/a66e078c727eff465c8a0976e14aafcd7148d245)) |
132 | | - - version packages [skip ci] ([0711404](https://github.com/wangdicoder/tiny-design/commit/0711404b706626b1673d9781089d4778a8721b81)) |
133 | | - - rename project from tiny-ui to tiny-design ([17dd9ab](https://github.com/wangdicoder/tiny-design/commit/17dd9ab482d61f4327c43762470e583df8cb95f8)) |
134 | | - - rename npm scope from @tiny-ui to @tiny-design ([1f7c1bc](https://github.com/wangdicoder/tiny-design/commit/1f7c1bcdb3d1064215567c1a2b7ee504eb823a99)) |
135 | | - - add Overlay component documentation and examples ([68f6bdd](https://github.com/wangdicoder/tiny-design/commit/68f6bdd0167adefc9bf37d5217e614aade170592)) |
136 | | - - migrate to pnpm monorepo with turborepo ([52e6c47](https://github.com/wangdicoder/tiny-design/commit/52e6c47612fcf0197aec494f4ba5c4508eb17203)) |
137 | | - |
138 | | -- Updated dependencies []: |
139 | | - - @tiny-design/icons@1.0.10 |
140 | | - |
141 | | -Tiny UI strictly follows [Semantic Versioning 2.0.0](https://semver.org/). |
142 | | - |
143 | 3 | ## Release Schedule |
144 | 4 |
|
145 | 5 | - **x version**: release is not included in this schedule for breaking change and new features. |
|
0 commit comments