kea v0.24.1 Release Notes

Release Date: 2017-09-10 // over 6 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ Moved CLI tools (the kea command line utility) to separate kea-cli package
    • โž• Added "module" field to package.json with a version that uses ESnext imports instead of require calls. Should decrease bundle size by ~10kb on Webpack 2+, rollup and other module bundlers that use this
    • โž• Added a "esnext" field for people to opt in to the untranspiled source.