yn v4.0.0 Release Notes

Release Date: 2019-12-01 // over 4 years ago
  • ๐Ÿ’ฅ Breaking

    • Require Node.js 10 bbc3121
    • Return undefined instead of null when no match b1cd76b

    ๐Ÿ’ฅ Breaking for TypeScript users

    • Only use a CommonJS export for the TypeScript definition
      You need to change import yn from 'yn'; to import yn = require('yn');

    โœจ Enhancements

    • ๐Ÿ‘Œ Support on and off words 65e8faf

    v3.1.1...v4.0.0


Previous changes from v3.1.1