Ecosyste.ms: OpenCollective

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

github.com/fuse-box/fuse-box

A blazing fast js bundler/loader with a comprehensive API :fire:
https://github.com/fuse-box/fuse-box

refactor: QuantumBit

923efc63cfb5e8d3d825ae26f69c377e202598e8 authored about 7 years ago
chore: publish 3.0.0-next.18

af5f158f4bc0f6fbf78d7423f26247aea3e9cc4a authored about 7 years ago
fix: Fixes Quantum splitting but when resources have many dependents

closes #949

b1811214f34fb01bbcc2c8caf1114178edfc1055 authored about 7 years ago
chore: publish 3.0.0-next.17

caed70a59dad9c3ca071ac4f39820b4a29dca357 authored about 7 years ago
feat: Introducing Quantum noConflictApi option

closes #947 #914

e8193187f9a824280f1b0f4540b4ef8b0839661d authored about 7 years ago
fix: Fix aliases in dynamic import statement

closes #943

9242649ff2fb200c7078e0d994548b978076096f authored about 7 years ago
Merge remote-tracking branch 'origin/master'

25ff3a906033ecd5dbf2191c02ab7918a86bc714 authored about 7 years ago
fix: Quantum crashed with undefined conditions on the plugin list

fixes #939

3ef03fa2c35ade34300e39a350600b0aa9964c1a authored about 7 years ago
feat: add `appendBundles`-option to WebIndex-plugin (#942)

3668e7a22d0fe0c27c7ba7ca5ab8c930cc41bf6a authored about 7 years ago
chore: Version bump

48f61d57c02df85fef487797ccac761e94ab40b2 authored about 7 years ago
feat: EnsureEs5 false in Quantum

44a099ccc220e7095db6e2c6123dd5720a375e5e authored about 7 years ago
feat: Ability to publish typescript sources to npm

91b3a287c5fd4a761d36af16982a392abfaf2a99 authored about 7 years ago
Fix plugins field type from FuseBoxOptions (#937)

The old type was `Plugin[] | [Plugin[]]` ((array of Plugin) **or** (array of array of Plugin)) w...

d1a4ab06e6d092c973a9bee63f306f27de1829a2 authored about 7 years ago
chore: cleanup and test fixes

041c784a9f6974e2bec87751f9b993788481039f authored about 7 years ago
chore: cleanup

a2b66bc00807fedeeeeb83942eb9e9f084374c42 authored about 7 years ago
fix: Code spliting file integrity tests

* Fixed corner case

336286151a66741093a5327de3475d436dd50b57 authored about 7 years ago
fix: Quantum Splitting and node_modules

a093cad5e4f714fe17e7003a9c692f9fa03a8589 authored about 7 years ago
feat: Smart Code Splitting respect splitConfig option

55bc66b3f756dfe87fc839610fe100e7d4489993 authored about 7 years ago
chore: doc

2011e993b0ffbe08054af07a29b9cd37c9ce506b authored about 7 years ago
chore: doc

abf4efa92651f62902cbce7f6f9218b378812d45 authored about 7 years ago
chore: doc

73ec24b15db69b61a944a358cbd92750f5f7cc8a authored about 7 years ago
feat: Smart code splitting

Reference #934 #926 #880 #771 #933
closes #895

3b5ba2ee1dceb98da8ed3eb1b069eb3c48152c6f authored about 7 years ago
Update README.md

62a7b56d3c10bc4de0ea323e3c5febae2c206561 authored over 7 years ago
docs: Main page

ecd5636dddf4e0bedfe1873c9731193121880665 authored over 7 years ago
chore: Doc

c43f6d79d1712a2d1c19349ded70eaeb4b8bbcf5 authored over 7 years ago
build: Development playground

24d0ac31aee0deb77be5f062a003203c8b48760f authored over 7 years ago
build: added uglify-js to dev deps

249125a1672f2c4bb238c725240b21653c7ddb42 authored over 7 years ago
chore: doc

81fb96998bdfdd2f632c99d76ae1d2252d2b86fb authored over 7 years ago
chore: docs

a26e9c45eedc21ca86b0affb5daefe08a6aec802 authored over 7 years ago
build: Improvements to publishing and much more

6283e292fa3ec621b0b132df0e2b7f9931b99b3c authored over 7 years ago
chore: Tweaks to bin

c5e2e83c832cd6384192978c974f76baf6b981fa authored over 7 years ago
chore: Global Cleanup, Better release process and much more

* gulp refactored
* newer FuseBox bin
* File cleanup
* Better release process

ce0559744d9b723eee57bd2592ac0736330a6422 authored over 7 years ago
Merge branch '3.0'

99a5ff2057f9855eea7a4ae335de98d64e22ab75 authored over 7 years ago
refactor: Rollup extension is removed

fd230a76935ccfd857c965da713c755eec083678 authored over 7 years ago
refactor: TSConfig to a separate instance

fe51f5a5c46359ab9bc646057f3b8b04be010f42 authored over 7 years ago
refactor: experimentalFeatures removed (on) Old code splitting - removed

768b1dcf111d1a28576b5340d82f73967ef70efa authored over 7 years ago
feat: allow CSS mask images to be processed with PostCSSResourcePlugin (#925)

1f1941d7af68668065b2083313689e3b0055f86d authored over 7 years ago
fix: Ensure .babelrc options and direct BabelPlugin options are merged together (#920)

7aa77f8bcef4a0fb31a2eae3455c37e33d0cd9b9 authored over 7 years ago
chore(beta): Release 2.5.0-beta.1

116b09009e7d5a5748e36bada4b18d5c43b77c95 authored over 7 years ago
fix: LanguageLevel doesn't detect es2015 "const", "let" and "arrow function" (#917)

* fix: LanguageLevel doesn't detect es2015 "const" and "arrow function"

* fix: LanguageLevel ...

145912c1c7176ba15c3c22aae19f16534da48859 authored over 7 years ago
chore(publish): Release 2.4.0

47072a0addfed96cd8ec59a44e7fe108aac69f52 authored over 7 years ago
chore: Added conventional log shortcut in gulp

d22b0791099a9d7cd8ea6e2082c7eab6bb7fc3be authored over 7 years ago
chore(beta): Release 2.3.4-beta.15

8aa91f80d25d27011613ad75c184ac45add1d9f1 authored over 7 years ago
fix: css plugin doesnt check type before calling generateCorrectSourceMap (#897)

2969f66430c838d31c2a5eef01a59e9fdb0554bf authored over 7 years ago
feat: Uglify-es support for quantum (#884)

* feat: Uglify-es support for quantum

* docs: docs for the quantum's uglify option

7add661526e1c9506968ed8e1a3541b877392216 authored over 7 years ago
chore(beta): Release 2.3.4-beta.14

f7267d177354cdeca3ca00721af7c5bbf245fe9d authored over 7 years ago
test: Fixed a broken unit test for extension overrides

6ad4b1dd06471702764656e40c4d35a8e1129c68 authored over 7 years ago
feat: Allow path overrides configuration

05a47fb3abaf113dae667f376358b22302ecd879 authored over 7 years ago
feat: Add CLI API functionality (#892)

fcd30fb39b9f4c31c1fca7cfade17f020e072794 authored over 7 years ago
feat: WebIndexPlugin now accepts a template as a string literal (#886)

* feat: WebIndexPlugin now accepts a template as a string literal

* docs: Added more clarity ...

2792c1dacfc9719ba9bd0420ba1cb1512955db70 authored over 7 years ago
chore: doc

b2ae8f6637b54fdd0e5139ce4f695dface6df77a authored over 7 years ago
chore: doc

d522a98fe8636fbd76350f199e3d043d23ec2593 authored over 7 years ago
chore: Doc

7bdb8969b8467e758c22824ed4d9cdf40c58b3cd authored over 7 years ago
chore(beta): Release 2.3.4-beta.12

0a6ca208fdd5eb7da6330b6894dd92d16ab8acf2 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

12ff904093ae858214a12103f81b89ca6a300a62 authored over 7 years ago
feat: Extended Server require with import statements on remote files (#883)

* Closes #883
* Closes #871
```js
import("https://unpkg.com/[email protected]/lib/bespoke.js").then(...

12dfc01825a2927455967545b38d3e2e3a73f18b authored over 7 years ago
fix: Ensure correct path names for last changed file in bundle for VueComponentPlugin (#878)

* fix: Ensured path names are correct when checking last changed file in bundle for HMR

The i...

c67cffe0555e3e1e2f064aef98303e8d14f90c42 authored over 7 years ago
chore(beta): Release 2.3.4-beta.11

aaf38e91b0f6a81ddc7c031eceb267a45803692a authored over 7 years ago
feat: Allow typescript decorators for vue components (#870)

* feat: Allow typescript decorators for vue components

* refactor: Updates from PR feedback
...

18f783e0d4e2c9f4fbc8d0ead5c341fb4daa8919 authored over 7 years ago
chore(beta): Release 2.3.4-beta.10

2735765ec9137ed3308c8e75861b6680056a4107 authored over 7 years ago
fix: WebWorker now works with VanillaAPI (#869)

e40ec64b4f6f03a21732e58e20e90ed07735382b authored over 7 years ago
fix: Fixes code splitting issue when Quantum doesn't take path resolver (#867)

* Update index.js

- use correct split config options with quantum

* Update index.js

- c...

942e59953c65a58cca5a8b20d4b089f01f9f57f8 authored over 7 years ago
chore(beta): Release 2.3.4-beta.9

ffa14622042479531aa8020cc528e909eac38c72 authored over 7 years ago
fix: Accepts only strings for sourceMaps (#860)

65e110f2978c4a0540fdfcf18408babe2e0f889f authored over 7 years ago
feat: object-rest-spread acorn parser extension (#864)

3c7d18ea86c03dbe2c54d341247f83028c85c68e authored over 7 years ago
chore(beta): Release 2.3.4-beta.8

070c4fe1ea542f3a5cfb1c9b770ee9a83af3adcf authored over 7 years ago
chore: remove unnecessary acorn plugins (#862)

* chore: remove unnecessary acorn plugins

* chore: manually edit bin.js

52a2c526db3c4d2520399437697230d678d28909 authored over 7 years ago
chore(beta): Release 2.3.4-beta.7

64ef81bff82455f8b9c091a0abee752a06e46955 authored over 7 years ago
feat: StylusPlugin and CSSDependencyExtractor + Cache (#857)

* Added CSSDependencyExtractor
* Added cache
* Fixes #857

fd024b2bda463ec71ce844e868e1158e145837c1 authored over 7 years ago
chore: Cleanup

* Cleanup package.json
* Removed useless comments

eb7f60baf4129a73f4705987b6b1ec6216f95570 authored over 7 years ago
chore(beta): Release 2.3.4-beta.6

875dc575565b4e899b450e86da545ea48e8d0d98 authored over 7 years ago
fix: Ensures typescript plugin is used when vue lang="ts" (#861)

0716e6386abe12a44ba2eeb0ab17f868e344cacd authored over 7 years ago
Commit Message Validation & Formatting (#844)

* build(validation): Added husky and commitizen for commit message validation and formatting

...

8586d90baac5326f849aadf8aca82377a7e33764 authored over 7 years ago
fix: Only inject HMR code at end of bundle if a vue file has been processed (#858)

1b687184b13fa05f95063426e5ee7988fa9a0706 authored over 7 years ago
Release 2.3.4-beta.5

1cc655cd5c4c484736461b62d79dcb8e3a67150f authored over 7 years ago
feat: shimsPath customisation in Quantum

50124ad6ea38d939be196fb57dc6462c587afca1 authored over 7 years ago
Release 2.3.4-beta.4

3444658d17570167d241daa86bbc97133b6f83df authored over 7 years ago
Wrapped cache buster test file in a try catch (#855)

93b35adb29812a6be00ae038a12037f548f61ca4 authored over 7 years ago
Allow class components (#854)

fdb92646994e9e70aef68cf026919361dfb2707c authored over 7 years ago
Release 2.3.4-beta.3

3994e064a97ae0bf36211e0249107819acf08969 authored over 7 years ago
Release 2.3.4-beta.2

77547dcc8b4febf0edc6d0d007ed1f61cfb0bf3e authored over 7 years ago
Merge remote-tracking branch 'origin/master'

494bdccbdaf1a12fd2db911c97299db80f08596f authored over 7 years ago
fix: Check for frozen object in polyfillNonStandardDefaultUsage (#850)

61370265e24264e58120b77f6a59abf30f53d509 authored over 7 years ago
Moved typescript and postcss imports out of module scope (#851)

61ad3278a7d1f483e22e282c5281e3fba11ecdfa authored over 7 years ago
Release 2.3.4-beta.1

a05541c4a1d4cd4b969c0f60412f91427ab50985 authored over 7 years ago
fix (modules): Fix polyfillNonStandardDefaultUsage (#850)

* Setting default value using Object.defineProperty with enumerable : false
* Fixes #850

71c42b4326405900368b5479fab85a6c583fdf2e authored over 7 years ago
chore(publish): Release 2.3.3

17138a3a9e9ee5ecfa51c5c9564e55afdc3cfb48 authored over 7 years ago
Release 2.3.3-beta.2

d8fa288cc9d5df5bf6a63233599d971c81061e65 authored over 7 years ago
fix : Manifest file is written correctly

cfc1a0043942cf8a1e6d2dc6e8744a277b2db186 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

0e97943ea0e8f0be778e3662caab022b08894895 authored over 7 years ago
Release 2.3.3-beta.1

f66356ab6fc510fc3931bc06c43522baf93d6e3a authored over 7 years ago
fix: Fixes CopyPlugin regression where filenames had js extensions

37459778a121082717d799f9625fd1b712105c6d authored over 7 years ago
Update README.md

66653680b83a70b3707c069e0d54d13c0d212c24 authored over 7 years ago
chore (publish): Release hotfix - 2.3.2

94cbf20d9e06781102359edf505811f9d5951d7c authored over 7 years ago
Release 2.3.2-beta.1

7e4ef3b7f0037393c30fbe324ca104f202a862f4 authored over 7 years ago
chore: publish v2.3.1

ae0b71bb77fed63f006b1a91174e3302f8174fba authored over 7 years ago
Release 2.3.1-beta.26

a8d26c093be5e8a1d9389ac91b3058eddb29bb5d authored over 7 years ago
chore: Remove old style tests (migrated)

424b0bd8e3478c3a625fbcbf209f23cbff0e9be7 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

21f41215bfcdb3a943bb9d35e12c6f6d4df8b655 authored over 7 years ago
chore: Clean up, removing unused functionality

108ff0bd6e8a94f164e22e7f861489f10d65f160 authored over 7 years ago