-
Notifications
You must be signed in to change notification settings - Fork 665
chore: bump package versions #14
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f965c05 to
6d77801
Compare
maxprilutskiy
pushed a commit
that referenced
this pull request
Mar 29, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
maxprilutskiy
pushed a commit
that referenced
this pull request
Mar 29, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
maxprilutskiy
pushed a commit
that referenced
this pull request
Apr 1, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
maxprilutskiy
added a commit
that referenced
this pull request
Apr 2, 2024
* docs: update readme (#11) * feat: readme * feat(react): update the name of the locale cookie * feat: upd readme * chore: add license * docs: upd readme * chore: upd readme * build(deps-dev): bump @types/react from 18.2.67 to 18.2.73 (#12) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.67 to 18.2.73. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" 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> * feat: production-ready packages (#13) * feat: add old cli code * feat: add old cli demo dir * feat: upd old demo translations * feat: add changeset * chore: swich cli package private flag * chore: bump package version (#14) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: bump cli version * chore: bump package version (#15) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: bump version * chore: bump package version (#16) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: upd readme * chore: upd readme - add discord link * chore: upd readme * chore: add result testing step to the readme * chore: upd readme * fix: write stub locale data files only when no files exist (#17) * fix: write stub locale data files only when no files exist * chore: add changeset * fix: node deprecation issue --------- Co-authored-by: maxprilutskiy <maks.prilutskiy@gmail.com> * chore: bump package version (#18) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: add tips to the readme * chore: upd readme * chore: upd readme * chore: upd readme * fix: readme badges * chore: upd API section in the readme * fix: switch `@replexica/react` module resolution to cjs (#19) * chore: bump package version (#20) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: add conditional `rsc` mode support (#21) * feat: add conditional `rsc` mode support * chore: add changeset * refactor(compiler): restructure plugins dir * chore: bump package version (#22) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * docs: upd readme * docs: add `ISSUE_TEMPLATE.md` * docs: add issue links to the readme * build(deps-dev): bump tailwindcss from 3.4.1 to 3.4.3 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Max Prilutskiy <5614659+maxprilutskiy@users.noreply.github.com> Co-authored-by: maxprilutskiy <maks.prilutskiy@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Veronica Prilutskaya <veranika.prilutskaya@gmail.com> Co-authored-by: Mattia Pomelli <mattiapomelli@gmail.com>
maxprilutskiy
added a commit
that referenced
this pull request
Apr 2, 2024
* docs: update readme (#11) * feat: readme * feat(react): update the name of the locale cookie * feat: upd readme * chore: add license * docs: upd readme * chore: upd readme * build(deps-dev): bump @types/react from 18.2.67 to 18.2.73 (#12) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.67 to 18.2.73. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" 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> * feat: production-ready packages (#13) * feat: add old cli code * feat: add old cli demo dir * feat: upd old demo translations * feat: add changeset * chore: swich cli package private flag * chore: bump package version (#14) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: bump cli version * chore: bump package version (#15) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: bump version * chore: bump package version (#16) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: upd readme * chore: upd readme - add discord link * chore: upd readme * chore: add result testing step to the readme * chore: upd readme * fix: write stub locale data files only when no files exist (#17) * fix: write stub locale data files only when no files exist * chore: add changeset * fix: node deprecation issue --------- Co-authored-by: maxprilutskiy <maks.prilutskiy@gmail.com> * chore: bump package version (#18) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: add tips to the readme * chore: upd readme * chore: upd readme * chore: upd readme * fix: readme badges * chore: upd API section in the readme * fix: switch `@replexica/react` module resolution to cjs (#19) * chore: bump package version (#20) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: add conditional `rsc` mode support (#21) * feat: add conditional `rsc` mode support * chore: add changeset * refactor(compiler): restructure plugins dir * chore: bump package version (#22) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * docs: upd readme * docs: add `ISSUE_TEMPLATE.md` * docs: add issue links to the readme * build(deps): bump @inquirer/prompts from 4.3.0 to 4.3.1 Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.0...@inquirer/prompts@4.3.1) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Max Prilutskiy <5614659+maxprilutskiy@users.noreply.github.com> Co-authored-by: maxprilutskiy <maks.prilutskiy@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Veronica Prilutskaya <veranika.prilutskaya@gmail.com> Co-authored-by: Mattia Pomelli <mattiapomelli@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
replexica@0.1.0
Minor Changes
0c92f9dThanks @maxprilutskiy! - production-ready release of replexica CLI, compiler, and react runtime components@replexica/compiler@0.1.0
Minor Changes
0c92f9dThanks @maxprilutskiy! - production-ready release of replexica CLI, compiler, and react runtime components@replexica/react@0.1.0
Minor Changes
0c92f9dThanks @maxprilutskiy! - production-ready release of replexica CLI, compiler, and react runtime components@replexica/demo/node@0.0.1
Patch Changes
0c92f9d]: