Skip to content
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

feat: Add option for variables prefix #176

Merged
merged 1 commit into from
Jul 4, 2021
Merged

Conversation

djdmbrwsk
Copy link
Owner

Resolves #147

@codecov-commenter
Copy link

Codecov Report

Merging #176 (87fc2b6) into master (6594a1d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #176   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           28        39   +11     
  Branches        10        12    +2     
=========================================
+ Hits            28        39   +11     
Impacted Files Coverage Δ
src/main.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6594a1d...87fc2b6. Read the comment docs.

@djdmbrwsk djdmbrwsk merged commit 4c402cc into master Jul 4, 2021
@djdmbrwsk djdmbrwsk deleted the feat/add-prefix-option branch July 4, 2021 17:45
djdmbrwsk pushed a commit that referenced this pull request Jul 4, 2021
## [2.2.0](v2.1.0...v2.2.0) (2021-07-04)

### Features

* Add prefix option ([#176](#176)) ([4c402cc](4c402cc))
@djdmbrwsk
Copy link
Owner Author

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to add optional prefix to avoid collisions (ex. REACT_APP_*)
2 participants