Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 28, 2024

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

  • #13 0c92f9d Thanks @maxprilutskiy! - production-ready release of replexica CLI, compiler, and react runtime components

@replexica/compiler@0.1.0

Minor Changes

  • #13 0c92f9d Thanks @maxprilutskiy! - production-ready release of replexica CLI, compiler, and react runtime components

@replexica/react@0.1.0

Minor Changes

  • #13 0c92f9d Thanks @maxprilutskiy! - production-ready release of replexica CLI, compiler, and react runtime components

@replexica/demo/node@0.0.1

Patch Changes

  • Updated dependencies [0c92f9d]:
    • @replexica/compiler@0.1.0

@github-actions github-actions bot force-pushed the changeset-release/main branch from f965c05 to 6d77801 Compare March 28, 2024 18:57
@maxprilutskiy maxprilutskiy merged commit 4dd844c into main Mar 28, 2024
@maxprilutskiy maxprilutskiy deleted the changeset-release/main branch March 28, 2024 21:22
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants