Ecosyste.ms: OpenCollective

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

github.com/sveltejs/svelte-preprocess

A โœจ magical โœจ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
https://github.com/sveltejs/svelte-preprocess

chore(release): 5.1.3

c2107e529da9438ea5b8060aa471119940896e40 authored about 1 year ago
fix: sass dependency list referencing source file in win32 (#621)

209312fe258fc1dc5eb6f0d81937c6962ca8bafc authored about 1 year ago
chore: upgrade pnpm and drop Node 14 (#620)

* chore: upgrade dependencies

* upgrade one more

* update pnpm

* update package.json

7f42697bc0ff2bb7e7324932afcce96e50965249 authored about 1 year ago
chore: release 5.1.2

88f713c913664d9e51df0449e043f209a2d51381 authored about 1 year ago
chore: mark postcss-load-config 5 as supported (#617)

4ba875d1ab0e076e27509f33ba11c9b2f3b5b1f0 authored about 1 year ago
chore: release 5.1.1

526e51698339bd194de7b9fe47ed27c5c28662a3 authored about 1 year ago
fix: force module(resolution)

transpileModule treats NodeNext as CommonJS because it doesn't read the package.json. Also see h...

66d3cf9a0cbc0eda84b98090bb8d9644b70eea00 authored about 1 year ago
chore: release 5.1.0

02e33d2f1454297b4e038a6e980d3bc727b7d7f7 authored about 1 year ago
feat: add experimental support for Svelte 5

923f437d4d603f9c8fdcc6dd38eaca9f4c6a0313 authored about 1 year ago
fix: spelling "dianostics" - "diagnostics" (#606)

a48cc4e122f749a4edcd4c1873d9e340eb84a550 authored over 1 year ago
chore: release 5.0.4

973e0772cda9d6f6492bf4440abee6d10aeed3e1 authored over 1 year ago
chore: mark as ready for Svelte 4

ce1e091d89c66f5adf5009de74b66f722bd80cb3 authored over 1 year ago
chore: fix test to work within ecosystem-ci

seems that pnpm links etc confuse the test

6c5d88fe74b741ed1c95b64e86e475f06165b081 authored over 1 year ago
fix: spell. "identation" โ†’ "indentation " (#598)

aa86f0b366ca063788119ebc40c5e4ba5a385661 authored over 1 year ago
chore: release 5.0.3

16011ec7429532b91c321d22e3465bad87fa9982 authored almost 2 years ago
fix: address breaking changes in TypeScript 5 (#587)

fixes #586

---------

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

a80dd351629b74c01a58d6814759f550f17800b7 authored almost 2 years ago
chore(release): 5.0.2

fdb8a90f8f3b642c1fdab1609bce279174d51ed5 authored almost 2 years ago
fix: remove deprecated package @types/sass (#583)

731516d51343f4503b5a9a1653cd88558c800bd3 authored almost 2 years ago
fix: add support for TypeScript 5 (#585)

adb87b9c59fce4892a7c287efbb76a354b351ed6 authored almost 2 years ago
docs: update issue link

1097b79cc90e3c2d086364cfa3390630c918304a authored almost 2 years ago
chore(release): 5.0.1

7428ee68980c4e6dfa0c3916fb980a0bddc63d85 authored about 2 years ago
chore: update sorcery (#571)

Co-authored-by: Simon H <[email protected]>

278de4ff2fb0d94dcee21f08fdb65207c2fcc9d1 authored about 2 years ago
docs: Update documentation about Sass options

* Note that Sass preprocessing always uses renderSync (in 5.0.0 and later)
* Use more specific ...

fdbbbb9f9921cd6a76ae9c6cc9b348b86d2fd1cb authored about 2 years ago
docs: fix changelog

4218419a145c29248d682cddc3eda557409ec38b authored about 2 years ago
chore(release): 5.0.0

83ee372b0201369ff34516b17eecb775dc305b65 authored about 2 years ago
test: fix scss dependencies test

3f01e23ea9d3bb5f8547fba2e482c78ecee50626 authored about 2 years ago
chore: remove unused method

9f4c29f9dd45b24076f1fb118fb186df5e3e83a7 authored about 2 years ago
fix: ๐Ÿ› remove support for 'type' attribute

Please use the `lang="..."` attribute to identify the language of a
style or script tag instead
...

07bc8aae571300413c52af05554b08451d338443 authored about 2 years ago
chore: use sass types for legacy render API. Support sync version only

06fd5b9af92c985cbf1e7a89e5d576102b66786b authored about 2 years ago
chore: rename coffeescript to coffee in test

c98b3e930e4cc8682729173c1646bffd02720cf2 authored about 2 years ago
feat: ๐ŸŽธ bump minimum node version to 14

BREAKING CHANGE: ๐Ÿงจ Minimum node version was bumped from 9 to 14

2806ada4659b11a1f37c987e2b52d47864cca305 authored about 2 years ago
fix: map .sss as .css to support sugarss extension

2c0bd4561fc3dd53ff525509925bcc9c5f7b436b authored about 2 years ago
chore: move jest config to its own file

99b5bcd87d70064504100064207169e58ea68f5f authored about 2 years ago
perf: โšก๏ธ remove support for deprecated node-sass

node-sass was deprecated a while ago:
https://sass-lang.com/blog/libsass-is-deprecated

BREAKING...

a617fe13b0922188346775475325ab8af83c56f7 authored about 2 years ago
chore: update husky config to v8

3b960cc3aa589138a9da767b983887e739614115 authored about 2 years ago
chore: remove outdated examples folder

37767ea80923868771c1a12a2863f45878e728c2 authored about 2 years ago
chore(release): 5.0.0-alpha.1

537b97536c2a48574ca748dccf3fcc0dc6d3ffc5 authored about 2 years ago
chore: update linter and formatter

a88a45ce5e6a4242c0c3070e722766653543d672 authored about 2 years ago
chore(release): 5.0.0-alpha.0

8ca4890a1fb1fc5ee1a9dce48a45b5d0e5ec3fd8 authored about 2 years ago
docs: fix changelog

f0382b6a0c9691daf1399fa0e41d1d34762b3ce0 authored about 2 years ago
feat: drop Node 10 and 12. Add 16 and 18 (#561)

* Drop Node 10 and 12. Add 16 and 18
* Upgrade a couple dependencies

BREAKING CHANGE: minimu...

ba4299de98a2f7daba5b2a58ce4c39b2a66f2c41 authored about 2 years ago
chore: update local deps

cf1e48e0e31c579ef2264cb505efbe94e1fcac90 authored about 2 years ago
docs: tell, that we use legacy api (#453)

* [sass] we use leagacy api

* Tell, that we use Legacy API

Co-authored-by: Christian Kaise...

240a58828888d8b0fda3fb9aa9c1de7d810f176b authored about 2 years ago
fix: ๐Ÿ› add sugarss v3 and v4 as supported

3f2687bc2c3036c96a95a0d491a9491f18e5c28f authored about 2 years ago
fix: ๐Ÿ› remove support for custom default languages

BREAKING CHANGE: ๐Ÿงจ Languages must be explicitly defined via the lang attribute.

3d6085611120895b5527f4e17868105d6ec81c4d authored about 2 years ago
chore: fix type after svelte upgrade

1cb01f08e93586880a530a152b6e9f583f8c31db authored about 2 years ago
docs: updated link to compiler options for scss & sass (#542)

81f0b139737e1bb4ff6b86c9495408698793107d authored over 2 years ago
Merge pull request #532 from sveltejs/dependabot/npm_and_yarn/examples/svelte-rollup/shell-quote-1.7.3

chore(deps): bump shell-quote from 1.6.1 to 1.7.3 in /examples/svelte-rollup

a7d12e2b560a6aad4baa3f172a897c8661ebbee7 authored over 2 years ago
Merge pull request #517 from mcmxcdev/chore/switch-to-pnpm

chore: switch to pnpm

be01b89eb58e7d1b939f981ead9f55ad97ede453 authored over 2 years ago
chore: remove Sapper example (#536)

3d1a6add29874fd42b3067b2b57e37a235b3dfb3 authored over 2 years ago
docs: fix typo (#535)

b519d065aae5e774416101a82f8bfb243eba67cf authored over 2 years ago
chore(deps): bump shell-quote in /examples/svelte-rollup

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3.
- [Releas...

9ed4595cbf84a8c2ce212b2b80207313abf889f7 authored over 2 years ago
docs: Fix link to preprocess API docs (#527)

681e9ea99841101bce4f6d03adef25bce6981fa7 authored over 2 years ago
docs: fix `onlyRemoveTypeImports` casing (#523)

f9b885ee61e5f23df5b77b6a07b0a5b6e9f44dd1 authored over 2 years ago
docs: add babel typescript note

#521

78a0c5571e9271eb1a0881725b4d2ebbfbdcdaf4 authored over 2 years ago
chore(release): 4.10.7

30f5ddc6e04538ce1c3ad73e9fb9e1a2941cdc6a authored over 2 years ago
fix: stylus - handle relative sourcemap sources(#513)

77bd3bf69554afbc45d6f1e34a4eb5abf398a933 authored over 2 years ago
fix: add pug const mixin (#518)

Closes #467

0551a9b557ee18bb05a3e9021a8c9aa1f7b8c665 authored over 2 years ago
chore: mark postcss-load-config 4 as supported (#520)

91ebfef58aaefe78b926d15d558934fd2dc28bef authored over 2 years ago
remove yarn.lock after pnpm import

bea2ef1e6b031318886deaa9e707fdf716d328a6 authored over 2 years ago
chore: switch to pnpm

- remove yarn-specific .gitignore entries
- update volta node version to meet requirements from ...

2adb5504a9da277fd926e3dc986f2a2ea4851542 authored over 2 years ago
chore: cross-platform way to rmrf dist

d933c820642d0ec35ffc7a9dea0edf506d7265c8 authored almost 3 years ago
chore: bump node-sass dev dep

to work with node 16 while still supporting node 10
due to PC / CI node versions

02f6c0d7a79485d862d939778b1a509e24231c36 authored almost 3 years ago
chore(release): 4.10.6

6645044e2a4cb8d9eccc0614c89780907fbe7a9b authored almost 3 years ago
chore(deps): bump acorn from 7.1.0 to 7.4.1 in /examples/svelte-rollup (#482)

1877117541c82dce35937d0ce6d5ee511d8c2404 authored almost 3 years ago
chore(deps): bump tar from 4.4.8 to 4.4.19 in /examples/svelte-rollup (#481)

4c9e7bca06dbaa57169ff56b1952d1b9fa617698 authored almost 3 years ago
chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/svelte-rollup (#480)

ecc5718f79abfab5e50a055c781262cc1c509996 authored almost 3 years ago
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#494)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

f939b4f21051d22e683c4f8bd30d2f377d285d3a authored almost 3 years ago
fix: preserve `@font-face` inside `:global` block (#486)

Fixes #236

8064473ae107f6e2d34eb9590e4befa70ce4618c authored almost 3 years ago
chore(deps): bump nanoid from 3.1.30 to 3.3.2 in /examples/svelte-rollup (#498)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.2.
- [Release notes](https://gi...

74a7e172a3985004d2175b486edd7c5f4779a4a9 authored almost 3 years ago
chore(deps): bump nanoid from 3.1.30 to 3.3.2 (#499)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.2.
- [Release notes](https://gi...

84856151b54125b988ad013d3504870a3b7b3c80 authored almost 3 years ago
chore(deps): bump minimist in /examples/sapper-rollup (#502)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6.
- [Release notes](h...

a13a369101ad7b589a33a1ae95134146f47dbeb7 authored almost 3 years ago
fix: paths in postcss sourcemap sources array (#500)

2027375969255d11708340ee40eb2e3ded7ddb35 authored almost 3 years ago
chore(release): 4.10.5

374c0e533d1f089e8e6e0ea309bbb842e807d34b authored almost 3 years ago
fix: always use absolute paths for less imports (#495) (#496)

Co-authored-by: Per Thomas Lundal <[email protected]>

be0fda4ddbe95040221ff248ccbb492fb5555334 authored almost 3 years ago
chore: release v4.10.4 :tada:

2ba154a0d1964a38f84a381ced0eaa4a9f2431b0 authored almost 3 years ago
fix: only try to load external files with relative paths (#487)

* fix: only try to load external files with relative paths

* refactor: remove redundant check

80d87edac4723401db47d06ed03bb6cd388c21d9 authored almost 3 years ago
chore(release): 4.10.3

484b26eae360f0e2a25fba257c5798acd3d24381 authored almost 3 years ago
fix: adjust typescript peer dep (#479)

Was accidentally bumped in another commit

68fae2c56fb3e22ff21f12c9aab74b42ad4f7bb8 authored almost 3 years ago
docs: add note about replace preprocessor to replace all occurences (#478)

5db27a3ce4b54a33270320e25b9110f47358b327 authored almost 3 years ago
fix: add # and numbers to ts store regex (#473)

Fixes #466

881f3c9ad6118fb66b560494a67042944567e0ec authored almost 3 years ago
chore(release): 4.10.2

425b9a5963d296853f8cb7f268212a111ef0fc60 authored about 3 years ago
chore: update yarn.lock

4b5d82b6b6cd8140f034e0e8ff0db816529eec12 authored about 3 years ago
chore(deps): update stylus to 0.55.0 (#426)

bb6dba52e2717dfb0a3678b339462a20602b1e6e authored about 3 years ago
fix: provide caller information to Babel (#449)

* feat(babel): provide caller information to Babel

* Update test/transformers/babel.test.ts
...

51007abf946ffdd1d407c6bcf86439d38e113626 authored about 3 years ago
chore(deps): bump shelljs from 0.8.4 to 0.8.5 (#465)

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](http...

d8b8108c1df0137e939a853d9c6970fcfb08b4f1 authored about 3 years ago
chore(deps): bump postcss in /examples/svelte-rollup (#458)

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 to 8.2.13.
- [Release notes](ht...

7e5fd8e53bd18cc36dbffd81d4dba028a345d80b authored about 3 years ago
chore(deps-dev): bump postcss from 8.2.1 to 8.2.13 (#457)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.13.
- [Release notes](htt...

dcfda022cdf89ac05980f049ff161c0bd6e412ef authored about 3 years ago
fix: ts preprocessor - consider store suffixed with number (#461)

Fixes sveltejs/svelte#7120

the original regex had +-=, which forgot to escape -, resulting ig...

a7a94cfb29f6ea85cfafd1afa2c61363f72cb4b3 authored about 3 years ago
fix: accept less v4 as peer dep (#455)

fbc484a6d0394928c1318b70dfe007fed1d9fdac authored about 3 years ago
docs: add svelte config commonjs example

533952b523c2bfcc9e66361537ddf53aaf4d0267 authored about 3 years ago
fix: better pug error message (#448)

Closes #447
Also add note about a pug limitation using template literals

a239e829295bde5f62383697266cefe7767dd0e2 authored about 3 years ago
chore(release): 4.10.1

e29e51cc5167eb0936681f447c0563a1dc7e9de9 authored about 3 years ago
fix: generate high resolution source map (#443)

When using the advanced import preprocessor, make sure to use a high resolution source map.
Els...

57012ba9f87abfec99f061196fb955da4ccfa384 authored about 3 years ago
fix: adjust store regex (#441)

Don't match in the case of $ยฐ or $ยง or $\, these are not store variables

Fixes #433

85a86c86513f98c2b02f2d314a18b0e68378c8f6 authored about 3 years ago
chore: update linter, formatter and fix linting issues

f6ef334f45c1327e087d031bd6f3791970d7cd25 authored about 3 years ago
chore: lock node version for lint ci task

741d31449b05e7781611276961b3fdfa2a42619d authored about 3 years ago
docs: SvelteKit is one word (#437)

f60454f3a32f9c6510c707c9f3dfe6db63bdc264 authored about 3 years ago
chore: pin volta node version to 14

58f2489d629e4a8ea302fbbf01a283c915302da8 authored about 3 years ago
chore(release): 4.10.0

099efd41a7b345e6fb689216be9f980dfa775d97 authored about 3 years ago