Ecosyste.ms: OpenCollective

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

github.com/swc-project/swc-node

Faster ts-node without typecheck
https://github.com/swc-project/swc-node

Merge pull request #650 from KitchenMate/hook-opts

feat(register): support hook options

f34801dde33a96cc789317725fe0aeeab0d7ba13 authored over 2 years ago
feat(register): support hook options

4c6dad7bfbf4563c44bd25476a6ab5d78cff55dc authored almost 3 years ago
feat(register): always resolve full file path for tsconfig and add paths if available (#646)

* feat(register): always resolve to full path for tsConfig

* feat(register): add paths to swc...

3062413e464a5b5706c5ac4912f43ef7451fe73b authored almost 3 years ago
Merge pull request #647 from Craga89/patch-1

feat(register): return addHook result to it can be reverted

abd1f908a320d54dd349f639a8d8fca4cbb4e265 authored almost 3 years ago
Merge pull request #645 from jameshfisher/patch-1

Make it clear how to use swc-node

5e70c392699ffad0049bc302d5fdec08a1a2fed8 authored almost 3 years ago
feat(register): return addHook result to it can be reverted

Currently the `register` method doesn't return the result of `pirates#addHook`, which means you ...

222e2056351e3a2ba2a4764537c9410b0112051e authored almost 3 years ago
Make it clear how to use swc-node

swc-node is GREAT! BUT: I suspect you're losing many potential users because of the README.

B...

0e41e92040b4b89bf3538eef514878ad170f39d7 authored almost 3 years ago
test: fix type check

268a9146d25690e1cabd2895443f7cd50f57a936 authored about 3 years ago
chore: upgrade dependencies

cfb70515011a72891990aa75cf31bbfa5a42cd49 authored about 3 years ago
chore: upgrade dependencies

de8c11ce9d6be34e8035c0c9acca4d87c5ab0845 authored about 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/register...

d5aaf692aa246b13faf37ee4874c968f176c1cea authored about 3 years ago
Merge pull request #632 from maschwenk/patch-1

Inline sourcemaps by defaullt

57c97a813445fe6e2ff59b347d97ece9a5299888 authored about 3 years ago
Make jest specific

55d3abfdd08e0e0a94e7ed6558691e983f36b14f authored about 3 years ago
Inline sourcemaps by defaullt

f52607f8529cc5c672f94e53af3ec8685f6be4ef authored about 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/register...

b70224c67c4e0296f4b000563a8865bd2bb41f7e authored about 3 years ago
docs: update readme

8e4534719acabff0ddcd367762b787bb2d843351 authored about 3 years ago
Merge pull request #631 from Brooooooklyn/upgrade-deps

chore: upgrade dependencies

3ef352a01b9dde63f39ffeaba60c3891a24acb8a authored about 3 years ago
chore: upgrade dependencies

5ec276fb259f772b2b2cf0cca2f582411b97ef44 authored about 3 years ago
chore(release): publish

- @swc-node/[email protected]

3afb7cc48081062181a80686cf4e59659480d1b3 authored about 3 years ago
Merge pull request #624 from Brooooooklyn/get-cache-key

fix(jest): internal cache logic duplicated with jest cache

f79ba4414476da8c0aeaaf07f59b2c9c3aa5fa40 authored about 3 years ago
fix(jest): internal cache logic duplicated with jest cache

43a36b9be9aec0295a4a8d549fa189bef095d44f authored about 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]

2e6e3e9878f1bb9d2c0c532dfe75956eef48f880 authored about 3 years ago
feat(register): support tsconfig in subdirectory

634d766aa22013ec725c0d30317eb38963410db3 authored about 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/register@...

19da5ff5bae595534ebc2e5d487c815bc75feb6e authored about 3 years ago
chore: add version hook

2c9a43461cfb82639c1e6f049370f612b3e7e9aa authored about 3 years ago
feat(core): enable inlineSourcesContent by default

c2d1d3f34e4f3c9b5f974c641075877e02e28ebb authored about 3 years ago
Merge pull request #622 from sod/mjs-support

feat: accept to transpile files with .mjs extension

10080189fcfe9aabf4e7c86cc26c6e3957c1f181 authored about 3 years ago
feat: accept to transpile files with .mjs extension

c1df0c827b8f8abaa7c5b04d837884378438385a authored about 3 years ago
chore(release): publish

- @swc-node/[email protected]

c4bbb2b5c9948614628884d75180dc8d1a6c033c authored about 3 years ago
Merge pull request #620 from Brooooooklyn/fix-jest

fix(jest): xxhash should be dependency

9377f2fc31171805bddd7d62c6ac72900bea7488 authored about 3 years ago
fix(jest): xxhash should be dependency

555913638c07d17470d80a9944cba9e7a18bd94c authored about 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/register@...

2e7bcba5bc0173dc5f2c1e3a06fa2a9571555f23 authored about 3 years ago
chore: fix workspace dependencies version

48796527449820d7c7e80fd7953d67f506093e7d authored about 3 years ago
chore: update lockfile

8ad263e2a08b89be407e9aebf2e3cc79eef62b34 authored about 3 years ago
chore: prune root package.json

b23037f8618f651542a73ad48c1a83cc63b323c4 authored about 3 years ago
perf(jest): replace sha1 with xxhash for better performance

8d436dd7000b9fee21c278bd294c017216e02b69 authored about 3 years ago
Merge pull request #618 from Brooooooklyn/pnpm

chore: switch to pnpm

427f0b13ecd5511710e9ac981c9aa3b14c1d4f74 authored about 3 years ago
chore: switch to pnpm

fa0a006a773675f6d00d73c8bf074b5cc2ecf27e authored about 3 years ago
Merge pull request #616 from vonovak/patch-1

refactor: access cache only once

e68e321bf2e759bedfcc71227b2ceb7032e1d050 authored about 3 years ago
refactor: access cache only once

b695730c19abce47c3adfca58910ac037d4a0870 authored about 3 years ago
Merge pull request #613 from huozhi/doc/align-name

2594ba716a371ded46a82a856bfc887d2c2dd771 authored over 3 years ago
align repo name in changelog

3f493639558ed4c11342ee474b19e07cddeff50f authored over 3 years ago
align repo name urls

9480d5860b91c57ddbbe2db6d1a2b79d6f8b15ab authored over 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/register@...

028c3244ce25863cee977906810f89e4e6edd01b authored over 3 years ago
fix(register): basePath arg to ts should be cwd

e5d4c3118b73bb38d4710daa84befff0e16d8d81 authored over 3 years ago
feat(core): add swc option to pass raw SwcOptions

dbee70c4157ee6c03fe3f2ae7a834195487dfe38 authored over 3 years ago
chore: upgrade dependencies

4ff2c37ad749c92e2b5a15055eed650e57c9cb37 authored over 3 years ago
chore: fix [email protected] compatible

d57cb9990ca08eb80dfefd69a6a8bc9dccc61cf3 authored over 3 years ago
docs: update benchmark result

cb91190d2279f5bcc5a94bdeffc1db132dc3ae5b authored over 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/[email protected]
- @swc-node/register@...

fbfe8d6cf4cd62528eea920a724ccba00b46ddec authored over 3 years ago
Merge pull request #608 from h-a-n-a/feat/paths

Add typescript path support

f26e38f4693024f59fa88ae87eb5ef72303b9e10 authored over 3 years ago
docs(core): update doc

3c745d1b9e39fdff2e9ddd01bb917e98ca35ac80 authored over 3 years ago
feat: add typescript path support

54615b880d70bc41c547cd13cacc2ebefd0bd82c authored over 3 years ago
chore: lockfile maintaince

b5292c386a0a4423f92b967c993290bf9364ba2a authored over 3 years ago
build(deps): bump @swc/core from 1.2.78 to 1.2.80 (#602)

8a01de3e6fcdfd2f96cb8b4537e95bede63f0d22 authored over 3 years ago
fix: typecheck

d39561d3215b5ce2c81f59f51045a1ac7535fe18 authored over 3 years ago
build(deps-dev): bump @typescript-eslint/parser from 4.29.1 to 4.29.2

259ca9799e2476431523ccb0559bc5afb06ad5b6 authored over 3 years ago
build(deps-dev): bump @typescript-eslint/eslint-plugin

573b48552f08660c35185140121450d39c38e0ef authored over 3 years ago
build(deps): bump @swc/core from 1.2.77 to 1.2.78

c1a521da320866609b74c6cb778d6022ed18a6ba authored over 3 years ago
build(deps): bump @swc/core from 1.2.76 to 1.2.77

c0e05ea4ace65393939879ff341baedb7ac6a6c4 authored over 3 years ago
docs: update benchmark result

7aa00b317f054fd28e8e898de301262d750cdfd5 authored over 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]

5ee8107d539abc0b9b4ad374d467099af8727316 authored over 3 years ago
fix(register): outdated ts->swc config

Close https://github.com/Brooooooklyn/swc-node/issues/595

cff217b9b45199c580e9ed308f3826b577776bb3 authored over 3 years ago
build(deps-dev): bump @types/jest from 27.0.0 to 27.0.1

db739472fcf3532086ea2fe269efc649054243e1 authored over 3 years ago
build(deps-dev): bump esbuild from 0.12.19 to 0.12.20

1700ae6eabb70bee4affc808db19e588b2118127 authored over 3 years ago
build(deps-dev): bump @types/node from 16.6.0 to 16.6.1

22f74c6ec0f2490db919cd79530cf77cb4fef1d5 authored over 3 years ago
build(deps-dev): bump @types/node from 16.4.13 to 16.6.0

70dcb474d2dddb7909c8ce3df6812e002f005fd1 authored over 3 years ago
build(deps): bump @swc/core from 1.2.75 to 1.2.76

86e7275e85a53059425909ff7e1a9f72b80ce20a authored over 3 years ago
build(deps-dev): bump @types/jest from 26.0.24 to 27.0.0

c184a847a8ada696211a327e9ebe2e6ae5529f21 authored over 3 years ago
build(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.29.1

c1132bd1a0ba8a80307ada3d5c603e68b9e38825 authored over 3 years ago
build(deps-dev): bump @typescript-eslint/eslint-plugin

cc317833d340177b2180011d28aa415effcfa30f authored over 3 years ago
chore: lockfile maintaince

6a3149158f41cacd5c291f7af0b9035d64253e54 authored over 3 years ago
build(deps-dev): bump esbuild from 0.12.18 to 0.12.19

a01db7b182b5b23f3b94c503e96b357657994e04 authored over 3 years ago
build(deps): bump @swc/core from 1.2.74 to 1.2.75

8d4c508f2dc45848f360e34fb4f8f68a33a3a599 authored over 3 years ago
build(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.0

0691a42cebbb9c3cbff56b1b7e0a285f6bf3bd59 authored over 3 years ago
build(deps-dev): bump lint-staged from 11.1.1 to 11.1.2

a9a8ffb76f5999e1a7cbc9ce3e6a776d2f76f7e6 authored over 3 years ago
build(deps-dev): bump @types/node from 16.4.12 to 16.4.13

e6d83227fd20c95673784a9fbfceaad1006fa3ba authored over 3 years ago
build(deps-dev): bump @babel/core from 7.14.8 to 7.15.0

f3dd396d308934a74cad472235e6a52eb5f0ccef authored over 3 years ago
build(deps-dev): bump @babel/preset-typescript from 7.14.5 to 7.15.0

575ef08620323124447944082a43032cca75ac01 authored over 3 years ago
build(deps-dev): bump esbuild from 0.12.17 to 0.12.18

cfab1bf5ff2797851180b7161b2059d8bf0c4b71 authored over 3 years ago
build(deps-dev): bump @types/node from 16.4.10 to 16.4.12

351eaa840674d448129fe5092d59b10d40be5f82 authored over 3 years ago
build(deps): bump @swc/core from 1.2.71 to 1.2.74

97092ebe67fcb7e78b6dff650dfb180b4c62888a authored over 3 years ago
build(deps-dev): bump @babel/preset-env from 7.14.9 to 7.15.0

fe84e89bdc3a4cf0267ac67316ab31ea17a79073 authored over 3 years ago
build(deps-dev): bump @types/lodash from 4.14.171 to 4.14.172

9c6f25ad57c0713e4ae940575b4c2a2e5f98ab07 authored over 3 years ago
build(deps): bump tar from 4.4.13 to 4.4.15

00c5fc69781cb952b37ed9353ebf2a8232980efd authored over 3 years ago
build(deps-dev): bump @typescript-eslint/parser from 4.28.5 to 4.29.0

07ef07b3c216c11b6cdeb89f489125152696f406 authored over 3 years ago
build(deps): bump @swc/core from 1.2.70 to 1.2.71

298207a2ff1e34bdb1dc94c8df89064e2c8109be authored over 3 years ago
build(deps-dev): bump @typescript-eslint/eslint-plugin

81639977ab2c3943bffd797267125863c4c5a146 authored over 3 years ago
build(deps): bump chalk from 4.1.1 to 4.1.2

acfd8c1304879c074edf3b24ac0038cdb2528de1 authored over 3 years ago
build(deps-dev): bump @types/node from 16.4.7 to 16.4.10

35a1f8f394739d622bfd234321c0ab0c006003a4 authored over 3 years ago
build(deps): bump @swc/core from 1.2.66 to 1.2.70

1971915fe956ecb498dcc6c8f0b81a20dc22db3a authored over 3 years ago
build(deps-dev): bump eslint from 7.31.0 to 7.32.0

efc981c66256208c8e163377178a26a6f7531513 authored over 3 years ago
build(deps-dev): bump @babel/preset-env from 7.14.8 to 7.14.9

b0eedb50c1dc61ba1ff36d2275c573cb01629d42 authored over 3 years ago
chore(release): publish

- @swc-node/[email protected]
- @swc-node/[email protected]

78b1db6aa5c8cc3d171755e5499c5271eb7f6812 authored over 3 years ago
fix(register): make typescript a dependency (#563)

9152f74c8494a603315a0bcfd6f05e9a691879d2 authored over 3 years ago
build(deps-dev): bump esbuild from 0.12.16 to 0.12.17

ffcfae20667bc1408bdfd2741d7cbfa2dba48435 authored over 3 years ago
build(deps-dev): bump @types/node from 16.4.6 to 16.4.7

ba329d74a90068f273dcf2021e350f20e55ff4fa authored over 3 years ago
build(deps-dev): bump @types/node from 16.4.4 to 16.4.6

0a308182076edace6ab35d49c06076628966bdb6 authored over 3 years ago
build(deps-dev): bump sinon from 11.1.1 to 11.1.2

bf5a934ab9fc3d434f268c0c558fcdb46a0bf37a authored over 3 years ago
build(deps-dev): bump @types/node from 16.4.3 to 16.4.4

350cceeabc94eecbfbf7123b29f693c89b5982e9 authored over 3 years ago