Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

fix(exports): babel update changed exports in breaking manner #51

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

10xLaCroixDrinker
Copy link
Member

Description

Added babel-plugin-add-module-exports

Motivation and Context

Latest build update broke the public export API

How Has This Been Tested?

Packed and installed in one-app

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update

Checklist:

  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • My changes are in sync with the code style of this project.
  • There aren't any other open Pull Requests for the same issue/update.
  • These changes should be applied to a maintenance branch.
  • I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using env-config-utils?

Makes exports usable again via require without code changes

@10xLaCroixDrinker 10xLaCroixDrinker requested a review from a team January 18, 2024 18:15
@JAdshead JAdshead merged commit 1d010d6 into main Jan 18, 2024
4 checks passed
@JAdshead JAdshead deleted the bugfix/exports branch January 18, 2024 18:49
oneamexbot added a commit that referenced this pull request Jan 18, 2024
## [2.0.4](v2.0.3...v2.0.4) (2024-01-18)

### Bug Fixes

* **exports:** babel update changed exports in breaking manner ([#51](#51)) ([1d010d6](1d010d6))
@oneamexbot
Copy link
Contributor

🎉 This PR is included in version 2.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

5 participants