This repository was archived by the owner on Apr 6, 2021. It is now read-only.
File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
- Nothing yet!
11
11
12
+ ## [ 0.1.13] - 2021-03-27
13
+
14
+ ### Fixed
15
+
16
+ - Fix infinite recursion issue with TypeScript syntax ([ #167 ] ( https://github.com/tailwindlabs/tailwindcss-jit/pull/167 ) )
17
+
12
18
## [ 0.1.12] - 2021-03-26
13
19
14
20
### Fixed
@@ -108,7 +114,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108
114
109
115
- Everything!
110
116
111
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.11...HEAD
117
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.13...HEAD
118
+ [ 0.1.13 ] : https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.12...v0.1.13
119
+ [ 0.1.12 ] : https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.11...v0.1.12
112
120
[ 0.1.11 ] : https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.10...v0.1.11
113
121
[ 0.1.10 ] : https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.9...v0.1.10
114
122
[ 0.1.9 ] : https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.8...v0.1.9
You can’t perform that action at this time.
0 commit comments