Releases: teleporthq/teleport-code-generators
Releases · teleporthq/teleport-code-generators
v0.40.0-alpha.0
What's Changed
- Use latest thq-react-component packages by @TudorCe in #835
- (fix): parse change change the value for state and prop modifiers by @JayaKrishnaNamburu in #836
- fix/THQ-2643 Fix generated code for pagination cases by @vladgrecu in #837
- (feat): Support expressions for resource params by @JayaKrishnaNamburu in #838
- (feat): Allow to send prop and state values to resource fetchers by @JayaKrishnaNamburu in #841
- Add support for dynamic meta information for CMS pages by @ionutpasca in #839
- Use id as data provider key for main cms items by @ionutpasca in #842
- (feat): Extract root resources from the the cms-list and cms-item by @JayaKrishnaNamburu in #840
Full Changelog: v0.36.0-alpha.0...v0.40.0-alpha.0
v0.35.0-alpha.0
What's Changed
- (feat): Add support for external resource fetchers by @elizamaria in #823
Full Changelog: v0.34.0-alpha.0...v0.35.0-alpha.0
v0.34.0-alpha.0
What's Changed
- (fix): use
cjs
build instead ofesm
fornuxt-js
by @JayaKrishnaNamburu in #794 - fix/THQ-2211 - allow multiple styles in background styles by @vylly in #796
- (feat): Support for transforming code-embed into external files or to jsx and html respecitvely by @JayaKrishnaNamburu in #751
- (fix): Refactor script dependency addition for embeds by @JayaKrishnaNamburu in #801
- custom url html export issue by @vylly in #804
- (refactor): Improve the inject node handling in the generators for missing imports by @JayaKrishnaNamburu in #807
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #815
- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #813
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #819
- fix/THQ-2165 - fix camelCaseToDashCase function by @vylly in #822
- Return only the actual data for cms items, without pagination meta by @ionutpasca in #821
- Re-add pagination meta to static props by @TudorCe in #824
- (fix): Parse and use template literals from the parser by @JayaKrishnaNamburu in #825
- (refactor): Add better error handling for revalidation end-points by @JayaKrishnaNamburu in #827
- Fix and update CMS node parsing to not have ifs in a switch by @TudorCe in #826
- Use fallback: blocking on CMS pages for non-tiny datasets to work by @TudorCe in #829
- (refactor): Use optional expressions instead of member expressions by @JayaKrishnaNamburu in #828
Full Changelog: v0.32.0-alpha.0...v0.34.0-alpha.0
v0.30.0-alpha.0
What's Changed
- Add support for state values for cms dynamic data by @ionutpasca in #812
- (feat): Add
none
response type so mappers can read headers and body both using the repsonse type by @JayaKrishnaNamburu in #814
v0.27.8
What's Changed
- (refactor): Improve the inject node handling in the generators for missing imports by @JayaKrishnaNamburu in #807
Full Changelog: v0.27.7...v0.27.8
v0.27.3
What's Changed
- Fix navlinks mapping in pages for Angular by @elizamaria in #781
- (fix): Allow all hosts in vue dev-server by @JayaKrishnaNamburu in #783
- (fix): Add lottie player only when used in next projects by @JayaKrishnaNamburu in #777
- (feat): Throw comp name during prop validation by @JayaKrishnaNamburu in #791
- (fix): use
cjs
build instead ofesm
fornuxt-js
by @JayaKrishnaNamburu in #794
Full Changelog: v0.27.2...v0.27.3
v0.27.3-alpha.2
What's Changed
- (feat): Throw comp name during prop validation by @JayaKrishnaNamburu in #791
- (fix): Handlig names for states in cms nodes by @JayaKrishnaNamburu in #789
Full Changelog: v0.27.3-alpha.0...v0.27.3-alpha.2
v0.27.3-alpha.0
What's Changed
- (chore): Update dangerous-html package by @JayaKrishnaNamburu in #742
- Add support for pagination on static paths/props by @ionutpasca in #749
- fix/prefix-asset-path-fix-asset-name-used by @vylly in #759
- fix bg images attribute that are not assets (gradients) and asset names containing special characters by @vylly in #762
- Add CMS list+item nodes support by @ionutpasca in #760
- Add support for CMS list and CMS item inside nextjs generators by @ionutpasca in #763
- Changes required for contentful support by @ionutpasca in #764
- Feat/dynamic links support for cms details pages by @vladnicula in #765
- Allow static values on component seo and meta tags by @ionutpasca in #772
- Subselector support for classes by @TudorCe in #770
- fix/THQ-2027 read-nested-data by @vladgrecu in #773
- Check if node attributes have contexts by @ionutpasca in #774
- Feat/normalize cms content by @ionutpasca in #775
- Use id as fallback for context if by @ionutpasca in #776
- Fix navlinks mapping in pages for Angular by @elizamaria in #781
- Add support for empty/error/loading states in cms list/item nodes by @ionutpasca in #779
- (fix): Allow all hosts in vue dev-server by @JayaKrishnaNamburu in #783
- (fix): Add lottie player only when used in next projects by @JayaKrishnaNamburu in #777
- Generate cms nodes only if they exist by @ionutpasca in #786
- Feat/markdown richtext node by @elizamaria in #785
New Contributors
- @vladgrecu made their first contribution in #773
Full Changelog: v0.27.0...v0.27.3-alpha.0
v0.27.0
What's Changed
Updates on assets handling:
- docs: add vylly as a contributor for code by @allcontributors in #754
- fix/link-path-using-prefix-assets-path by @vylly in #757
- fix/check-for-decoded-asset-name-prefixing-assets by @vylly in #758
Full Changelog: v0.26.5...v0.27.0
v0.26.0
What's Changed
- Remove support for Svelte, React-Native, Preact, Gatsby and Grindsome
- Fix/kill unmaintained generators by @andreiTnu in #740
Full Changelog: v0.25.4...v0.26.0