All Versions
51
Latest Version
Avg Release Cycle
50 days
Latest Release
593 days ago

Changelog History
Page 5

  • v0.2.3 Changes

    October 06, 2017

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • ➕ Add module field in package.json (90431ff)
    • ➕ Add node.js partial support to the perf function (0045672)
    • Hide the changelog preset beneath a scripts folder + rewrite (696503c)

    :factory: New feature(s)

    • Highly experimental perfs function. (6fa1d29)

    📚 :memo: Documentation update(s)

    • Correct errorType typo (e058b7a)
    • 🛠 Fix contributing typo (d12e29c)
    • 📚 Perfs() documentation (6c90e15)
    • Readme : image cdn and shorten unpkg link (8eac8c9)

    :white_check_mark: Test improvement(s)

    • ✅ Write perfs() tests (3a14499)
  • v0.2.2 Changes

    October 04, 2017

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • 🚚 Moves polyfills to the config object (2820e34)

    :factory: New feature(s)

    • 👍 Allow non-global fetch & FormData (112b9cc)
  • v0.2.1 Changes

    October 03, 2017

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • ➕ Add custom changelog preset (023a73c)
    • 🔄 change changelog format to atom (970bf7b)

    :bug: Bug fix(es)

    • 🛠 Fix baseUrl not mixing in options (5c90df4)

    📚 :memo: Documentation update(s)

    • ➕ Add badges (d29c96d)
    • Regenerate changelog (c14ede7)
    • ⚡️ Update contributing guidelines (b96022d)
  • v0.2.0 Changes

    October 03, 2017

    ⚡️ :arrow_up: Version update(s)

    :fire: Breaking change(s)

    • 0️⃣ :art: Replace mixdefaults with a mixin flag. (c497f6e)

    📚 :memo: Documentation update(s)

    • Create CONTRIBUTING.md (c79578a)
    • ⚡️ Update readme with unpkg (1131755)
    • ⚡️ Update README.md (b8f3cc8)
  • v0.1.5 Changes

    October 03, 2017

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • ⚡️ Update changelog (7717052)

    🐎 :checkered_flag: Performance update(s)

    • 👉 Use a Map instead of an Array for catchers (dba8e63)
  • v0.1.4 Changes

    October 03, 2017

    :art: Code improvement(s)

    🐎 :checkered_flag: Performance update(s)

    • [mix] small perf improvements (fb319eb)

    :factory: New feature(s)

    • ➕ Add changelog (457852d)
    • ➕ Add global catchers with the catcher method (04b5cb9)

    📚 :memo: Documentation update(s)

  • v0.1.3 Changes

    October 03, 2017

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    :bug: Bug fix(es)

    • 🛠 Fix typos in mergeArrays (966cbeb)

    :factory: New feature(s)

    • ➕ Add headers/content/body methods and better options type. (3c9c10e)

    📚 :memo: Documentation update(s)

  • v0.1.2 Changes

    October 03, 2017

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • Correct types (f6aeb64)
    • 👌 Improve typescript definitions (b8d4e96)

    :factory: New feature(s)

    📚 :memo: Documentation update(s)

  • v0.1.1 Changes

    October 03, 2017

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • Correct optional callbacks in declaration files (0b37983)
  • v0.1.0 Changes

    October 03, 2017

    ⚡️ :arrow_up: Version update(s)

    :art: Code improvement(s)

    • ➕ Add coverage (517ee5d)
    • ⏪ Move from webpack to rollup and restore source maps (6515d7a)

    :fire: Breaking change(s)

    📚 :memo: Documentation update(s)

    :white_check_mark: Test improvement(s)