Ecosyste.ms: OpenCollective

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

github.com/preactjs/preset-vite

Preset for using Preact with the vite bundler
https://github.com/preactjs/preset-vite

Merge pull request #109 from preactjs/refactor/clean-some-sourcemaps

refactor: Clean sourcemaps in newer Vite versions

a25a25215beee6c77c378fc74b7079c29ada1ca9 authored 11 months ago by Ryan Christian <[email protected]>
refactor: Skip second loop, delete from bundle earlier

775e26dc5f3e38705b3dd410d970037529e5bf34 authored 11 months ago by Ryan Christian <[email protected]>
refactor: Clean sourcemaps in newer Vite versions

d1a2486dde1863c4e48dbbb9e2612c0355eb8425 authored 11 months ago by Ryan Christian <[email protected]>
Merge pull request #108 from preactjs/docs/prerender-instructions

docs: Rewrite prerendering instructions

0db4c5bfd645385c9879ea3b4a2dee38a63e8e26 authored 11 months ago by Ryan Christian <[email protected]>
Update README.md

88f3db6c0d49e992ff9562616feff86ca34fc5e5 authored 11 months ago by Ryan Christian <[email protected]>
Consistency

6ab91dc93fb54c1706a805232d6e4bd166e09a3d authored 11 months ago by Ryan Christian <[email protected]>
docs: Rewrite prerendering instructions

f0c4e538afc80d7d516ea3411717dedcf3e99ed9 authored 11 months ago by Ryan Christian <[email protected]>
Merge pull request #107 from preactjs/feat/better-prerender-errors

Feat: Better prerender errors

4af090d897d0ae735d9d0b8fb15d5f0a7348ac1a authored 11 months ago by Ryan Christian <[email protected]>
Update src/prerender.ts

b268bcf545d088957a6c9bca65b2c4e800c4b832 authored 11 months ago by Ryan Christian <[email protected]>
test: Fix demo

41cfa32296e3e4276b0f6f5054e612daadcbb945 authored 11 months ago by Ryan Christian <[email protected]>
feat: Form code frame from sourcemaps for prerender errors

85e4bb4be9ead062327edb2dcb9ba8f6af2600ed authored 11 months ago by Ryan Christian <[email protected]>
Merge pull request #105 from preactjs/feat/patched-fetch-response

feat: Return proper `Response` from patched `fetch` during prerender

070c20cba211656df5aeaee2fc04dd85004a5340 authored 11 months ago by Ryan Christian <[email protected]>
test: Revise fetch test to use response

a551c03a8906674e3be986705c9d9e9f88f21b5f authored 11 months ago by Ryan Christian <[email protected]>
feat: Return `Response` from patched fetch

728a8f9ca7bc5d6689242b081bedc8f6881282c0 authored 11 months ago by Ryan Christian <[email protected]>
Merge pull request #104 from preactjs/fix/seen-urls

fix: Normalize URLs w/ trailing slashes

44d6cb9b28b8d79173e935046ecbc53453f5bff2 authored 11 months ago by Ryan Christian <[email protected]>
fix: Normalize URLs w/ trailing slashes

92a4bdea6bf393e7d4459c84846a23f1713e3dec authored 11 months ago by Ryan Christian <[email protected]>
Merge pull request #98 from preactjs/2.8.1

2.8.1

a325c1f3811900f70277424304c9eb42fc60f8a7 authored about 1 year ago by Ryan Christian <[email protected]>
2.8.1

264fbf6841b31e32d12d6dfeed0f1d1befc114a6 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #97 from preactjs/refactor/prerender-attr

refactor: Determine prerender script through script attr, rather than lexer

77968b64929c413f68ca061c3976b139b90df5e3 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Missed import

25f37dee373d0fc863a937a131a81d6f4285d6a8 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Update lock file

cf499b3d41effd2953ccc0a2e8f356e957e73c2a authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Determine prerender script through script attr, rather than lexer

f5fbfff77dd4e5f2e8ed4c0ad11e2d94fc089d62 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #96 from preactjs/2.8.0

2.8.0

bc03aaaf5091685eb95a6692e375745f4cb764d0 authored about 1 year ago by Ryan Christian <[email protected]>
2.8.0

242e4217e9625a7a19cb3a9c242f48297877fc17 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #86 from preactjs/feat/prerender-plugin

feat: prerender plugin

8f87cdace058d77d8035e35c17f5b696b87f7776 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Use Rollup's error reporting where possible

b99d77fedaa54bf59a1f9fdacd164e221da8e589 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Move `renderTarget` option & document it

84de6526e1c5b061e033429ad111f579087a7d44 authored about 1 year ago by Ryan Christian <[email protected]>
revert: Lock file changes

ee3ee5b38f35a1f620266422063f76ad9d36ed8a authored about 1 year ago by Ryan Christian <[email protected]>
chore: Better word wrapping

2d4a6ed1f389641fbc3e435087a97d68c6451adc authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Add better error message for prerendering failure

909bd2412c205e2798183e17d837fc03e55c8a8a authored about 1 year ago by Ryan Christian <[email protected]>
chore: Misc

7059c03ec2ef22525750fd6c47f894d2765dbd92 authored about 1 year ago by Ryan Christian <[email protected]>
docs: Add docs for prerendering

976638de41d9410160fc61be2a262dfcb96944b6 authored about 1 year ago by Ryan Christian <[email protected]>
Update src/prerender.ts

Co-authored-by: Jovi De Croock <[email protected]>

ec3472179373cbbd58488de93833dd07dcc7f8ac authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #95 from preactjs/refactor/disable-hook-names

refactor: Disable `transform-hook-names` if devtools aren't enabled

f0a53029b776812ce64c9ad01eb66f0e5dc4236e authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Disable `transform-hook-names` if devtools aren't enabled

e75e93112f6e5a02611702f8c1adbd3716adfccb authored about 1 year ago by Ryan Christian <[email protected]>
fix: Skip copying non-chunk JS outputs in the bundle

e489a371819bf1de301cc37b79cf755d80bb2911 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Rename `selector` -> `renderTarget` in prerender API

23bbc7516bf57be16ffefb88dbcac0a4ee08bc62 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Move `magic-string` to deps to fix yarn v1

be9a0994fb5dd4664edfa1b554947fa93a483f56 authored about 1 year ago by Ryan Christian <[email protected]>
feat: Allow for custom prerender injection selector

fee4d5e357a457f6e94b2c44ebfb89038c1107d8 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Move tmp dir local to make use of node modules

a82389f0af2c6b0ff6e8ea969f33f647377204f3 authored about 1 year ago by Ryan Christian <[email protected]>
revert: Accidental change to demo's mount point

e930e5ae4eb120f631333721087f80374ad1c063 authored about 1 year ago by Ryan Christian <[email protected]>
fix: preload patch on Vite 5.0.5+

ac891fa8387ccb69f6bd6ab3e19fba81680e430c authored about 1 year ago by Ryan Christian <[email protected]>
fix: Better error when prerender entry cannot be found

00d4b0da4f6c2cd18f2359125d3f2370b08c0b74 authored about 1 year ago by Ryan Christian <[email protected]>
fix: `rs-module-lexer` import

935d8c3fc814597fce3b8ac6a617e0077dccafd4 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Consistent peer dep range

df96c14468dc499ecbfa0dcc2554a6ee6d5d141a authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Switch to `rs-module-lexer` for prerender detection

dce372da44942391a056c5cf270cb5d9a09f88df authored about 1 year ago by Ryan Christian <[email protected]>
test: Add test for fs fetch during prerender

ba07c83d2f9f5fb43157f2f699c744fe45766ca4 authored about 1 year ago by Ryan Christian <[email protected]>
feat: Add local, fs-based `fetch` during prerender

657c67e6113af3afed05a6954548f17c1b48c691 authored about 1 year ago by Ryan Christian <[email protected]>
test: Fix tests

8fe21a76472e1e62e8ce6857f7cd87dc8e1ded65 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Use resolved Vite config rather than user config

ec5c0ee9f12a7557cbde76c109e0641f9377b5d5 authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #93 from preactjs/refactor/migrate-demo-to-create-preact

chore: Migrate demo to `create-preact` SPA w/ routing

aa534d61a35cfb90ec731d8f18f734d32d578467 authored about 1 year ago by Ryan Christian <[email protected]>
fix: Add iso & rts to devDeps

1e993376eebbabb0d5bd1b9980a8c22263a2b7ae authored about 1 year ago by Ryan Christian <[email protected]>
test: Update test URL

240de291046515b2d5d357d5e9999300c332ca85 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Migrate demo to match `create-preact` template w/ routing

3f442b18b7c53a24f18b7a9f0a4d2ed492df51de authored about 1 year ago by Ryan Christian <[email protected]>
test: Add test for `additionalPrerenderRoute`

7acf362d4a9589b671efb2b8d5e1104b25576931 authored about 1 year ago by Ryan Christian <[email protected]>
fix: `additionalPrerenderRoutes` option

a0495b29cf6d1982a01297908f3a7ad7762f1deb authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #92 from preactjs/misc/housekeeping

chore: Add demo `tsconfig.json`, prettifies `.json` on commit, add `preact` as a devDep

9dce9e9977892b5534e6675a149c61e0788422ca authored about 1 year ago by Ryan Christian <[email protected]>
chore: Add demo `tsconfig`, lint `.json`, add `preact` as a devDep

2423ebb8001d13748cc900afc55b406a0d86994f authored about 1 year ago by Ryan Christian <[email protected]>
fix: Preload patch for Vite 5

63077236daec1a9502eaca516b2e175c2731328c authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Move `magic-string` back to peerDeps

0672fddda0a891dcdfa60d86b52e4f12a593c780 authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Move prerender deps into deps

dc7bb6d79dc35b83109f40f19eee23e5a6b7d9ad authored about 1 year ago by Ryan Christian <[email protected]>
test: Add tests for `head` API

90c4b90fec4d20bc594377cacd1d28bdb0b4e50e authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Remove sorting of props when serializing

f5c2cc9e6e3dd00ad23fa1c700a3c8d61ebd3f79 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Correct error reporting

432cd6f891bfc73a4882362bfa12a3a51f8e2e9e authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Appease TS

1e4370820cb4863372e66b6531b36fb1f52a2f35 authored about 1 year ago by Ryan Christian <[email protected]>
2.7.0 (#91)

14d77c7ad61b9c4527342623a0210d16417b54b3 authored about 1 year ago by Jovi De Croock <[email protected]>
bump peerDeps for vite 5 (#90)

* bump peerDeps

* downgrade vite again

ae85e93924080a2d9570459c6316d73077f8319c authored about 1 year ago by Jovi De Croock <[email protected]>
Merge pull request #88 from preactjs/chore/silence-use-directive

chore: Silence Rollup's module-level directives warning

84555049591569c9db2947029e53b786e8bdfec3 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Silence Rollup's module-level directives warning

4da5c752a064e7251ccea162f19f3058999820e5 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Formatting

27cf56bb74eeb4b8cc92fcffdfde1613e136e1cf authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #85 from preactjs/chore/add-editorconfig

chore: Add `.editorconfig`

4cb5836fe7e5f9d14b3b9938116518c350f9e573 authored about 1 year ago by Ryan Christian <[email protected]>
test: Update build test case to check prerendering

192fa26a340805ee8ea0c1b2d9ae72a88ff790a2 authored about 1 year ago by Ryan Christian <[email protected]>
fix: Bug in assumed order of files in output bundle

be0c7410c75c76f48545f56cb1ce0230ca9c9f73 authored about 1 year ago by Ryan Christian <[email protected]>
fix: Better preload patching

967b2d11181ecff9b688185a264f40a29c4e03c3 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Add `.editorconfig`

856785c476e3e5ef4a7dc9d8cbb41c16176afa95 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Update demo

42a14c13ca08f24e19b91833a88107c062671846 authored about 1 year ago by Ryan Christian <[email protected]>
feat: Expose prerender plugin

19ebda43892cbb37db31ec33dcb0817dbd3b2bce authored about 1 year ago by Ryan Christian <[email protected]>
refactor: Switch to TS

e8cfe8dd276fba8cdc20c0d194270283e72cee39 authored about 1 year ago by Ryan Christian <[email protected]>
2.6.0 (#83)

d2fd4dae3ca634289df07cc5dd79efb8daccadc7 authored about 1 year ago by Jovi De Croock <[email protected]>
Allow JSX Import Source to be overwritten (#47)

* allow jsx import source to be configured

* allow package to be installed via git

* fix: ...

82237694f7596b78368ee90dc4fa4cb738d06ab7 authored about 1 year ago by John-Henry Lim <[email protected]>
Merge pull request #81 from preactjs/fix/pkg-types

fix: Move `types` export condition first

80cb54edfd56ac964e4485cbccef92dbb7256b1c authored about 1 year ago by Ryan Christian <[email protected]>
upgrade dependencies and add new stage 3 explicitResourceManagement (#82)

67f2b5decae1d39ff5081d4df38ad57dfa05f2b8 authored about 1 year ago by Jovi De Croock <[email protected]>
feat: Add (rough) prerender plugin

f8ed4b7e43f81adfc19c92dccd0fe486e3aeac86 authored about 1 year ago by Ryan Christian <[email protected]>
fix: Move `types` export condition first

ba0e102a14295fe65daaa0efd9f76053c9266cee authored about 1 year ago by Ryan Christian <[email protected]>
Merge pull request #79 from preactjs/feat/compat-aliases-option

feat: Allow users to opt out of compat aliases

4dfecb379c17fbb2f442987a8ff95536ff290cbd authored over 1 year ago by Ryan Christian <[email protected]>
Update src/index.ts

7b307b3f6a3e9bbb369c7e16f1e92e6f558f1e45 authored over 1 year ago by Ryan Christian <[email protected]>
refactor: Change option name

5136e0594f28c8f99a237a46d162dd7ebf0cb21f authored over 1 year ago by Ryan Christian <[email protected]>
docs: Add option to the ReadMe

45ea5520707682d2960bc78ae5de3cceec4dfe25 authored over 1 year ago by Ryan Christian <[email protected]>
feat: Allow users to opt out of compat aliases

3cde1760bf79aa3de4df0b0d904193b906c3ef2f authored over 1 year ago by Ryan Christian <[email protected]>
publish 2.5.0 (#71)

3ed6fb180ed3845f26281675e45f06c1acbce906 authored about 2 years ago by Jovi De Croock <[email protected]>
Update peerDependencies to support Vite 4 (#69)

* feat: update peerDependencies

* feat: update lock

08e876ea41768c81cd00fd5b1e6216c6c44cbce3 authored about 2 years ago by Marco Prontera <[email protected]>
Upgrade TypeScript target to ES2019 (#67)

Vite's min Node version is 14 so we can ship higher level JS then TypeScript's default. I believ...

7be9be98f0f810a228a15b514637ee0c72dc40df authored about 2 years ago by Andre Wiggins <[email protected]>
Merge pull request #66 from preactjs/add-workflow

Add some simple tests and GH workflow

d0d93865eb6128e007c12234654ff9ffe02541f2 authored about 2 years ago by Andre Wiggins <[email protected]>
Add test timeout

bfb258c03efe53bbd62c15f24c0684db1a94de73 authored about 2 years ago by Andre Wiggins <[email protected]>
Add GH workflow

579adc829b40adb0eee2f2bcf8e64f70694b07ca authored about 2 years ago by Andre Wiggins <[email protected]>
Add basic test suite using NodeJS testrunner

88e40c5f6ebd255e0c93631661e6c1d9351f3e6b authored about 2 years ago by Andre Wiggins <[email protected]>
Pin node version

1fda9908887b3fa6421d7e7705eb90182ab4ac6e authored about 2 years ago by Andre Wiggins <[email protected]>
Update caniuse-lite

5e6d3e400d16465de44babf33d240de7bcfbe1cb authored about 2 years ago by Andre Wiggins <[email protected]>
Run npm audit fix

412cf92d9facb0dd5e31e5ed9c40bbbed1807a00 authored about 2 years ago by Andre Wiggins <[email protected]>
Merge pull request #65 from liamdon/featureOptions

Provide options to disable devtools and prefresh

a6dfd74381c445796f8224577b43d421ca55cfe2 authored about 2 years ago by Marvin Hagemeister <[email protected]>