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
22001b4b57d943439510a271aaed65270b2e93b8 authored over 3 years ago
af7b881e7669481586c66d699ad72c0773699d16 authored over 3 years ago
b65efa2f35fd0475aac39026389d119ba2632221 authored over 3 years ago
* chore: replace querystring with URLSearchParams
* refactor: improve query parser
ed2a22d0e411b71d39311a5026b3c72762e90e4b authored over 3 years ago* feat: import svelte types
* fix: force export type
1792d7a54d093d199521e97ccc1c3815272ad0db authored over 3 years agoCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
57a592c3d26ab448d2859186ca13ea3dbf9e33fa authored over 3 years ago* chore: update dependencies (fixes #57)
* fix: adapter-node failed with empty options, remove
6b25e187d5be24870e7f4703f6fd1db4936605f0 authored over 3 years ago* feat: generate preprocessor sourcemaps
* fix: lint error after format
* fix: set filenam...
927ac7108e38e5d32dc3cd6d4f52620394b8840f authored over 3 years agobc74e46e0804955169116f973472d92005283134 authored over 3 years ago
5efdad16bc23a6a0a4127c52d4a87f862d978caf authored over 3 years ago
4683ad6c5878c28aa621983735825f10dd761101 authored over 3 years ago
bbc1c17a090854d4db552bbd85d1e20970b33aa0 authored over 3 years ago
4128f47af481ffa48db68f8d05155842c2529f83 authored over 3 years ago
1d07eabc0ed0f30b4a3e5c879c804c33cbffc2aa authored over 3 years ago
e0a41b3f9180f0e14228f8153a3882b569141856 authored over 3 years ago
* Version Packages (next)
* chore: tidy up changelog
* chore: inline issue links in change...
379ecf6012d2c766c66e7cf3a102cfd8b2d2567a authored over 3 years agocdfd8210770150c6e40f68b6b48cd2e455414299 authored over 3 years ago
1ea98c3436aca2fb8e9e3cba5913c7fa28d6eee4 authored over 3 years ago
* ci: add custom changelog formatter
* add changeset to ensure custom generator runs
b5a58cd814bbc71a5e59060d436770f7a0102262 authored over 3 years ago* test: add testcase for dom order to kit suite
* fix: update svelte-hmr to 0.14.5-0 to fix d...
e7d029455f9692239c85caa2c1b37a12c7bc3696 authored over 3 years ago* fix: don't transform raw imports (fixes #87)
* improve fix implementation and add changeset...
d1d2638b247830852faa89e7b9bc9a430b81ba51 authored over 3 years ago* docs: add faq to explain hmr [skip ci]
* docs: explain lang=ts in faq [skip ci]
9a447753f9ef3b2bce4059562e1c12cc6a9a6719 authored over 3 years agosee #60
76ed865841de296f8665ed7f16fc6c82fd645099 authored over 3 years ago8c178cf1955a8ceb4e0c5825d54ff6ffd7958aae authored over 3 years ago
* feat: add timestamp to log output; use kleur instead of chalk
* reduce debug logs: only log...
eb048ff9419488f75869ffb880a78a2a3aa5a6bb authored over 3 years ago77007c10506ae2286847a01004b06094c1ee833a authored over 3 years ago
* feat: resolve svelte to svelte/ssr when building for ssr (fixes #74)
* remove duplicate det...
f6f56fee7d3567196052a23440cb1818187fa232 authored over 3 years agoc6a78344bcd2b5ec5e55e6ce7d1c218b79449c2c authored over 3 years ago
7166b734682cf2e08bdeb33c50bf2cc4423fb8ff authored over 3 years ago
* chore: update dependencies; fix ts error with global extensions in test setup
* chore: fix ...
89f331fdbbe2d1ca8341a663958d10ddaf5c3370 authored over 3 years ago* feat: svg import
* add changeset
* chore: rename asset-import to custom-extensions
* ...
2eb09cf180c7ebf0fb4ccfccee663e5264b3814c authored over 3 years ago* feat: restart server when svelte config file changes (fixes #63)
* fix: make sure the absol...
5100376ef91d5e39ec00222f1043e4fda047678b authored over 3 years ago* fix: output sourcemap from hmr helper preprocessor
* chore: update lockfile
97ee68c5106e58b2e7c4eb97e8cf7dd1c52bbfd3 authored over 3 years ago* List actual Svelte version requirement
* add changeset
Co-authored-by: dominikg <dominik...
377d464eba30c56f012deba3d306cb5a7195b787 authored over 3 years ago6f485aeb1e2faf2c1ae4960a64bfe3f26ef90b3e authored over 3 years ago
9583900a2b3600133cee3a46b6dbb7df137977b6 authored over 3 years ago
a58978e32f91aa53b7ca1d601305ae10101ab30f authored over 3 years ago
* refactor: move tests from playground to e2e-tests, remove playgrounds based on default svelte ...
f8435a425edb1acf2867ff274e0df531446ea78a authored over 3 years agoc3f65fdf414b22810ad60817b3e1e62790ba816f authored over 3 years ago
09b63d32e8816acc554a66d4d01062be197dfbb7 authored over 3 years ago
* Version Packages (next)
* chore: improve changelog
Co-authored-by: github-actions[bot] <...
8b57cf331aec6530f141e04026d62897fa45fb49 authored over 3 years ago* feat: convert to esm with cjs fallback, switch from default to named export
* disable eslin...
0f7e256a9ebb0ee9ac6075146d27bf4f11ecdab3 authored over 3 years ago7d18604570a9e3e55986045ca0fd9a2252744b0d authored over 3 years ago
591ba56dc98f95217edde32f438d111b8c80ff11 authored over 3 years ago
* fix: enable logging of compiler warnings
* remove todo
* refactor: use own logging inste...
673cf61b3800e7a64be2b73a7273909da95729d2 authored over 3 years ago* update husky@6
* update to vite 2.3 and esbuild 0.11, update other dependencies
* handle...
24ae0934301cb50506bf39cdccc07ad3eac546fd authored over 3 years ago* Version Packages (next)
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: g...
93ca647767c683d9f8996e670ae5c1b8171adc21 authored over 3 years ago* respect user emitCss option - fixes #9
* ensure hmr keeps working with emitCss: false optio...
cb7f03d61c19f0b98c6412c11bbaa4af978da9ed authored over 3 years ago* Version Packages (next)
* chore: remove 'thanks' from changelog
Co-authored-by: github-a...
76c653e0d111c78b59b3e23035cac16ca286bcbe authored almost 4 years ago* fix: use pathToFileURL to ensure windows compatibility
see https://github.com/sveltejs/vite...
5aef91c8752c8de94a1f1fcb28618606b7c44670 authored almost 4 years ago* Version Packages (next)
* chore: remove 'thanks' notes from changelog
Co-authored-by: gi...
50b76f8b1b591a49ae870a774f35833a89d76988 authored almost 4 years ago* wip: watch preprocessor dependencies
* wip: add tests for dependency watching
* wip: add...
e5d4749c0850260a295daab9cb15866fe58ee709 authored almost 4 years ago* feat(vite-plugin-svelte): support esm in svelte.config.js (see #29)
* update vite to 2.2.1 ...
4018ce621b4df75877e0e18057c332f27158d42b authored almost 4 years ago976f0c844a0b86df9b5cb1df5a0149958c7f0c42 authored almost 4 years ago
a2acab981c91dd47aa036798ef0bf79d9c805342 authored almost 4 years ago
a85bb530ef7ea3a4d52768a968d2f1a76977e5d5 authored almost 4 years ago
113bb7dc330a7517085d12d1d0758a376a12253f authored almost 4 years ago
* use changelog-github formatter
* update to pnpm 6
* require node version with esmodule s...
46c27500e10aa97dd8ff6a5d6fc80d110c36cdc8 authored almost 4 years ago950ec5b17379af6f85c5e8e3492fa407cfec1d7a authored almost 4 years ago
fix: release workflow - setup node after checkout and specify registry-url
68d2621d7583195e5e089ed618328f57c5ccbf6c authored almost 4 years agof0517764ff695c38ba1a84b244ffa6cf667caa1a authored almost 4 years ago
Version Packages (next)
49b9b4968133b5617713ffbd44c6fabe205070d2 authored almost 4 years ago805c1ca3bd9e698db10da0ae779eec454dfaaa35 authored almost 4 years ago
* feat: reduce number of js updates when editing component css
* add changeset
1be46f10acaa1ab78c65ab7f02bb83c17bfbeb44 authored almost 4 years ago* wip: add a kit project to playground for testing
* wip: first working version for kit tests...
913920746a0ff864f7527b5dca80c498918be2d0 authored almost 4 years ago* improve handling of virtual css module paths (fixes #14)
18647aa92286189317d61b3ce49c12784b325521 authored almost 4 years ago* chore: create a playground to demo the bug
* fix: do not preserve type imports
* fix: on...
8d9ef9635154a3b24cefce459914e97d776275a3 authored almost 4 years ago* update release action and scripts
* always run install on release action, unlike ci it isn'...
0e516a39c50e23fc6fdc81dd4bee98b9a13c1331 authored almost 4 years ago* disable svelte-hmr overlay
* add changeset
Co-authored-by: dominikg <[email protected]>
6f4a25392a70b75f9937e97dadabee7dac78a55e authored almost 4 years agob229a8c412db713663021cf9d20bb179f0d42cbd authored almost 4 years ago
* feat: use `sveltePreprocess` options from vite plugins if present
solves windicss compatibi...
a0f5a651ed4c20550465a699ed76e7b8c33feca9 authored almost 4 years agoinitial release
d38c4f7e13ffbf8874ba599e59b6ccd6d8e5cc6f authored almost 4 years ago4e6854e4fcc2ecd5936d73acc10ff46cb13877ba authored almost 4 years ago
0ed7d340343eceaa014e0be7834d79ae362e6117 authored almost 4 years ago
enable prerelease mode
1b83a87845c3960f8d655b1f4054b3b5933cc932 authored almost 4 years ago00bceada98b584cc172648943a33149a7ba3a70d authored almost 4 years ago
Prepare initial release
036ece033aef3f29449701219b5791dbd450a7a6 authored almost 4 years ago54f7542bb86810c14694af0c98decb92eab3f872 authored almost 4 years ago
ac41a89baff65bd19c1b4702c0654486fc71da67 authored almost 4 years ago
828f72063f01f6393c1a20862d273c068b4ae950 authored almost 4 years ago
6d284d77a037d9ec78e3d05e0b964488e484ea6e authored almost 4 years ago
8ab51950825f75b620a2a4bcd08aac04ed245e92 authored almost 4 years ago
d497476a4e5248b73610ed5e63118fc051897157 authored almost 4 years ago
2db4cc4a011da9e4fc1c89c1ccb6483f59d0138b authored almost 4 years ago
2eb6bef386920f369142f849fa566581c6d6f415 authored almost 4 years ago
61439aeaf7ec1b8c36a5a4086e8465b595a1526d authored almost 4 years ago
f83e864dde3b09a03b6c4f96b04d44ff07d7d011 authored almost 4 years ago
6ad0424cbffd298cee8a429e7c5856c952696fc7 authored almost 4 years ago
59c7d5451ab81329af074c5ba7cd0ff4625e6e35 authored almost 4 years ago
30c8032120fbb7db7a68f250e642ac6059351e75 authored almost 4 years ago
528eba78ddcb70faff36de49b8870a15ec1f3a99 authored almost 4 years ago
04f91d509a05fae3bf57cee66cc4a17695deb734 authored almost 4 years ago
5392ffecd3f6ccdf27e9d180e508402382f27d57 authored almost 4 years ago
e720cb375a2b623083c9a8d841f01998ead4bac2 authored almost 4 years ago
2df8d658f41be707a96bcc453a92cb9ef8c70a59 authored almost 4 years ago
681ab5bab273ab51f279b255effa35b4a04606ec authored almost 4 years ago
c0f0a1704275c776e6f40fdcdeb35c76f9c11d43 authored almost 4 years ago
3db53b48f2c72f6dbe196057b748d75e165f1f29 authored almost 4 years ago
27e92cd12bb299b7338b00a9ebdbfa54af6e83b1 authored almost 4 years ago