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

chore: update versions (next) #93

Merged
merged 2 commits into from
Jan 1, 2023
Merged

chore: update versions (next) #93

merged 2 commits into from
Jan 1, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 1, 2023

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 2.0, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

2.0 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on 2.0.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@neodrag/react@2.0.0-next.2

Patch Changes

@neodrag/solid@2.0.0-next.2

Patch Changes

@neodrag/svelte@2.0.0-next.2

Patch Changes

@neodrag/vanilla@2.0.0-next.2

Patch Changes

@neodrag/vue@2.0.0-next.2

Patch Changes

docs@0.0.3-next.1

Patch Changes

  • Updated dependencies [820307b]:
    • @neodrag/svelte@2.0.0-next.2

@neodrag/core@2.0.0-next.2

Patch Changes

demo@0.0.3-next.1

Patch Changes

  • Updated dependencies [820307b]:
    • @neodrag/vue@2.0.0-next.2

@vercel
Copy link

vercel bot commented Jan 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
neodrag ✅ Ready (Inspect) Visit Preview Jan 1, 2023 at 2:03PM (UTC)

@PuruVJ PuruVJ merged commit 6d3d39c into 2.0 Jan 1, 2023
@PuruVJ PuruVJ deleted the changeset-release/2.0 branch January 1, 2023 14:02
PuruVJ added a commit that referenced this pull request Jan 1, 2023
chore: update versions (next) (#93)

* chore: update versions (next)

* Delete .npmrc

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com>

Add npm auth token to action

Add NPM_TOKEN to top level env

Update release.yml

Update pnpm version

Add pnpm cache
PuruVJ added a commit that referenced this pull request Jan 1, 2023
author Puru Vijay <devpuruvj@gmail.com> 1672524660 +0530
committer Puru Vijay <devpuruvj@gmail.com> 1672584699 +0530

parent 54c13b9
author Puru Vijay <devpuruvj@gmail.com> 1672524660 +0530
committer Puru Vijay <devpuruvj@gmail.com> 1672584683 +0530

Update GH action

chore: update versions (next) (#91)

* chore: update versions (next)

* Update .gitignore

* remove .pnpm-store

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com>
Co-authored-by: Puru Vijay <devpuruvj@gmail.com>

Delete npmrc

chore: Attempt fixing changeset/action and fail

chore: update versions (next) (#93)

* chore: update versions (next)

* Delete .npmrc

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com>

Add npm auth token to action

Add NPM_TOKEN to top level env

Update release.yml

Update pnpm version

Add pnpm cache

chore: update versions (next) (#93)

* chore: update versions (next)

* Delete .npmrc

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com>

Add npm auth token to action

Update release.yml
PuruVJ added a commit that referenced this pull request Jan 9, 2023
* parent 54c13b9
author Puru Vijay <devpuruvj@gmail.com> 1672524660 +0530
committer Puru Vijay <devpuruvj@gmail.com> 1672584699 +0530

parent 54c13b9
author Puru Vijay <devpuruvj@gmail.com> 1672524660 +0530
committer Puru Vijay <devpuruvj@gmail.com> 1672584683 +0530

Update GH action

chore: update versions (next) (#91)

* chore: update versions (next)

* Update .gitignore

* remove .pnpm-store

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com>
Co-authored-by: Puru Vijay <devpuruvj@gmail.com>

Delete npmrc

chore: Attempt fixing changeset/action and fail

chore: update versions (next) (#93)

* chore: update versions (next)

* Delete .npmrc

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com>

Add npm auth token to action

Add NPM_TOKEN to top level env

Update release.yml

Update pnpm version

Add pnpm cache

chore: update versions (next) (#93)

* chore: update versions (next)

* Delete .npmrc

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com>

Add npm auth token to action

Update release.yml

* fix: Add recompute bounds

* feat: legacy transform & perf (#95)

* Push current version

* Set legacyTranslate to true by default

* push changset

* Docs

* Add changesets

* Better style of tags

* feat: new exposed properties from events (#96)

* Use instanceOf, return new things from events

* Rename targetNode to currentNode

* Update docs

* Better document exported types about events

* Rework some logic

* generate changsets

* Fix documentation for solid, dont ship globals file

* Update rootNode

* Use new API in themeswitcher

* feat: new output formats (#97)

* Push current trials

* New output formats

* Add changset

* chore: update versions (next) (#98)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: custom transform function (#99)

* Implement new transform property

* Add docs

* Fix installation for now

* Push sitemap

* Add changeset

* chore: update versions (next) (#100)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Make PawCursor client:only

* Update sizes

* Update script

* FIx docs

* Update deps

* Add fonts, minor fixes

* feat: 2.0 README (#102)

* Push READMEs

* Update link

* Update read the docs links

* Update code snippets

* fix: double click issue (#103)

* Exit prerelease

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>
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.

1 participant