Parcel v1.11.0 Release Notes

Release Date: 2018-12-18 // over 5 years ago
  • ➕ Added

    • ➕ Add Kotlin asset support Details
    • ➕ Add --host option Details
    • ➕ Add support for HMR with elm-hot Details
    • 🌲 Log dev server access for log level verbose or more Details
    • 🍱 Process array of assets for JSON-LD Details
    • 📦 Extract workerfarm into separate package Details
    • 📦 Extract Logger into its own package Details
    • 📦 Extract watcher into its own package Details
    • 🔀 Merge fs-watcher-child into Parcel's monorepo Details

    🛠 Fixed

    • 📦 Use this.write and super.end for JSPackager Details
    • 👉 Make dynamic import name relative to the file importing it Details
    • ⚡️ update postcss and deps Details
    • catch css file not found Details
    • Treat webmanifest as an entry module Details
    • ➕ add debugger flag for non production builds in Elm Details
    • 🔨 refactor: JSON.stringify replacer can not be boolean Details
    • 🛠 Fix debug log files for certain locales Details
    • Scope hoisting renaming after babel transforms Details
    • Switch from toml to @iarna/toml Details
    • ⚡️ Update deasync to 0.1.14 (Node 11 fix) Details
    • Skip external imports from processing Details
    • Don't lowercase attributes in html files Details
    • 🔨 refactor: remove unnecessary not null check Details
    • Don't cache dynamic bundles that had a network error Details
    • Treeshake functions properly Details
    • 🛠 Fix autoinstall of cssnano Details
    • 🛠 Fix server when there is a dot in the path Details