Skip to content

add missing resolve in cli#54

Merged
KetanReddy merged 1 commit intomainfrom
bugfix/cli-resolve
Nov 6, 2023
Merged

add missing resolve in cli#54
KetanReddy merged 1 commit intomainfrom
bugfix/cli-resolve

Conversation

@KetanReddy
Copy link
Copy Markdown
Member

@KetanReddy KetanReddy commented Nov 6, 2023

Release Notes

Add missing require.resolve on resolution of @babel/plugin-transform-react-jsx-source in cli causing issues when compiling content

Change Type (required)

  • patch
  • minor
  • major

Version

Published prerelease version: 0.4.0-next.4

Changelog

Release Notes

add missing resolve in cli (#54)

Add missing require.resolve on resolution of @babel/plugin-transform-react-jsx-source in cli causing issues when compiling content

Change Type (required)

  • patch
  • minor
  • major

Sync/2fd68b7e55dbf6ee8019b6dc47aa84bae84985f1 (#48)

Sync up to latest

Language support for expressions (#20)

  • Adds support for validation/auto-completion for expressions defined within tagged templates when using the dsl.

Bugfix/long lists (#36)

Fixes issues when long constant lists were indexed to create a union.


🚀 Enhancement

🐛 Bug Fix

📝 Documentation

Authors: 6

@KetanReddy KetanReddy added the patch Increment the patch version when merged label Nov 6, 2023
@KetanReddy KetanReddy requested a review from adierkens as a code owner November 6, 2023 17:36
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (712ef73) 55.55% compared to head (ca8afd9) 55.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   55.55%   55.55%           
=======================================
  Files          63       63           
  Lines        3240     3240           
  Branches      966      966           
=======================================
  Hits         1800     1800           
  Misses       1103     1103           
  Partials      337      337           
Files Coverage Δ
cli/src/utils/babel-register.ts 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KetanReddy KetanReddy merged commit 873c82b into main Nov 6, 2023
@KetanReddy KetanReddy deleted the bugfix/cli-resolve branch November 6, 2023 21:21
@intuit-svc intuit-svc mentioned this pull request Nov 15, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant