519 Commits (32e52ca893e26c97bbf478c57ae1e9abed23c449)

Author SHA1 Message Date
Avery Harnish 9bf729f96c 🌥️ 0.9.0 6 years ago
Ashley Williams 00d08e74f5 fix(test): only use exactly v0.24.0 geckodriver on windows 6 years ago
Avery Harnish e8f27f2ba3 Adds error message and docs for failed wasm-opt 6 years ago
Avery Harnish d1dc19f880 Fix clippy warnings and add to CI 6 years ago
Jesper Håkansson 62cfd9adbb fix: Rate limit version check if the request fails 6 years ago
Martin Kavík a39a278220 fix(command_test): stamps.rs check driver once per day, update RELEASE_CHECKLIST 6 years ago
Martin Kavík 2facd17653 fix(command_test): select correct webdriver version 6 years ago
Pauan bf04deee35 Adding in -q flag 6 years ago
Pauan fc57f09688 Adding in log-level flag; also changing quiet to silence all stdout 6 years ago
Pauan a522ed6c42 Running cargo fmt 6 years ago
Pauan a8f4ddbe05 Adding in --quiet flag to suppress warnings 6 years ago
Ashley Williams f53c6f5aa0 feat(build): --no-pack flag 6 years ago
Ashley Williams f37d46a79e fix(license): don't warn if license-file is present 6 years ago
Mario Reder 090d90bb76 feat(publish): dist tag option 6 years ago
Ashley Williams a93f2713d8 fix(style): appease cargo fmt 6 years ago
Ashley Williams 229de51270 feat(build_target): impl display 6 years ago
Ashley Williams f9ec18d783 feat(bindgen): update to --target flag interface 6 years ago
rhysd 5a58e8e683 Fix sideEffects value in generated package.json should be empty 6 years ago
Ashley Williams 032c9f4cbd feat(bindgen): check wasm-bindgen cli version when running target web 6 years ago
Ashley Williams 22a63ea86f feat(install): break out get cli version function 6 years ago
Ashley Williams c293720fe1 feat(bindgen): use version check function from install 6 years ago
Ashley Williams 4e255675f0 fix(clippy): remove unnecessary return 6 years ago
Ashley Williams af03d1d3e2 fix(bindgen): remove unused import 6 years ago
Ashley Williams b72048b8c7 feat(bindgen): check that wasm-bindgen versions match, with dummy data 6 years ago
Ashley Williams a3541196c7 feat(bidngen): we don't need to read stdout to know it will fail 6 years ago
ibaryshnikov 788fca0f67 updated help message, replaced 'browser' with 'bundler' 6 years ago
Thomas cd91478a52 Update cargo_metadata to 0.8.0 6 years ago
Jesper Håkansson bd3dec1c59 fix: Add user agent for wasm-pack version check 6 years ago
Ashley Williams 8407a1dc18 fix(lint): ignore redundant closures 7 years ago
Ashley Williams b96538ec23 fix(lint): re-enable clippy, fix lints 7 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 7 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 7 years ago
Kirk Turner 64f835c0f2 Get the wasm-bindgen version and display it in the error message 7 years ago
Kirk Turner 97fdc94d53 #627 - create a custom error message when wasm-bindgen fails because --web isn't available 7 years ago
Alex Crichton 82ffe7b879 Only run specific tests during `wasm-pack test` 7 years ago
Alex Crichton 9b74e43d2d Add support for automatically executing `wasm-opt` 7 years ago
Jesper Håkansson e6733d420d refactor: Use PBAR.warn and a struct for versions 7 years ago
Jesper Håkansson 6a0f2fb247 fix: Print other message if we could not find the target 7 years ago
Jesper Håkansson 8bba404e59 fix: Check for "rustup" rather than ".rustup" when checking for wasm32 7 years ago
daubaris 38606621bc cargo fmt 7 years ago
Jesper Håkansson 735c5865a2 refactor: Move wasm32 checking to it's own file 7 years ago
Jesper Håkansson 12fcdad8b4 fix: Improve error message when wasm32-unknown-unknown is missing 7 years ago
daubaris b30b72b99a Removed unnecessary macro and added comments 7 years ago
ibaryshnikov f17e65954c added tests for --out-name flag 7 years ago
Jesper Håkansson b329fefc84 feat: Print unexpected panics to standard error 7 years ago
ibaryshnikov 7a96d8d754 initial support for --out-name added 7 years ago
Alex Crichton f39acc19c8 Fix panics in `build --mode no-install` 7 years ago
daubaris d495bd52c3 rustfmt 7 years ago
daubaris 9934171d42 Updated with the current master 7 years ago
Ashley Williams a0af7b974a fix: merge 7 years ago