Skip to content

projectName is interpolated by NX now #725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mpsanchis opened this issue Aug 18, 2023 · 2 comments
Closed

projectName is interpolated by NX now #725

mpsanchis opened this issue Aug 18, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@mpsanchis
Copy link

Hi guys,

Note that {projectName} is interpolated by NX now, even in the project.json file.

I wanted to make a PR for this, but it's becoming a bit long and unfortunately I have to do other things. The changes I see are:

  • README.md (first and foremost, when suggesting people to write "tagPrefix": "${projectName}@" or commit messages that contain stuff like chore(${projectName}))
  • functions formatTagPrefix and createTemplateString
  • unit tests

Cheers

@edbzn edbzn added the bug Something isn't working label Aug 22, 2023
@limonte
Copy link

limonte commented Sep 11, 2023

Experiencing this issue too

@edbzn
Copy link
Member

edbzn commented Oct 7, 2023

This was fixed in version 3.3.0, thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants