react-functional-select v2.5.0 Release Notes

Release Date: 2020-06-13 // almost 4 years ago
  • ๐Ÿ”„ Change Log

    ๐Ÿ›  Misc

    • ๐Ÿ”จ Reduce global data allocations and refactor how some config data is defined/consumed
    • ๐Ÿ”จ Minor code refactoring (in relation to actual source code)
    • โšก๏ธ Updates to rollup.config.js and babel.config.js to ensure that all code in package is fully transpiled (previous package versions were offloading some transpilation work to consuming packages/libs)