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

Update package.json to support CSS export / import #188

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

tomcoonen
Copy link
Contributor

Added CSS export section to support Vite.

Added CSS export section to support Vite.
@tomcoonen tomcoonen mentioned this pull request Oct 10, 2022
@jledentu
Copy link
Owner

Hi @tomcoonen, thanks for this PR. Looks good to me. 👍

@jledentu jledentu merged commit e5394ea into jledentu:next Oct 11, 2022
github-actions bot pushed a commit that referenced this pull request Oct 11, 2022
## [3.0.1](v3.0.0...v3.0.1) (2022-10-11)

### Bug Fixes

* update package.json to support CSS export / import ([#188](#188)) ([e5394ea](e5394ea))
@github-actions
Copy link

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

jledentu added a commit that referenced this pull request Mar 30, 2023
* chore: add  vite builder
* fix: more fixes (still wip)
* fix: drag handle
* test: migrate tests
* ci: run semantic-release on all branches
* chore(release): 2.0.2 [skip ci]

## [2.0.2](v2.0.1...v2.0.2) (2022-07-11)

### Bug Fixes

* Revert "fix: drag handle"
* fix: drag handle
* feat: support Vue 3

BREAKING CHANGE: do not support Vue 2

* chore(release): 3.0.0 [skip ci]

# [3.0.0](v2.0.2...v3.0.0) (2022-08-22)

### Bug Fixes

* drag handle ([db1f740](db1f740))

### Features

* support Vue 3 ([d6e9559](d6e9559))

### BREAKING CHANGES

* do not support Vue 2
* fix: update package.json to support CSS export / import (#188)
* chore(release): 3.0.1 [skip ci]

## [3.0.1](v3.0.0...v3.0.1) (2022-10-11)

### Bug Fixes

* update package.json to support CSS export / import ([#188](#188)) ([e5394ea](e5394ea))
* docs: fix stories (#194)
* feat(events): pass items in events (#195)
* feat(events): pass items in expanded/selected events
* feat(events): omit some internal properties + fix tests
* chore(release): 3.1.0 [skip ci]

# [3.1.0](v3.0.1...v3.1.0) (2023-01-04)

### Features

* **events:** pass items in events ([#195](#195)) ([08681a0](08681a0))
* ci: use Node.js 16.19.1
* chore(deps): upgrade vuepress to 2.0.0-beta.61 (#203)
* chore(deps): upgrade vuepress

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Tom Coonen <tom@coonen.eu>
github-actions bot pushed a commit that referenced this pull request Mar 30, 2023
# [4.0.0](v3.1.0...v4.0.0) (2023-03-30)

* Merge next branch in master (#201) ([1f24b1c](1f24b1c)), closes [#201](#201) [#188](#188) [#188](#188) [#194](#194) [#195](#195) [#195](#195) [#203](#203)

### BREAKING CHANGES

* do not support Vue 2

* chore(release): 3.0.0 [skip ci]

# [3.0.0](v2.0.2...v3.0.0) (2022-08-22)

### Bug Fixes

* drag handle ([db1f740](db1f740))

### Features

* support Vue 3 ([d6e9559](d6e9559))

### BREAKING CHANGES

* do not support Vue 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants