github rustwasm/wasm-pack v0.3.1
🌠 0.3.1

latest releases: v0.13.1, v0.13.0, v0.12.1...
6 years ago

Babby's first point release! Are we a real project now?

🤕 Fixes

  • fixed init Is a Directory error - ashleygwilliams, pull/139

    Our new logging feature accidentally introduced a regression into 0.3.0. When
    calling wasm-pack init, if a directory was not passed, a user would receive
    a "Is a Directory" Error. Sorry about that! Thanks to jbolila for filing
    issue/136!

  • typescript files were not included in published package - danreeves, pull/138

    Generating Typescript type files by default was a pretty rad feature in
    0.3.0 but we accidentally forgot to ensure they were included in the
    published package. Thanks so much to danreeves for catching this issue
    and fixing it for us!

Don't miss a new wasm-pack release

NewReleases is sending notifications on new releases.