Skip to content

Commit 9fdf16c

Browse files
(chore): Upgrade channgelog and lerna (#698)
1 parent 727e45c commit 9fdf16c

File tree

4 files changed

+2763
-2556
lines changed

4 files changed

+2763
-2556
lines changed

CHANGELOG.md

+262
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,265 @@
1+
## v0.21.12 (2022-07-09)
2+
3+
#### :bug: Bug Fix
4+
* `teleport-project-generator-html`
5+
* [#695](https://github.com/teleporthq/teleport-code-generators/pull/695) (fix): Image resolution with additational attrs in css ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
6+
7+
#### Committers: 1
8+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
9+
10+
11+
## v0.21.10 (2022-06-09)
12+
13+
#### :package: Project Packer
14+
* `teleport-code-generator`, `teleport-project-generator-angular`, `teleport-project-generator-nuxt`, `teleport-project-generator-preact`, `teleport-project-generator-react`, `teleport-project-generator-stencil`, `teleport-project-generator-vue`, `teleport-project-plugin-tailwind`, `teleport-test`
15+
* [#689](https://github.com/teleporthq/teleport-code-generators/pull/689) (feat) - Adds support for tailwind in angular, vue and craco based react frameworks ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
16+
17+
#### Committers: 1
18+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
19+
20+
21+
## v0.21.9 (2022-06-06)
22+
23+
#### :fire: Refactoring
24+
* `teleport-code-generator`, `teleport-project-plugin-css-modules`, `teleport-project-plugin-gatsby-styled-components`, `teleport-project-plugin-next-css-modules`, `teleport-project-plugin-next-react-jss`, `teleport-project-plugin-next-styled-components`, `teleport-project-plugin-next-tailwind`, `teleport-project-plugin-react-jss`, `teleport-project-plugin-react-styled-components`, `teleport-project-plugin-styled-components`, `teleport-project-plugin-tailwind`, `teleport-test`
25+
* [#688](https://github.com/teleporthq/teleport-code-generators/pull/688) Tailwind project plugin to configure all frameworks ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
26+
27+
#### Committers: 1
28+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
29+
30+
31+
## v0.21.6 (2022-05-13)
32+
33+
#### :package: Project Packer
34+
* `teleport-project-plugin-custom-files`
35+
* [#682](https://github.com/teleporthq/teleport-code-generators/pull/682) test(custom-files): adding tests for project plugin custom files ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
36+
37+
#### Committers: 1
38+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
39+
40+
41+
## v0.21.5 (2022-05-11)
42+
43+
#### :package: Project Packer
44+
* `teleport-project-generator-html`, `teleport-project-generator-nuxt`, `teleport-project-generator-preact`, `teleport-project-generator-stencil`, `teleport-project-generator`, `teleport-project-plugin-custom-files`, `teleport-project-plugin-gatsby-styled-components`, `teleport-project-plugin-next-css-modules`, `teleport-project-plugin-next-react-jss`, `teleport-project-plugin-next-styled-components`, `teleport-project-plugin-next-tailwind`, `teleport-project-plugin-react-styled-components`
45+
* [#680](https://github.com/teleporthq/teleport-code-generators/pull/680) feat(proj-custom-files): a plugin to inject files into projects ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
46+
47+
#### Committers: 1
48+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
49+
50+
51+
## v0.21.4 (2022-05-10)
52+
53+
#### :rocket: New Features
54+
* `teleport-project-generator-react`
55+
* [#679](https://github.com/teleporthq/teleport-code-generators/pull/679) fix(proj-react): resolving static url assets using craco for cra template ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
56+
57+
#### Committers: 1
58+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
59+
60+
61+
## v0.21.3 (2022-05-04)
62+
63+
#### :package: Project Packer
64+
* `teleport-project-plugin-next-tailwind`
65+
* [#675](https://github.com/teleporthq/teleport-code-generators/pull/675) feat(nextjs-tailwind): a project plugin for using tailwind with nextjs projects ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
66+
67+
#### :bug: Bug Fix
68+
* `teleport-uidl-resolver`
69+
* [#677](https://github.com/teleporthq/teleport-code-generators/pull/677) (fix): Passing styles to children in nextjs ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
70+
71+
#### Committers: 1
72+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
73+
74+
75+
## v0.21.2 (2022-04-14)
76+
77+
#### :bug: Bug Fix
78+
* `teleport-plugin-html-base-component`
79+
* [#674](https://github.com/teleporthq/teleport-code-generators/pull/674) (feat): Replace link to index.html for main routes ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
80+
81+
#### Committers: 1
82+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
83+
84+
85+
## v0.21.0 (2022-04-06)
86+
87+
#### :nail_care: Style Flavours
88+
* `teleport-code-generator`, `teleport-component-generator-angular`, `teleport-component-generator-html`, `teleport-component-generator-react`, `teleport-component-generator-vue`, `teleport-plugin-common`, `teleport-plugin-css-modules`, `teleport-plugin-css`, `teleport-plugin-html-base-component`, `teleport-plugin-react-jss`, `teleport-plugin-react-styled-components`, `teleport-plugin-react-styled-jsx`, `teleport-project-generator-gridsome`, `teleport-project-generator-html`, `teleport-project-generator-next`, `teleport-project-generator-preact`, `teleport-project-generator-react`, `teleport-project-generator`, `teleport-test`, `teleport-types`, `teleport-uidl-validator`
89+
* [#672](https://github.com/teleporthq/teleport-code-generators/pull/672) Adding support for comp-styles and comp-overrides ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
90+
91+
#### Committers: 1
92+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
93+
94+
95+
## v0.20.6 (2022-03-28)
96+
97+
#### :bug: Bug Fix
98+
* `teleport-code-generator`, `teleport-component-generator-angular`, `teleport-component-generator-react`, `teleport-component-generator-vue`, `teleport-plugin-common`, `teleport-plugin-css-modules`, `teleport-plugin-css`, `teleport-plugin-react-jss`, `teleport-plugin-react-styled-components`, `teleport-plugin-react-styled-jsx`, `teleport-project-generator-gridsome`, `teleport-project-generator-next`, `teleport-project-packer`, `teleport-project-plugin-next-css-modules`
99+
* [#669](https://github.com/teleporthq/teleport-code-generators/pull/669) (fix): Enable scoping for styled-jsx for components and disable scoping for global styles in next ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
100+
101+
#### Committers: 2
102+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
103+
- Utwo ([@Utwo](https://github.com/Utwo))
104+
105+
106+
## v0.20.5 (2022-03-23)
107+
108+
#### :package: Project Packer
109+
* `teleport-publisher-vercel`
110+
* [#667](https://github.com/teleporthq/teleport-code-generators/pull/667) Fix encoder length ([@Utwo](https://github.com/Utwo))
111+
112+
#### Committers: 1
113+
- Utwo ([@Utwo](https://github.com/Utwo))
114+
115+
116+
## v0.20.3 (2022-03-17)
117+
118+
#### :package: Project Packer
119+
* `teleport-publisher-vercel`, `teleport-types`
120+
* [#665](https://github.com/teleporthq/teleport-code-generators/pull/665) Fix socket hang ([@Utwo](https://github.com/Utwo))
121+
122+
#### Committers: 1
123+
- Utwo ([@Utwo](https://github.com/Utwo))
124+
125+
126+
## v0.20.1 (2022-03-12)
127+
128+
#### :bug: Bug Fix
129+
* `teleport-code-generator`, `teleport-plugin-html-base-component`, `teleport-project-generator-html`, `teleport-test`
130+
* [#664](https://github.com/teleporthq/teleport-code-generators/pull/664) fix(proj-html): fixes html generator and route mapping for html routes ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
131+
* `teleport-plugin-css-modules`, `teleport-project-plugin-react-styled-components`
132+
* [#663](https://github.com/teleporthq/teleport-code-generators/pull/663) (fix): Trailing space for teleport-project-plugin-styled-components folder ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
133+
134+
#### Committers: 1
135+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
136+
137+
138+
## v0.20.0 (2022-03-10)
139+
140+
#### :bug: Bug Fix
141+
* `teleport-code-generator`, `teleport-plugin-angular-base-component`, `teleport-project-generator-gatsby`, `teleport-project-generator`, `teleport-test`, `teleport-uidl-resolver`
142+
* [#662](https://github.com/teleporthq/teleport-code-generators/pull/662) fix(core): fixing memory leaks and missing Output imports for angular generators ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
143+
144+
#### Committers: 1
145+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
146+
147+
148+
## v0.19.23 (2022-03-09)
149+
150+
#### :fire: Refactoring
151+
* `teleport-github-gateway`
152+
* [#660](https://github.com/teleporthq/teleport-code-generators/pull/660) refactor(github-gateway): use octokit to create file blobs before committing the files ([@ionutpasca](https://github.com/ionutpasca))
153+
154+
#### Committers: 2
155+
- Cernusca Tudor ([@TCern](https://github.com/TCern))
156+
- Pașca Ionuț ([@ionutpasca](https://github.com/ionutpasca))
157+
158+
159+
## v0.19.21 (2022-03-08)
160+
161+
#### :earth_asia: Core
162+
* `teleport-plugin-common`, `teleport-project-generator-react`, `teleport-project-generator`, `teleport-types`, `teleport-uidl-validator`
163+
* [#657](https://github.com/teleporthq/teleport-code-generators/pull/657) feat(uidl): add ability to pass additional attrs to html tags ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
164+
165+
#### Committers: 2
166+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
167+
- Utwo ([@Utwo](https://github.com/Utwo))
168+
169+
170+
## v0.19.17 (2022-02-23)
171+
172+
#### :rocket: New Features
173+
* `teleport-project-generator-next`, `teleport-test`, `teleport-uidl-builders`
174+
* [#650](https://github.com/teleporthq/teleport-code-generators/pull/650) chore(proj-next): upgrading to latest version of nextjs for deployments ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
175+
176+
#### :nail_care: Style Flavours
177+
* `teleport-plugin-common`, `teleport-plugin-css-modules`, `teleport-plugin-css`, `teleport-plugin-react-styled-jsx`, `teleport-project-generator-html`, `teleport-project-generator-react`, `teleport-shared`, `teleport-types`, `teleport-uidl-resolver`, `teleport-uidl-validator`
178+
* [#644](https://github.com/teleporthq/teleport-code-generators/pull/644) fix(plugin-css): force scope comp-style references on component instances for vanilla css flavour ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
179+
180+
#### :earth_asia: Core
181+
* `teleport-plugin-jsx-proptypes`, `teleport-plugin-stencil-base-component`, `teleport-plugin-vue-base-component`
182+
* [#649](https://github.com/teleporthq/teleport-code-generators/pull/649) (default-func): Add void func as default handler for `propDefinitions` of type `func` ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
183+
184+
#### Committers: 1
185+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
186+
187+
188+
## v0.19.14 (2022-02-17)
189+
190+
#### :bug: Bug Fix
191+
* `teleport-publisher-vercel`
192+
* [#645](https://github.com/teleporthq/teleport-code-generators/pull/645) Small fix for Vercel deploy ([@Utwo](https://github.com/Utwo))
193+
194+
#### Committers: 1
195+
- Utwo ([@Utwo](https://github.com/Utwo))
196+
197+
198+
## v0.19.7 (2021-12-03)
199+
200+
#### :nail_care: Style Flavours
201+
* `teleport-plugin-css-modules`, `teleport-plugin-react-jss`, `teleport-plugin-react-styled-components`
202+
* [#630](https://github.com/teleporthq/teleport-code-generators/pull/630) fix(comp-scope-styles): bug fix for comp-scoped styles in all style-flavours ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
203+
204+
#### :bug: Bug Fix
205+
* `teleport-plugin-css-modules`, `teleport-plugin-react-jss`, `teleport-plugin-react-styled-components`
206+
* [#630](https://github.com/teleporthq/teleport-code-generators/pull/630) fix(comp-scope-styles): bug fix for comp-scoped styles in all style-flavours ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
207+
208+
#### Committers: 1
209+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
210+
211+
212+
## v0.19.5 (2021-10-27)
213+
214+
#### :bug: Bug Fix
215+
* `teleport-plugin-html-base-component`
216+
* [#625](https://github.com/teleporthq/teleport-code-generators/pull/625) Ignore dynamic token values in html generator ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
217+
218+
#### Committers: 2
219+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
220+
- Mihai Sampaleanu ([@mihaisampaleanu](https://github.com/mihaisampaleanu))
221+
222+
223+
## v0.19.4 (2021-10-21)
224+
225+
#### :bug: Bug Fix
226+
* `teleport-plugin-css`, `teleport-plugin-html-base-component`, `teleport-project-generator-html`, `teleport-publisher-github`, `teleport-test`, `teleport-uidl-validator`
227+
* [#622](https://github.com/teleporthq/teleport-code-generators/pull/622) feat(image-res): project plugin to resolve local assets to map to public folder of template ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
228+
229+
#### Committers: 1
230+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
231+
232+
233+
## v0.19.2 (2021-10-18)
234+
235+
#### :nail_care: Style Flavours
236+
* `teleport-component-generator-react`
237+
* [#619](https://github.com/teleporthq/teleport-code-generators/pull/619) Revert force scoping for styled-jsx ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
238+
239+
#### Committers: 2
240+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
241+
- Utwo ([@Utwo](https://github.com/Utwo))
242+
243+
244+
## v0.19.1 (2021-10-12)
245+
246+
#### :package: Project Packer
247+
* `teleport-publisher-vercel`, `teleport-types`
248+
* [#617](https://github.com/teleporthq/teleport-code-generators/pull/617) Improve error reporting for vercel requests ([@Utwo](https://github.com/Utwo))
249+
250+
#### Committers: 1
251+
- Utwo ([@Utwo](https://github.com/Utwo))
252+
253+
254+
## v0.18.1 (2021-10-11)
255+
256+
#### :bug: Bug Fix
257+
* `teleport-component-generator-html`, `teleport-plugin-html-base-component`, `teleport-types`
258+
* [#613](https://github.com/teleporthq/teleport-code-generators/pull/613) Fix for fallback for component name ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
259+
260+
#### Committers: 1
261+
- Jaya Krishna Namburu ([@JayaKrishnaNamburu](https://github.com/JayaKrishnaNamburu))
262+
1263
## v0.18.0 (2021-10-05)
2264

3265
#### :earth_asia: Core

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="https://github.com/teleporthq/teleport-code-generators/blob/development/Default.png" width="250"/>
33
</p>
44

5-
<h2 align="center">Code Generators v0.17 - Beta!</h2>
5+
<h2 align="center">Code Generators v0.21.12 - Beta!</h2>
66

77
<h3 align="center">
88
<a href="#what">What</a>

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"all-contributors-cli": "^6.13.0",
5151
"chalk": "^2.4.2",
5252
"chokidar": "^3.0.2",
53-
"codecov": "^3.8.0",
54-
"commitizen": "^4.0.3",
55-
"cz-conventional-changelog": "^3.0.2",
53+
"codecov": "^3.8.3",
54+
"commitizen": "^4.2.5",
55+
"cz-conventional-changelog": "^3.3.0",
5656
"husky": "^3.0.4",
5757
"jest": "^26.6.3",
58-
"lerna": "^3.16.4",
59-
"lerna-changelog": "^0.8.2",
58+
"lerna": "^5.2.0",
59+
"lerna-changelog": "^2.2.0",
6060
"pretty-quick": "^3.1.0",
6161
"rimraf": "^3.0.0",
6262
"ts-jest": "^26.5.6",

0 commit comments

Comments
 (0)