Aedes v0.44.1 Release Notes

Release Date: 2020-12-07 // over 3 years ago
    • chore(deps): bumped deps (#568) (b682531)
    • ๐Ÿ›  fix: replace shortid with hyperid #565 (#567) (831048b)
    • ๐Ÿ‘• chore(deps-dev): bump markdownlint-cli from 0.24.0 to 0.25.0 (#562) (fd89122)
    • ๐Ÿ›  fix: upgrade aedes from 0.42.6 to 0.44.0 (#561) (25532b4)
    • chore(deps): bumped deps and fix standard issues (#558) (7e5a980)
    • chore(deps-dev): bump snazzy from 8.0.0 to 9.0.0 (#554) (b11bdea)

Previous changes from v0.44.0

    • feat: delegate protocol decoding in server-factory and protocol-decoder (#549) (c8b5cb0)
    • chore(deps-dev): bump standard from 14.3.4 to 15.0.0 (#552) (eaf1ac9)
    • ๐Ÿ“„ docs: fix preConnect signature in example (#548) (08b7225)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿšš Aedes decodeProtocol method removed. Use aedes-server-factory for protocol decoding and more