Skip to content

chore: release v0.6.0 #349

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 1 commit into from
Jun 7, 2020
Merged

chore: release v0.6.0 #349

merged 1 commit into from
Jun 7, 2020

Conversation

antfu
Copy link
Member

@antfu antfu commented Jun 3, 2020

0.6.0

Great thanks to @pikax for #311, making most of the APIs better aligned with the latest vue-next.

BREAKING CHANGE

Bug Fixes

Features

Types

  • Align reactivity types with vue-next

@antfu
Copy link
Member Author

antfu commented Jun 3, 2020

I would like to see #277, #301, #241, #148 get merged and shipped into this update.

/cc @pikax, as I would very possible to miss something, can you help me to check if the changelog covers #311 well? Thanks!

@pikax
Copy link
Member

pikax commented Jun 4, 2020

Missing this:

Breaking Change

  • Rename nonReactive to markRaw
  • UnwrapRef types from vue-next this can cause some incompatibilities.

Features

  • Add toRaw
  • getCurrentInstance available on the lifecycle hooks (onMounted, etc)
  • getCurrentInstance returns undefined when called outside setup instead of throwing exception

Types

  • Align reactivity types with vue-next

@antfu
Copy link
Member Author

antfu commented Jun 4, 2020

@pikax Updated. Thanks!

@antfu antfu changed the title Preparing to release v0.6.0 chore: release v0.6.0 Jun 6, 2020
@antfu antfu marked this pull request as ready for review June 6, 2020 16:51
@antfu
Copy link
Member Author

antfu commented Jun 6, 2020

I think we are ready for this release.

@yyx990803 May I have the npm right for this package? (username: antfu) Or should I ask one of the members to help with publishing? Thanks.

Copy link
Member

@pikax pikax left a comment

Choose a reason for hiding this comment

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

LGTM

@antfu antfu force-pushed the release-prepare branch from 5b418c8 to a257cbd Compare June 6, 2020 17:33
@LinusBorg
Copy link
Member

I can push a release as well.

@antfu antfu merged commit e1d300d into master Jun 7, 2020
@antfu antfu deleted the release-prepare branch June 7, 2020 11:10
@antfu
Copy link
Member Author

antfu commented Jun 7, 2020

@LinusBorg Merged. If anything is alright, can you help with publishing? Thanks!

@pikax
Copy link
Member

pikax commented Jun 7, 2020

Btw I'm doing a PR in a bit to fix the PropType, should we hold it for 0.6.1?

@antfu
Copy link
Member Author

antfu commented Jun 7, 2020

@pikax yeah, I think it's good to hold it for the next release. Hope we can make this package iterates faster than it does now. :)

@haoqunjiang
Copy link
Member

https://github.com/vuejs/composition-api/releases
Seems the version tag wasn't pushed to GitHub.

@antfu
Copy link
Member Author

antfu commented Jun 8, 2020

Yeah, it's haven't been published yet. @sodatea Can you help with that? I don't have the right to publish to npm for now. (I can handle the tag and Github release part) Done.

@LinusBorg
Copy link
Member

LinusBorg commented Jun 8, 2020

@antfu I just published 0.6.0

@antfu
Copy link
Member Author

antfu commented Jun 8, 2020

@LinusBorg Great! Thanks!

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.

4 participants