Skip to content

Release 2.1.0 #46

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

Merged
merged 8 commits into from
Jul 1, 2024
Merged

Release 2.1.0 #46

merged 8 commits into from
Jul 1, 2024

Conversation

tuplle
Copy link
Member

@tuplle tuplle commented Jul 1, 2024


Description

Release 2.1.0 of the library.

Implements PF-58

Dependencies

Libraries in dev dependencies were upgrade to last compatible version. Consult file package.json.

How Has Been This Tested?

Manually and included test file.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked with @mazarijuraj
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

mazarijuraj and others added 5 commits March 28, 2024 15:06
- export code blocks (action, function) inside a CDATA section
- fix removing indentation during import of code blocks
- update tests
- refactor tag exporting, separate export of dynamic values (expressions, i18n string, ...)
- refactor CDATA section export
- fix importing of dynamic values
[PF-58] - Action indentation
- upgrade libraries
@tuplle tuplle added the Release PR that after merge is released as a new version label Jul 1, 2024
@tuplle tuplle self-assigned this Jul 1, 2024
Copy link

sonarqubecloud bot commented Jul 1, 2024

@tuplle tuplle merged commit b9ef122 into master Jul 1, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release PR that after merge is released as a new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants