File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
apps/docs/docs/getting-started/versioning Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
keyword : VersioningPage
3
3
---
4
4
5
- > ** Note** Any minor fixes of flowbite-angular will be on the same angular version as its major
6
- > version.
5
+ > ** Note** No patch will bring any changes on the angular version.
7
6
8
- | Flowbite-angular version | Angular version | Typescript version |
9
- | ------------------------ | --------------- | ------------------ |
10
- | 1.1.1 | 18.0.0 | 5.4.5 |
11
- | 1.0.0 | 18.0.0 | 5.4.5 |
7
+ | Flowbite-angular version | Angular version | TailwindCSS version |
8
+ | ------------------------ | --------------- | ------------------- |
9
+ | 1.2.0 | >=18.0.0 | ^3.0.0 |
10
+ | 1.1.1 | 18.0.0 | ^3.0.24 |
11
+ | 1.0.0 | 18.0.0 | ^3.0.24 |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import type { NgDocPage } from '@ng-doc/core';
4
4
5
5
/**
6
6
* Here is a reference table that matches versions of flowbite-angular with its Angular version. It
7
- * also shows the Typescript version used.
7
+ * also shows the TailwindCSS version used.
8
8
*
9
9
* @status :alert NEW
10
10
*/
You can’t perform that action at this time.
0 commit comments