Skip to content

Commit 511691e

Browse files
committed
chore: release v0.4.0
1 parent 1bf6e15 commit 511691e

File tree

3 files changed

+87
-19
lines changed

3 files changed

+87
-19
lines changed

CHANGELOG.md

Lines changed: 82 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,152 @@
1+
# [0.4.0](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.8...v0.4.0) (2025-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed the build ([e3ae97e](https://github.com/supa-kit/auth-ui-vue/commit/e3ae97ea5b318566185dfb38d751d647ea68e429))
7+
8+
9+
### Features
10+
11+
* add shadcn vue support for auth ui ([ec58c33](https://github.com/supa-kit/auth-ui-vue/commit/ec58c331c542293cdc5427dcfba6046b9e8f57ea))
12+
* add shape variant ([8088f5e](https://github.com/supa-kit/auth-ui-vue/commit/8088f5e0136dd8eb241feac227184641a21ce9f2))
13+
* add tooltip ([1bf6e15](https://github.com/supa-kit/auth-ui-vue/commit/1bf6e15048f7823d4dedd1e23c0b7344fec526c9))
14+
* change color with the brand props ([317221c](https://github.com/supa-kit/auth-ui-vue/commit/317221cb61401ba13116abe3c5545a6232d60e6f))
15+
* change the background style ([c376824](https://github.com/supa-kit/auth-ui-vue/commit/c376824eb9ccc9aa931d40361f4ad2d2ef586fc4))
16+
* change the magic link layout ([c11b9ff](https://github.com/supa-kit/auth-ui-vue/commit/c11b9ff6fff8420e8b6908d841db5c2bf620ee9c))
17+
* change the shape type ([584519a](https://github.com/supa-kit/auth-ui-vue/commit/584519a3b3e56381b4f68943e2a258be53fcdc5b))
18+
* improve the toggle button style ([6bfd81e](https://github.com/supa-kit/auth-ui-vue/commit/6bfd81ec4fb77fed1250f1b65a9f02b535fedea2))
19+
* improve the ui ([fa2944f](https://github.com/supa-kit/auth-ui-vue/commit/fa2944f915b59dffcab03bc070326543251fb185))
20+
21+
22+
123
## [0.3.8](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.7...v0.3.8) (2024-10-23)
224

25+
26+
327
## [0.3.7](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.6...v0.3.7) (2024-05-02)
428

29+
530
### Features
631

7-
- add anonymous sign-ins ([6bbe538](https://github.com/supa-kit/auth-ui-vue/commit/6bbe538012761072e02733e9e192b1cb0b330e38))
32+
* add anonymous sign-ins ([6bbe538](https://github.com/supa-kit/auth-ui-vue/commit/6bbe538012761072e02733e9e192b1cb0b330e38))
33+
34+
835

936
## [0.3.6](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.5...v0.3.6) (2023-12-26)
1037

38+
1139
### Bug Fixes
1240

13-
- fixed [#10](https://github.com/supa-kit/auth-ui-vue/issues/10) ([8be7e03](https://github.com/supa-kit/auth-ui-vue/commit/8be7e03f0f68414fc4ed3df6d6a1e0ce12f4f0b3))
14-
- fixed the build ([9ecd55c](https://github.com/supa-kit/auth-ui-vue/commit/9ecd55caf04e86870ba47596ba020b56bc67c7ec))
41+
* fixed [#10](https://github.com/supa-kit/auth-ui-vue/issues/10) ([8be7e03](https://github.com/supa-kit/auth-ui-vue/commit/8be7e03f0f68414fc4ed3df6d6a1e0ce12f4f0b3))
42+
* fixed the build ([9ecd55c](https://github.com/supa-kit/auth-ui-vue/commit/9ecd55caf04e86870ba47596ba020b56bc67c7ec))
43+
44+
1545

1646
## [0.3.5](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.4...v0.3.5) (2023-12-04)
1747

48+
1849
### Features
1950

20-
- make the auth view reactivity ([d8b4d84](https://github.com/supa-kit/auth-ui-vue/commit/d8b4d8476a0e34db00546e3ddd2f38469b1ba367))
51+
* make the auth view reactivity ([d8b4d84](https://github.com/supa-kit/auth-ui-vue/commit/d8b4d8476a0e34db00546e3ddd2f38469b1ba367))
52+
53+
2154

2255
## [0.3.4](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.3...v0.3.4) (2023-11-27)
2356

57+
2458
### Features
2559

26-
- add providers ([8057b0f](https://github.com/supa-kit/auth-ui-vue/commit/8057b0ffaff3c9aafa7a38dedd289a50aeb94ced))
60+
* add providers ([8057b0f](https://github.com/supa-kit/auth-ui-vue/commit/8057b0ffaff3c9aafa7a38dedd289a50aeb94ced))
61+
62+
2763

2864
## [0.3.3](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.2...v0.3.3) (2023-08-16)
2965

66+
3067
### Bug Fixes
3168

32-
- fixed the sign in error message bug ([124b221](https://github.com/supa-kit/auth-ui-vue/commit/124b221ea9a1bd7e693c275b38349da7d1b87ceb))
69+
* fixed the sign in error message bug ([124b221](https://github.com/supa-kit/auth-ui-vue/commit/124b221ea9a1bd7e693c275b38349da7d1b87ceb))
70+
3371

3472
### Features
3573

36-
- receive a new user state every time an auth event happens ([a297c62](https://github.com/supa-kit/auth-ui-vue/commit/a297c620f4120ae99052212178cda6e9cc8098d7))
74+
* receive a new user state every time an auth event happens ([a297c62](https://github.com/supa-kit/auth-ui-vue/commit/a297c620f4120ae99052212178cda6e9cc8098d7))
75+
76+
3777

3878
## [0.3.2](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.1...v0.3.2) (2023-08-15)
3979

80+
4081
### Bug Fixes
4182

42-
- fixed the type ([36a4356](https://github.com/supa-kit/auth-ui-vue/commit/36a43562f52a41578c6883fc73fd63fd446fb27f))
83+
* fixed the type ([36a4356](https://github.com/supa-kit/auth-ui-vue/commit/36a43562f52a41578c6883fc73fd63fd446fb27f))
84+
85+
4386

4487
## [0.3.1](https://github.com/supa-kit/auth-ui-vue/compare/v0.3.0...v0.3.1) (2023-08-15)
4588

89+
4690
### Features
4791

48-
- export more components and helpers ([20cade3](https://github.com/supa-kit/auth-ui-vue/commit/20cade3c101bb62ceafa1c8c2442188d3d374e02))
92+
* export more components and helpers ([20cade3](https://github.com/supa-kit/auth-ui-vue/commit/20cade3c101bb62ceafa1c8c2442188d3d374e02))
93+
94+
4995

5096
# [0.3.0](https://github.com/supa-kit/auth-ui-vue/compare/v0.2.0...v0.3.0) (2023-08-13)
5197

98+
5299
### Bug Fixes
53100

54-
- fix loading locales ([2233a33](https://github.com/supa-kit/auth-ui-vue/commit/2233a336bb9ba9cb9cf8cb318c9c9b127941ee38))
55-
- fixed the types bug ([0c0a3b3](https://github.com/supa-kit/auth-ui-vue/commit/0c0a3b368f571a6e99ad007c8ae08c23c5fd1132))
101+
* fix loading locales ([2233a33](https://github.com/supa-kit/auth-ui-vue/commit/2233a336bb9ba9cb9cf8cb318c9c9b127941ee38))
102+
* fixed the types bug ([0c0a3b3](https://github.com/supa-kit/auth-ui-vue/commit/0c0a3b368f571a6e99ad007c8ae08c23c5fd1132))
103+
56104

57105
### Features
58106

59-
- add i18n support ([0d8c5b8](https://github.com/supa-kit/auth-ui-vue/commit/0d8c5b8587743e9855d5e45dc4939305352a5def))
107+
* add i18n support ([0d8c5b8](https://github.com/supa-kit/auth-ui-vue/commit/0d8c5b8587743e9855d5e45dc4939305352a5def))
108+
109+
60110

61111
# [0.2.0](https://github.com/supa-kit/auth-ui-vue/compare/v0.1.0...v0.2.0) (2023-08-13)
62112

113+
63114
### Bug Fixes
64115

65-
- fixed the type error ([d126850](https://github.com/supa-kit/auth-ui-vue/commit/d12685060f3d52b727be482b13284d8e1b6eb659))
116+
* fixed the type error ([d126850](https://github.com/supa-kit/auth-ui-vue/commit/d12685060f3d52b727be482b13284d8e1b6eb659))
117+
66118

67119
### Features
68120

69-
- add the darkmode support ([6c46385](https://github.com/supa-kit/auth-ui-vue/commit/6c46385d5e2a5fb9b2274e4b6b7f1692e30dfefd))
70-
- add vue dev tools ([8efeace](https://github.com/supa-kit/auth-ui-vue/commit/8efeace23d3f6e20401e1149e88d494b1c2813f6))
121+
* add the darkmode support ([6c46385](https://github.com/supa-kit/auth-ui-vue/commit/6c46385d5e2a5fb9b2274e4b6b7f1692e30dfefd))
122+
* add vue dev tools ([8efeace](https://github.com/supa-kit/auth-ui-vue/commit/8efeace23d3f6e20401e1149e88d494b1c2813f6))
123+
124+
71125

72126
# [0.1.0](https://github.com/supa-kit/auth-ui-vue/compare/v0.0.2...v0.1.0) (2023-08-09)
73127

128+
74129
### Features
75130

76-
- add user context provider & use users hooks ([d164ec1](https://github.com/supa-kit/auth-ui-vue/commit/d164ec12385d5085012a82ea4facd5fd97e4f689))
131+
* add user context provider & use users hooks ([d164ec1](https://github.com/supa-kit/auth-ui-vue/commit/d164ec12385d5085012a82ea4facd5fd97e4f689))
132+
133+
77134

78135
## [0.0.2](https://github.com/supa-kit/auth-ui-vue/compare/v0.0.1...v0.0.2) (2023-08-08)
79136

137+
80138
### Bug Fixes
81139

82-
- fixed the console ([971f5df](https://github.com/supa-kit/auth-ui-vue/commit/971f5df946e5d7ddd62d63eba9a1e2c497a59db8))
140+
* fixed the console ([971f5df](https://github.com/supa-kit/auth-ui-vue/commit/971f5df946e5d7ddd62d63eba9a1e2c497a59db8))
141+
142+
83143

84144
## [0.0.1](https://github.com/supa-kit/auth-ui-vue/compare/11eadb71b9eb2256a5cec7c215746536ee1a0f71...v0.0.1) (2023-08-08)
85145

146+
86147
### Features
87148

88-
- improve the code ([11eadb7](https://github.com/supa-kit/auth-ui-vue/commit/11eadb71b9eb2256a5cec7c215746536ee1a0f71))
149+
* improve the code ([11eadb7](https://github.com/supa-kit/auth-ui-vue/commit/11eadb71b9eb2256a5cec7c215746536ee1a0f71))
150+
151+
152+

components.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,9 @@ declare module '@vue/runtime-core' {
1717
Label: typeof import('./src/components/ui/label/Label.vue')['default']
1818
Separator: typeof import('./src/components/ui/separator/Separator.vue')['default']
1919
ToggleButton: typeof import('./src/components/ToggleButton.vue')['default']
20+
Tooltip: typeof import('./src/components/ui/tooltip/Tooltip.vue')['default']
21+
TooltipContent: typeof import('./src/components/ui/tooltip/TooltipContent.vue')['default']
22+
TooltipProvider: typeof import('./src/components/ui/tooltip/TooltipProvider.vue')['default']
23+
TooltipTrigger: typeof import('./src/components/ui/tooltip/TooltipTrigger.vue')['default']
2024
}
2125
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"dev": "vite --port 3003",
88
"build:docs": "vite build --mode docs",
9-
"build:lib": "vue-tsc --noEmit && vite build --mode lib",
9+
"build:lib": "vue-tsc --noEmit && vite build --mode lib && cd lib && rm -rf *.mp4 && cd ..",
1010
"preview": "vite preview",
1111
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
1212
},

0 commit comments

Comments
 (0)