Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
https://github.com/sveltejs/vite-plugin-svelte

refactor: move plugin options to "vitePlugin" in svelte.config.js (#389)

* refactor: move plugin options to in svelte.config.js

* fix: move onwarn to SvelteOptions
...

e8e52deef93948da735c4ab69c54aced914926cf authored over 2 years ago
chore(deps): update dependencies (#388)

* chore(deps): update all non-major dependencies

* fix: update to latest sveltekit and regene...

85fc8e62ee522189978723d5c1e1161550fa3aa0 authored over 2 years ago
test: use polling for hmr tests in vite-ssr suite (#384)

516308c57136d2899cf0e93d4787b9147438d8cc authored over 2 years ago
docs(config): add more option examples (#383)

7758a561b670541cc3cf24bc01adefb11eeff42c authored over 2 years ago
chore(deps): update all non-major dependencies (#382)

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

0b19b3103a7168608d519e596345b6d2b7275ebc authored over 2 years ago
chore(deps): update all non-major dependencies (#378)

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

d9231346386835366e41a90258cea4971f85b2c2 authored over 2 years ago
chore(deps): update all non-major dependencies (#377)

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

2eb3d4a38e86e79d0748148b49809887b945c577 authored over 2 years ago
Version Packages (next) (#373)

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

f6125fbbd2d2edd9033aeb057b01b6b44b8bed62 authored over 2 years ago
fix: call-stack-exceeded introduced in #372 (#374)

7819ebb34f4dd319ce493423ea1852b7dda03f52 authored over 2 years ago
feat: add option to send warnings to dev client via websocket (#372)

* feat: add option to send warnings to dev client via websocket

* fix: optional experimental
...

b523d7570c55145d9a400f3d067f1ad341629302 authored over 2 years ago
fix: track compile errors in cache and send hmr update when returning to last working state (#371)

696e2e14c65eb5b2028021610bc6d51b993052d0 authored over 2 years ago
docs: clarify cssHash in dev (#370)

1e55af3ebf46c2b852ce847e7f73b89558adfbce authored over 2 years ago
Version Packages (next) (#364)

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

56f242209880816d25ae0c5118eacd5318f3c8bc authored over 2 years ago
feat: automatic handling for kit.browser.hydrate config (#368)

* feat: automatic handling for kit.browser.hydrate config

* fix: improve function name and ad...

55314e515a6d0f06cd2dfeb4ef7e5697c965b179 authored over 2 years ago
chore(deps): update all non-major dependencies (#366)

Co-authored-by: Renovate Bot <[email protected]>

830375d8d1b2dd01146be659865883a1b071ce3e authored over 2 years ago
chore(deps): update dependency lint-staged to v13 (#367)

8c36e15e3cdef8070d4d3abd336ee4d7c454617b authored over 2 years ago
fix: ignore __vite-browser-external when trying to resolve svelte packages (#363)

* fix: ignore __vite-browser-external when trying to resolve svelte packages

* chore: add pop...

62b9edfe0a649258809c723e0db6bf6947a1072b authored over 2 years ago
Version Packages (next) (#357)

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

346f9c17c548568debbeea616fced4158f495544 authored over 2 years ago
Use mtime as timestamp when loading config file (#356)

* Use mtime as timestamp when loading config file

Co-authored-by: Conduitry <[email protected]>
...

b714afd98b777f79f809b4ef3580c4cf339cbed5 authored over 2 years ago
chore(deps): update all non-major dependencies (#351)

Co-authored-by: Renovate Bot <[email protected]>

12c5a9b5c6fcafa90f0fcd08a1e371a7a31807f0 authored over 2 years ago
chore(deps): major updates tsup6, typescript 4.7, vitest 0.13, regenerated lockfile, adapted settings for tsup and pnpm peer deps (#354)

1b4113bfd903b6cef570de9b339f6cea2c0b5d5b authored over 2 years ago
Merge pull request #353 from sveltejs/changeset-release/main

Version Packages (next)

2653de66d7c7401c9d84b1f23d796a3a17deb094 authored over 2 years ago
Version Packages (next)

51ddcb2b669547f870b83fe8c115404582381e87 authored over 2 years ago
chore: bump svelte-hmr version (#349)

f2a7b8644f423bf071b9bfaa4784594c4196cbe7 authored over 2 years ago
Version Packages (next) (#339)

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

cb7c5a887f88cdbe3503eb9474c942ecc68fd7ba authored over 2 years ago
Chore/updates (#347)

* chore: bump sveltekit dependencies

* test: update testcase to changed location of client ma...

4dee1c0f3e5da6070ac23ee351489142f8a46a25 authored over 2 years ago
fix: Remove user-specified values for essential compilerOptions and log a warning (#346)

* fix: Remove user-set values for essential compilerOptions and log a warning

* chore: improv...

052ad636cc048366b8b9a4d35594a6b366e8ed43 authored over 2 years ago
chore: add missing changeset for bugfix in version updates PR (#344)

61b59882a2b6d5162901eb3303d5b72d466bc997 authored over 2 years ago
chore(deps): update all non-major dependencies (#342)

* chore(deps): update all non-major dependencies

* fix: remove engine-strict and ignore kit t...

0a4d9408ee8849810c99a5c0b50c963b1476fafc authored over 2 years ago
chore(deps): update dependency husky to v8 (#343)

Co-authored-by: Renovate Bot <[email protected]>

0087490bd325dfd3f5669cf80e7674288365ea5a authored over 2 years ago
refactor: replace jest with vitest using a similar approach as vite (#337)

* refactor: replace jest with vitest using a similar approach as vite

* ci: check if 2 worker...

5b036e8b4b9a4576c8d9ffbb4b3c73f4320eda33 authored over 2 years ago
fix(inspector): handle autocomplete keydown event (#338)

Co-authored-by: bluwy <[email protected]>

a6a8e00dcd2fa05f01e7037a8062ad3afe1f7615 authored over 2 years ago
chore: update to pnpm 7.1.0 and install version from packageManager field in ci (#336)

5476da7110b3077cc2b2afd611f5c68c3079f359 authored over 2 years ago
docs: update contributing (#335)

5b60976a1218120380f8e81b5ea741f4f64d2db5 authored over 2 years ago
Version Packages (next) (#334)

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

b8cd6d116b2bcc5a29853217187ce563313364d4 authored over 2 years ago
chore: upgrade to pnpm 7 (#325)

* chore: upgrade to pnpm 7

- change pnpm engines version to v7
- remove outdated pnpm overri...

f27ddd0ab5023168d7b840caf2cbbed1b5f90eb0 authored over 2 years ago
chore: add missing changeset of previous PR #332 (#333)

6c1c55d166f23f6fadb3057a82a2e8a8392bf3f8 authored over 2 years ago
fix: use different way to resolve inspector path (see #330) (#332)

* fix: use different way to resolve inspector path (see #330)

* test: add tests for inspector...

2132b5fbb8012f4232c1b2fe5329feda8db754a2 authored over 2 years ago
fix: downgrade pnpm engine to ensure ci installs an existing version that matches the requirement (#331)

ece05a98bbd9644dc86964d824a3c488f5e3ad0b authored over 2 years ago
fix(deps): update all non-major dependencies (#328)

Co-authored-by: Renovate Bot <[email protected]>

19064d074d067042c6c37e233873601fb2e10851 authored over 2 years ago
chore(deps): update dependency eslint-plugin-svelte3 to v4 (#329)

Co-authored-by: Renovate Bot <[email protected]>

3930dcae68e25b896d6673673feaa4d7e57beb49 authored over 2 years ago
Version Packages (next) (#320)

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

61ae87b34af858c03e9adeea9cbeecabcb536b10 authored over 2 years ago
docs: add example for inspector config (#326)

1a6789f894f3024c032725c09878eb5ff6ba06b8 authored over 2 years ago
fix: import ts with .js extension (#324)

* fix: import ts with js extension

* chore: add test

* chore: add changeset

* refactor:...

2ce87fd2d05fdeedf4f1f63cedf949ade0d46cba authored over 2 years ago
Feat: open file inspector (#322)

* feat: add dev mode inspector to open editor at location that defines dom element

* wip: add...

5a002c70fd0ac6b6f3ef3fb4b85e4d842e3e2da5 authored over 2 years ago
fix: improve support for `configFile: false` use in kit (#319)

* fix: allow kit options inline to enable sveltekit passing loaded config without warning

* f...

a299b8735b3701a4f10b59d4d79c0bc1a03c701d authored almost 3 years ago
Version Packages (next) (#318)

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

90d64c14a0af68628aed0c86c1707a7a7ed2136b authored almost 3 years ago
feat: skip reading config file with inline option (#317)

10d02a89043cfb057aec21a8dc1ad4b8282e5e77 authored almost 3 years ago
chore: switch indentation to spaces in README.md (#316)

* chore: switch indentation to spaces in README.md

* chore: also indent space for docs/**/*.md

98671039942c6a3cb475c5056db6bf932926380e authored almost 3 years ago
chore: use pnpmfile to override vite (#314)

4fc90034506025339da4189abcb370056cf769c9 authored almost 3 years ago
fix(deps): update all non-major dependencies (#313)

Co-authored-by: Renovate Bot <[email protected]>

a0b97cab1bbdf45f3fa3e0bb1c8dda23e2dd35a0 authored almost 3 years ago
chore(deps): update all non-major dependencies (#312)

Co-authored-by: Renovate Bot <[email protected]>

34a49b933a25579eac948c5237b48c68e462149b authored almost 3 years ago
Replace deprecated String.prototype.substr() (#311)

.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecat...

a5d36899e2a987830d7ab049add2f8cb01a06797 authored almost 3 years ago
Version Packages (next) (#307)

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

66ba57fdd421b2d563120b916648c3451b891659 authored almost 3 years ago
chore: update vite peer dep changeset (#310)

c902fffb14f8416398ed6e9ab03e6d872551aa69 authored almost 3 years ago
docs: update prebundling caveats (#309)

8b4ed199a24a65e8bc9a3f92d62fd433f545cb81 authored almost 3 years ago
fix: Improve css sourcemap accuracy (#305)

Fixes #300

d57bd70245ef2a250e2e3aa73f63880672ae064a authored almost 3 years ago
chore(deps): update all non-major dependencies (#306)

Co-authored-by: Renovate Bot <[email protected]>

bdebf4e53c47546d41e2abe5f2817bcaa8707f35 authored almost 3 years ago
feat: correctly prebundle svelte libraries (#294)

603c90c75ac38c66490253b6d7af1c8b97908d99 authored almost 3 years ago
chore(deps): update all non-major dependencies (#303)

* chore(deps): update all non-major dependencies

* chore: update minimist to fix audit warnin...

92790908cf54a983750333c2db41a60552171692 authored almost 3 years ago
chore(deps): update all non-major dependencies (#298)

Co-authored-by: Renovate Bot <[email protected]>

d0e32479761b812acfd53a7f6979ad75e7fc9bf0 authored almost 3 years ago
Version Packages (next) (#297)

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

7a62654aabca920bc7012dd43c1d2ecc76f376fd authored almost 3 years ago
fix: externalize transitive deps during dev ssr (#289)

* fix: externalize transitive cjs only deps during dev ssr

* fix: kindly tell ts we know abou...

3d22f89bdc081fc6c18663f20e35983caadf9186 authored almost 3 years ago
chore(deps): update actions/upload-artifact action to v3 (#296)

Co-authored-by: Renovate Bot <[email protected]>

65219d117e22d8ac2c4609a6ac2dde6e5515dac6 authored almost 3 years ago
fix(deps): update all non-major dependencies (#295)

Co-authored-by: Renovate Bot <[email protected]>

2cfb2b9d315fdea664c7cc45c9cefa53d7019f7f authored almost 3 years ago
chore(deps): update all non-major dependencies (#291)

Co-authored-by: Renovate Bot <[email protected]>

1f7834494621cdecffac27539a9246387f6eb710 authored almost 3 years ago
chore(deps): update actions/checkout action to v3 (#292)

7d98b8a5dfcad5897b11cfc59fbd86be27ceaed0 authored almost 3 years ago
chore(deps): update all non-major dependencies (#284)

* chore(deps): update all non-major dependencies

* chore: update pnpm overrides

* chore: r...

2be7f70c419ae60d92ed4ea35a8ffc678cbae7c6 authored almost 3 years ago
Version Packages (next) (#288)

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

fc4252e46add4276749f9b8184c391dbfdec75c3 authored almost 3 years ago
chore: update all dependencies; improve sveltekit test (#287)

* chore: update all dependencies; improve sveltekit test to avoid breaking when internals change...

0aa3aa154fd5a9a94a0fb7a1165ab070c91f24d0 authored almost 3 years ago
fix: prevent errors in resolveViaPackageJsonSvelte breaking vite resolve (#286)

2484e0e3dae3fd71d3152762ad6b9775b0522ef4 authored almost 3 years ago
chore(deps): update actions/setup-node action to v3 (#285)

Co-authored-by: Renovate Bot <[email protected]>

d7dfac940dfa01a82a81436cdc0d146728f5cf8a authored almost 3 years ago
Version Packages (next) (#273)

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

f2e3e68b07d9fb95876f1069e74ab7dea45f8b63 authored almost 3 years ago
fix: remove svelte css transform (#280)

35acec8c558d20406ef0362b9384a8f1cffc004d authored almost 3 years ago
fix: optimize nested index-only deps (#282)

d2a0343b4fefa8a1a01051207ac06545aa4f9de4 authored almost 3 years ago
chore: regenerate playground demo app with latest sveltekit (#279)

25de38c42c40c83bdedb46cb75633f7ca1e59362 authored almost 3 years ago
chore: anticipate vite cache changes (#278)

9539daa85e1e1a5dec0e3c3d8fbb7d24e18c48ed authored almost 3 years ago
chore(deps): update all non-major dependencies (#277)

Co-authored-by: Renovate Bot <[email protected]>

3107bf06b331041d25e099d149d645ca476acc87 authored almost 3 years ago
Extend docs for `useVitePreprocess` (#276)

* Extend docs for `useVitePreprocess`

* update a word

3f19848dd453cef80acaf29fd6af34642ef5faf1 authored almost 3 years ago
chore(deps): update all non-major dependencies (#275)

Co-authored-by: Renovate Bot <[email protected]>

6aac8e43d5942f5bf2032d1c1c7a811d6f3f1d8c authored almost 3 years ago
chore: switch to npm package of changelog generator (#274)

* chore: switch to npm package of changelog generator

* chore: remove unused dependency

fdcf7ba487e484ec78e5c133625d813523fdc60f authored almost 3 years ago
chore: remove package.json export warning (#272)

b1e4cb556277621f4b06d9b1310b9a3c021e6c4a authored almost 3 years ago
chore: update vite to 2.8 (#271)

6d3c707facb6bfc00525b12e8d7c061977011476 authored almost 3 years ago
fix(deps): update all non-major dependencies (#268)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: bluwy <[email protected]>

99d847522ce27fd704233a25cd3d471cca246dc3 authored almost 3 years ago
chore(deps): update dependency dotenv to v16 (#269)

Co-authored-by: Renovate Bot <[email protected]>

cfa989eb7faeb5c34ccb8fba886571526adaa734 authored almost 3 years ago
Version Packages (next) (#267)

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

b6e1aeea1e5ed5a7746572b8fdab52a38899b0a9 authored almost 3 years ago
fix: don't try to resolve internal node modules via package.json svelte field (#266)

* fix: don't try to resolve internal node modules via package.json svelte field

* chore: merg...

ed8a19c0a7a0aee7fec7892947dc0c42c9857b4d authored almost 3 years ago
chore(deps): update dependency eslint-plugin-jest to v26 (#265)

Co-authored-by: Renovate Bot <[email protected]>

5786dab3611caf3b2edf6c25acd9317e4a6c8896 authored about 3 years ago
fix(deps): update all non-major dependencies (#264)

Co-authored-by: Renovate Bot <[email protected]>

a8b95c4d1510a7cb4d1a8c026bf33bbe7a678207 authored about 3 years ago
Version Packages (next) (#261)

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

203a0c1918688d440d642049f3348d7d67502e0a authored about 3 years ago
fix: preprocess error reporting (#260)

* fix: include stack and filename in error reporting for svelte preprocess

* chore: add chang...

d7c161802fb8a2f22443a5becf46731821aa8c26 authored about 3 years ago
chore(deps): update dependency dotenv to v14 (#257)

Co-authored-by: Renovate Bot <[email protected]>

d93c4deb7ec2b054db233f0dbdea08f396154e07 authored about 3 years ago
chore(deps): update all non-major dependencies (#256)

Co-authored-by: Renovate Bot <[email protected]>

8f6e0a4854624f37d3206249b9d451eb63c60a85 authored about 3 years ago
chore: fix vulnerabilities (#258)

daece37d3457993c1f2bdda996c28e0afc64cec6 authored about 3 years ago
Version Packages (next) (#255)

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

f55c76a9c5db77ad73c9fac7d2bdd1a3c4067066 authored about 3 years ago
fix: replace relative-require with our own resolveDependencyData (#254)

* fix: replace relative-require with our own resolveDependencyData to avoid errors when package....

1901b424f0abc1212329fff7c4748eef383f9ec3 authored about 3 years ago
ci: disable 2 expects that are flaky with the current setup (#253)

a31f6c6cb93bed8669e64aca951aae311771fb8b authored about 3 years ago
chore(deps): update all non-major dependencies (#251)

Co-authored-by: Renovate Bot <[email protected]>

16d317ddffb7f0b1dbb76d860da3e3cb6f65ce63 authored about 3 years ago
chore: add renovate bot config (#249)

* chore: add renovate config based off vite

* chore: use semantic commit for renovate

* ch...

843841552c3d3d02809c6db34b10b935e2b98770 authored about 3 years ago
Version Packages (next) (#241)

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

c219726919c876c2fc03bbee496ea0b0c7539b7f authored about 3 years ago