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

chore(release): version 3.0.0 #753

Merged
merged 430 commits into from
May 28, 2022
Merged

chore(release): version 3.0.0 #753

merged 430 commits into from
May 28, 2022

Conversation

Mednoob
Copy link
Contributor

@Mednoob Mednoob commented Feb 8, 2022

Planned changes:

  • Change code structure and style.
  • Configure how to build this project using SWC (if possible, because SWC is far lower size than sucrase).

Duplicate of #746

@mzrtamp mzrtamp mentioned this pull request Feb 8, 2022
2 tasks
@Mednoob Mednoob force-pushed the feat/3.0.0 branch 2 times, most recently from 3cc914a to b34b2c0 Compare February 24, 2022 14:25
dependabot bot and others added 26 commits March 17, 2022 01:03
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.155 to 1.2.156.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.2.155...v1.2.156)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.157 to 1.2.159.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.2.157...v1.2.159)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#831)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.22.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@swc/cli](https://github.com/swc-project/cli) from 0.1.55 to 0.1.56.
- [Release notes](https://github.com/swc-project/cli/releases)
- [Commits](swc-project/cli@v0.1.55...v0.1.56)

---
updated-dependencies:
- dependency-name: "@swc/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mzrtamp
Copy link
Member

mzrtamp commented May 27, 2022

@lxndr-rl We're about going to merge this new version, so we need to do last touch. I need your hand here, to re-sync the lang/es file, I sense many changes happen to lang/en file 😊

@lxndr-rl
Copy link
Contributor

@lxndr-rl We're about going to merge this new version, so we need to do last touch. I need your hand here, to re-sync the lang/es file, I sense many changes happen to lang/en file 😊

Of course, no problem. Later, after I finish my things, I'll take a look at it

@mzrtamp
Copy link
Member

mzrtamp commented May 28, 2022

Of course, no problem. Later, after I finish my things, I'll take a look at it

Great, now you have a Write access into this repository!

@lxndr-rl
Copy link
Contributor

Because it is a protected branch I opened a PR

@mzrtamp
Copy link
Member

mzrtamp commented May 28, 2022

You missed something @lxndr-rl 🙏

lxndr-rl and others added 4 commits May 28, 2022 11:17
* chore(lang/es): synchronize with EN localization

Additionally some strings have been fixed

* chore(lang/es): add cantMuteOwner | noRole
@Mednoob Mednoob marked this pull request as ready for review May 28, 2022 06:42
Copy link
Member

@mzrtamp mzrtamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally

@Mednoob
Copy link
Contributor Author

Mednoob commented May 28, 2022

Finally, v3 is done. It's a bit sooner than I expected. Even though it's because I moved some fixes and features to another version instead, but I'm glad still. Thank you, and good job everyone 🎉

@mzrtamp mzrtamp merged commit c3b4b56 into main May 28, 2022
@mzrtamp mzrtamp deleted the feat/3.0.0 branch May 28, 2022 07:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.