Skip to content
Snippets Groups Projects
  1. Jun 16, 2021
  2. Jun 07, 2021
  3. Mar 04, 2021
  4. Mar 03, 2021
  5. Oct 20, 2020
  6. Oct 05, 2020
  7. Sep 24, 2020
  8. Sep 07, 2020
  9. Aug 31, 2020
  10. Aug 19, 2020
  11. Aug 10, 2020
  12. Jul 22, 2020
  13. Jul 18, 2020
  14. May 18, 2020
  15. May 01, 2020
  16. Apr 09, 2020
  17. Mar 24, 2020
  18. Mar 17, 2020
  19. Mar 11, 2020
  20. Mar 06, 2020
  21. Mar 02, 2020
  22. Feb 12, 2020
  23. Feb 05, 2020
  24. Feb 04, 2020
  25. Nov 26, 2019
  26. Nov 24, 2019
  27. Nov 20, 2019
  28. Jul 23, 2019
  29. Jul 17, 2019
  30. Jul 15, 2019
  31. Jul 10, 2019
  32. Jul 08, 2019
  33. May 21, 2019
  34. May 20, 2019
  35. May 14, 2019
  36. May 09, 2019
    • Michael Kriese's avatar
      feat: typescript (#3594) · 45704750
      Michael Kriese authored
      Adds initial typescript support
      
      BREAKING CHANGE: Renovate is now distributed as a "built" package on npmjs, using `dist/` instead of `lib/`. For nearly everyone, it should still just work though.
      45704750
  37. Oct 05, 2018
  38. Nov 03, 2017
  39. Oct 31, 2017
  40. Oct 01, 2017
    • Rhys Arkins's avatar
      refactor: use prettier instead of eslint-plugin-prettier (#864) · b4e2341d
      Rhys Arkins authored
      Having eslint flag prettier "errors" in editors can be rather painful. Also chose against linting staged files for prettier because I like to stage partials. Instead:
      - Recommended to use plugins for editors to format on save, e.g. `prettier-atom`
      - Prettier will be run as part of `npm test`
      b4e2341d
Loading