Skip to content
Snippets Groups Projects
  1. Oct 28, 2021
  2. Nov 11, 2020
  3. Feb 17, 2021
  4. Jan 29, 2020
  5. Nov 14, 2019
  6. Oct 01, 2019
  7. Sep 26, 2019
  8. Sep 25, 2019
  9. Aug 16, 2019
  10. Mar 09, 2019
  11. Nov 17, 2018
  12. Jun 22, 2018
  13. Jun 21, 2018
  14. May 09, 2018
  15. Apr 12, 2018
  16. Apr 05, 2018
  17. Feb 18, 2018
  18. Feb 15, 2018
  19. Jan 19, 2018
  20. Jan 18, 2018
  21. Dec 11, 2017
  22. Dec 07, 2017
  23. Nov 28, 2017
  24. Nov 02, 2017
  25. Nov 01, 2017
  26. Aug 24, 2017
  27. Jul 08, 2017
  28. Jun 28, 2017
  29. Jun 14, 2017
    • Joe Lencioni's avatar
      Replace lodash per-method packages with scoped imports · d8a0a153
      Joe Lencioni authored
      The per-method packages are zero-dependency modules, so they often
      include a bunch of extra code compared to importing from lodash/foo. We
      can save some bundle size by using these partial includes instead.
      
      Additionally, if I recall correctly, the per-method packages are all
      deprecated and no longer updated, so this is the way to go for lodash
      moving forward.
      d8a0a153
  30. May 18, 2017
  31. May 02, 2017
  32. Apr 10, 2017
  33. Apr 06, 2017
Loading