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: Added full-on backwards compatible CJS output #219

Merged
merged 179 commits into from
Apr 2, 2024
Merged

Conversation

Eengineer1
Copy link
Contributor

  • Adds updated CommonJS output based on latest ESM mirror versioning.

Eengineer1 and others added 30 commits February 13, 2023 19:35
## [3.0.0-develop.1](2.0.1...3.0.0-develop.1) (2023-02-13)

### ⚠ BREAKING CHANGES

* Transition to ESM exports (#79)

### Build System

* Transition to ESM exports ([#79](#79)) ([d0a59cc](d0a59cc))
- Introduces ESM exports.
## [3.0.0](2.0.1...3.0.0) (2023-02-13)

### ⚠ BREAKING CHANGES

* Transition to ESM exports (#79)

### Build System

* Transition to ESM exports ([#79](#79)) ([d0a59cc](d0a59cc))
## [3.1.0-develop.1](3.0.0...3.1.0-develop.1) (2023-02-14)

### Features

* Switched to `esnext` as default tied latest ([#81](#81)) ([097ee07](097ee07))
- Removes redundant CommonJS hybrid exports.
## [3.1.0](3.0.0...3.1.0) (2023-02-14)

### Features

* Switched to `esnext` as default tied latest ([#81](#81)) ([097ee07](097ee07))
## [3.1.1-develop.1](3.1.0...3.1.1-develop.1) (2023-02-15)

### Bug Fixes

* Resolved conflicting spaces in md ([db80e2c](db80e2c))
## [3.1.2-develop.1](3.1.1...3.1.2-develop.1) (2023-02-15)

### Bug Fixes

* Resolved conflicting spaces in md ([db80e2c](db80e2c))
* build(deps-dev): Bump @types/node from 18.13.0 to 18.14.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
## [3.1.2](3.1.1...3.1.2) (2023-02-20)

### Bug Fixes

* Resolved conflicting spaces in md ([db80e2c](db80e2c))
* chore(deps-dev): Bump semantic-release from 20.1.0 to 20.1.1

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 20.1.0 to 20.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v20.1.0...v20.1.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
* chore(deps-dev): Bump @types/node from 18.14.0 to 18.14.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): Bump @types/node from 18.14.0 to 18.14.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
* chore(deps): Bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): Bump semantic-release from 20.1.0 to 20.1.1 (#87)

* chore(deps-dev): Bump semantic-release from 20.1.0 to 20.1.1

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 20.1.0 to 20.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v20.1.0...v20.1.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

* chore(deps-dev): Bump @types/node from 18.14.0 to 18.14.6 (#86)

* chore(deps-dev): Bump @types/node from 18.14.0 to 18.14.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): Bump @types/node from 18.14.0 to 18.14.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump package

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

* Update package-lock.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
ankurdotb and others added 25 commits January 5, 2024 12:15
)

* fix: No files generated by Buf.build inside NPM package [DEV-3499]

* npm run build
## [3.3.9-develop.2](3.3.9-develop.1...3.3.9-develop.2) (2024-01-05)

### Bug Fixes

* No files generated by Buf.build inside NPM package [DEV-3499] ([#206](#206)) ([0e125c5](0e125c5))
## [3.3.9-develop.4](3.3.9-develop.3...3.3.9-develop.4) (2024-01-05)

### Reverts

* Revert "build: Downgrade bufbuild/buf-setup-action to 1.27.2" ([616edf5](616edf5))
## [3.3.9](3.3.8...3.3.9) (2024-01-05)

### Bug Fixes

* Breaking build on 3.3.8 ([72df27e](72df27e))
* No files generated by Buf.build inside NPM package [DEV-3499] ([#206](#206)) ([0e125c5](0e125c5))
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Nikitin <andrew.nikitin@cheqd.io>
## [3.4.0-develop.1](3.3.9...3.4.0-develop.1) (2024-01-16)

### Features

* Move to bigint from Long ([#209](#209)) ([3469c70](3469c70))
…to 23.0.0 (#207)

* chore(deps-dev): Bump semantic-release from 22.0.12 to 23.0.0

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.12 to 23.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v22.0.12...v23.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* node v20 switch

* npm run build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
## [3.4.0](3.3.9...3.4.0) (2024-01-16)

### Features

* Move to bigint from Long ([#209](#209)) ([3469c70](3469c70))
* build(deps): bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.28.1 to 1.29.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.28.1...v1.29.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update generate.yml

* Bump other workflows

* lockfile

* npm run build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
@Eengineer1 Eengineer1 merged commit 2904952 into release/2.x Apr 2, 2024
12 checks passed
@Eengineer1 Eengineer1 deleted the cjs branch April 2, 2024 19:00
cheqd-bot bot pushed a commit that referenced this pull request Apr 2, 2024
## [2.3.0](2.2.2...2.3.0) (2024-04-02)

### Features

* Added full-on backwards compatible CJS output ([#219](#219)) ([2904952](2904952)), closes [#79](#79) [#79](#79) [#79](#79) [#79](#79) [#79](#79) [#81](#81) [#81](#81) [#81](#81) [#83](#83) [#85](#85)
@cheqd-bot
Copy link

cheqd-bot bot commented Apr 2, 2024

🎉 This PR is included in version 2.3.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
Development

Successfully merging this pull request may close these issues.

3 participants