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

feat: v2 #9

Merged
merged 76 commits into from
Dec 9, 2022
Merged

feat: v2 #9

merged 76 commits into from
Dec 9, 2022

Conversation

dargmuesli
Copy link
Owner

Successor of #4.

# [2.0.0-beta.1](1.9.9...2.0.0-beta.1) (2022-12-08)

### Bug Fixes

* **components:** add missing imports ([aa88808](aa88808))
* **components:** correct properties ([ef752ea](ef752ea))
* **components:** include typing ([443bda0](443bda0))
* **components:** migrate to script setup ([d7f3b3e](d7f3b3e))
* correct composables ([22faf97](22faf97))
* correct typing ([79322a3](79322a3))
* correct typing ([bde33f4](bde33f4))
* **eslint:** set end of line to auto ([17890db](17890db))
* **git:** ignore output ([a1fa4c3](a1fa4c3))
* **lint-stages:** only lint staged files ([d392cdd](d392cdd))
* **locale:** correct imports ([71c5eab](71c5eab))
* **package:** add release configuration ([68c944a](68c944a))
* **package:** correct files ([759c520](759c520))
* **package:** correct typecheck command ([3e2fc33](3e2fc33))
* **package:** improve script names ([0d61201](0d61201))
* **package:** use npm in prepack ([fe73557](fe73557))
* **src:** add missing tsconfig ([c0a0cd6](c0a0cd6))

### Features

* add Arabic and Dutch translations ([c0c0422](c0c0422))
* begin nuxt 3 migration ([64c997d](64c997d))
* continue migration ([a07b462](a07b462))
* continue nuxt 3 migration ([3ace873](3ace873))
* **deps:** make peer dependencies optional ([355fd43](355fd43))
* finish nuxt 3 migration ([ccc55a7](ccc55a7))
* import composable ([a07f344](a07f344))
* improve typing ([1c982c9](1c982c9))
* **playground:** add cookie iframe component ([33f3624](33f3624))
* **playground:** add module configuration ([8140d81](8140d81))
* **plugin:** add nuxt context to accepted / declined calls ([9ac2fd0](9ac2fd0))
* **postinstall:** remove outdated link ([0f66469](0f66469))
* remove `globalname` ([f2d2178](f2d2178))

### BREAKING CHANGES

* `globalname` is not available anymore.
# [2.0.0-beta.2](2.0.0-beta.1...2.0.0-beta.2) (2022-12-08)

### Bug Fixes

* **package:** remove release-it ([204394f](204394f))
# [2.0.0-beta.3](2.0.0-beta.2...2.0.0-beta.3) (2022-12-08)

### Bug Fixes

* **package:** correct postinstall hook ([17038d7](17038d7))
# [2.0.0-beta.4](2.0.0-beta.3...2.0.0-beta.4) (2022-12-08)

### Bug Fixes

* **module:** resolve paths correctly ([b25832c](b25832c))
* **package:** correct scripts ([43d2679](43d2679))
* **playground:** readd lost nuxt config ([a9dddf8](a9dddf8))
# [2.0.0-beta.5](2.0.0-beta.4...2.0.0-beta.5) (2022-12-08)

### Bug Fixes

* **runtime:** add imports ([5f5d7c8](5f5d7c8))
@dargmuesli dargmuesli self-assigned this Dec 9, 2022
# [2.0.0-beta.7](2.0.0-beta.6...2.0.0-beta.7) (2022-12-09)

### Bug Fixes

* **component:** extract external dependencies ([31c6945](31c6945))
* **components:** add specific types on stream functions ([0fccd65](0fccd65))
* **package:** remove peer dependencies ([7c0efed](7c0efed))
@dargmuesli dargmuesli merged commit 61c4cc5 into master Dec 9, 2022
@dargmuesli dargmuesli deleted the beta branch December 9, 2022 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants