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

fix(#128, #126): Updates to project configuration to support usage inside svelte-kit applications #129

Merged
merged 23 commits into from
Sep 19, 2021

Conversation

6eDesign
Copy link
Owner

@6eDesign 6eDesign commented Sep 19, 2021

  • added svelte property to package.json
  • updated readme with instructions for svelte-kit users (add optimizeDeps config)
  • update CI to create prerelease (next dist-tag) on pushes to next branch

6eDesign and others added 23 commits September 18, 2021 11:22
## [3.0.19](v3.0.18...v3.0.19) (2021-09-18)

### Bug Fixes

* packaging issues ([866ae40](866ae40))
* update relase config ([fc6b309](fc6b309))
## [3.0.20](v3.0.19...v3.0.20) (2021-09-18)

### Bug Fixes

* release config changes ([d62d9a8](d62d9a8))
* update relase config ([fc6b309](fc6b309))
* update release config for prerelease ([98b7514](98b7514))
## [3.0.21](v3.0.20...v3.0.21) (2021-09-18)

### Bug Fixes

* attempt removing throttle dep ([d85b620](d85b620))
## [3.0.22](v3.0.21...v3.0.22) (2021-09-18)

### Bug Fixes

* re-add postpackage script ([7702df4](7702df4))
## [3.0.23](v3.0.22...v3.0.23) (2021-09-18)

### Bug Fixes

* attempt removing type generation ([be4437f](be4437f))
## [3.0.24](v3.0.23...v3.0.24) (2021-09-18)

### Bug Fixes

* attempt to add svelte field to package.json ([36f394e](36f394e))
## [3.0.25](v3.0.24...v3.0.25) (2021-09-18)

### Bug Fixes

* remove emitTypes again ([e4c79d1](e4c79d1))
## [3.0.26](v3.0.25...v3.0.26) (2021-09-18)

### Bug Fixes

* attempt to re-add types ([f6356c1](f6356c1))
## [3.0.27](v3.0.26...v3.0.27) (2021-09-19)

### Bug Fixes

* remove comment and update readme ([c583b12](c583b12))
@6eDesign 6eDesign merged commit 739b6d4 into master Sep 19, 2021
@6eDesign 6eDesign deleted the next branch September 19, 2021 01:40
github-actions bot pushed a commit that referenced this pull request Sep 19, 2021
## [3.0.20](v3.0.19...v3.0.20) (2021-09-19)

### Bug Fixes

* **#128, #126:** Updates to project configuration to support usage inside svelte-kit applications ([#129](#129)) ([739b6d4](739b6d4)), closes [#128](#128) [#126](#126)
@6eDesign 6eDesign restored the next branch September 19, 2021 02:01
@6eDesign 6eDesign deleted the next branch September 19, 2021 02:03
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