1. c24ddf5 chore(deps): bump path-to-regexp from 8.2.0 to 8.4.0 (#89) by dependabot[bot] · 4 days ago master
  2. 7b3338f chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 (#88) by dependabot[bot] · 4 days ago
  3. 01e0022 chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#87) by dependabot[bot] · 3 weeks ago
  4. d9afa07 chore(deps): bump express from 5.1.0 to 5.2.0 (#83) by dependabot[bot] · 7 weeks ago
  5. 04fd861 chore(deps): bump minimatch (#86) by dependabot[bot] · 7 weeks ago
  6. ecb2a01 chore(deps): bump qs from 6.14.0 to 6.14.2 (#85) by dependabot[bot] · 9 weeks ago
  7. 90278da chore(deps): bump body-parser from 2.2.0 to 2.2.1 (#82) by dependabot[bot] · 5 months ago
  8. 7518e78 chore: update release audit workflow & license headers & add .npmrc (#81) by エリス · 5 months ago
  9. e75dcb3 chore(deps): bump glob from 10.4.5 to 10.5.0 (#80) by dependabot[bot] · 5 months ago
  10. 8af0e43 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#79) by dependabot[bot] · 5 months ago
  11. e63b790 feat: app electron support (#76) by エリス · 8 months ago
  12. 63f1596 fix!: update android's hardcoded platform www path (#77) by エリス · 8 months ago
  13. c572ff1 ci: update node workflow (#78) by エリス · 8 months ago
  14. 24f0f3c chore!: drop chalk for node:util & bump node engine requirement (#75) by エリス · 8 months ago
  15. 9b1d9f7 chore: various changes (#74) by エリス · 8 months ago
  16. a61ef5f chore!: drop deprecated platforms (#73) by エリス · 8 months ago
  17. 775f449 refactor: launchBrowser & docs (#72) by エリス · 8 months ago
  18. c140c75 feat: forward the CLI user arguments to cordova-serve/browser (#42) by Tim Brust · 8 months ago
  19. 556f1ce chore!: bump @cordova/eslint-config (#70) by TAICHI · 8 months ago
  20. af2e258 ci: add release audit workflow & apply license formatting (#71) by エリス · 8 months ago
  21. 509ed2d chore: update dependencies & replaced nyc with c8 (#69) by TAICHI · 8 months ago
  22. b0eb6c0 chore!: bump node requirement & npm dependencies (#67) by TAICHI · 8 months ago
  23. f07e0f9 chore: bump 5.0.0-dev (#68) by エリス · 8 months ago
  24. 73ed4f0 chore(ci): Add Node 22 to CI, drop Node 14 (#65) by Darryl Pogue · 1 year, 6 months ago
  25. 35c4ef0 build(deps): bump cookie and express (#64) by dependabot[bot] · 1 year, 6 months ago
  26. 614ac85 ci: update codecov@v4 w/ token (#59) by エリス · 2 years ago
  27. 7dbb306 chore(deps): Update express (#58) by Darryl Pogue · 2 years, 1 month ago
  28. fd273f5 chore(deps): Update deps, add Node 20 to CI (#57) by Darryl Pogue · 2 years, 1 month ago
  29. 9dce9f1 chore: remove duplicate CONTRIBUTION.md (#54) by Niklas Merz · 3 years, 3 months ago
  30. 561a9e7 chore: increment package version to 4.0.2-dev by Erisu · 3 years, 3 months ago
  31. 9b24c46 release(4.0.1): updated release notes & version (serve-4.0.1) by Erisu · 3 years, 3 months ago 4.0.x 4.0.1 rel/4.0.1
  32. e49edb3 chore: rebuilt package-lock.json (#53) by エリス · 3 years, 3 months ago
  33. dd5a599 chore: rebuilt package-lock.json (#51) by エリス · 3 years, 3 months ago
  34. 4e4c546 ci: update github action workflow (#52) by エリス · 3 years, 3 months ago
  35. 47a6a4e chore(npm): rebuilt package-lock to v2 (#49) by エリス · 3 years, 9 months ago
  36. 4f03d37 fix(main.js): color of 404 status in console logs (#46) by Raphael von der Grün · 4 years, 6 months ago
  37. ecee077 fix(main.js): resolve deprecation warning on Node.js 12 (#45) by Zoltan Galantai Fekete · 4 years, 6 months ago
  38. 2607e5b fix: pass mandatory args to platform API constructor (#44) by seamlink-aalves · 4 years, 8 months ago
  39. ea89b6e chore(asf): Update GitHub repo metadata by Darryl Pogue · 6 years ago
  40. c7eb952 ci: add node 14 to workflow (#38) by エリス · 6 years ago
  41. bbe740c chore(asf): update git notification settings by Erisu · 6 years ago
  42. a75c863 Update CONTRIBUTING.md by Niklas Merz · 6 years ago
  43. 913b935 Increment package version to 4.0.1-dev by Erisu · 6 years ago
  44. e2b078f serve-4.0.0 Updated version and RELEASENOTES.md for release 4.0.0 by Erisu · 6 years ago 4.0.0 rel/4.0.0
  45. efc4674 doc(README): formatting, syntax updating, wording (#31) by エリス · 6 years ago
  46. 8a529ca refactor: transform template (#35) by エリス · 6 years ago
  47. 355ffa3 refactor: transform object shorthand (#34) by エリス · 6 years ago
  48. d4ccbaf refactor: transform arrow & arrow-returns (#33) by エリス · 6 years ago
  49. 0f13dff refactor: transform var to let/const (#32) by エリス · 6 years ago
  50. 8a44682 breaking: replace dependency opn w/ open (#30) by エリス · 6 years ago
  51. 3e8ec0d ci: replace existing services with GitHub Actions (#29) by エリス · 6 years ago
  52. 9987b6f chore(npm): update package & add ignore list (#27) by エリス · 6 years ago
  53. 6ee7545 breaking(npm): bump dependencies (#28) by エリス · 6 years ago
  54. 584d640 chore: consolidate eslint configs (#25) by エリス · 6 years ago
  55. 3c0d5d3 chore: update jasmine dependencies & settings (#24) by エリス · 6 years ago
  56. b5d446e refactor: eslint setup (#23) by エリス · 6 years ago
  57. d975fd5 chore: drop node 6 and 8 support (#22) by エリス · 6 years ago
  58. 959c5a0 chore: bump version to 4.0.0-dev (#21) by エリス · 6 years ago
  59. 32ea9f2 Spec cleanup (#20) by Raphael von der Grün · 6 years ago
  60. f1ffa65 Improve linting (#19) by Raphael von der Grün · 6 years ago
  61. 19af409 chore: remove appveyor allow node12 failure (#17) by エリス · 7 years ago
  62. 18ace76 Add Node.js 12 to CI Services (#16) by エリス · 7 years ago
  63. 36da648 Add or update GitHub pull request and issue template by Jan Piotrowski · 7 years ago
  64. 87458b1 GH-10 Incremented package version to -dev by エリス · 7 years ago
  65. ca9ae8d GH-10 Updated version and RELEASENOTES.md for release 3.0.0 by エリス · 7 years ago 3.0.x 3.0.0 rel/3.0.0
  66. 7a9c60f CB-14198: (all) Fix bug when running simulate --target= under non-US Windows 10 (#14) by Yuri Skorokhodov · 7 years ago
  67. e6d8130 Don't restore mocked resource prior to resolution (#15) by Oliver Salzburg · 7 years ago
  68. ce6559d Dependency updates & replacing shelljs with which by Darryl Pogue · 7 years ago
  69. 9708785 CB-14069: Drop Node 4, Add Node 10 Support by エリス · 8 years ago
  70. d05ce7c CB-14191 (android) Fix bug with module requiring (#10) by Ruslan Bikkinin · 8 years ago
  71. 1667227 CB-14122: Incremented package version to -dev by Darryl Pogue · 8 years ago
  72. ddf1fdb CB-14122: Updated version and RELEASENOTES.md for release 2.0.1 by Darryl Pogue · 8 years ago 2.0.x 2.0.1 rel/2.0.1
  73. 82b0f07 Add package-lock.json to ratignore by Darryl Pogue · 8 years ago
  74. f576fb6 Use `opn` module instead of deprecated `open` by Darryl Pogue · 8 years ago
  75. 2c6aa99 Merge pull request #7 from zeprone/master by Steve Gill · 8 years ago
  76. b5b435b CB-14054: (android) amend with @TimBarham suggestion. by Benoit Bousquet · 8 years ago
  77. 5266b86 CB-14054: (android) fixing cordova-android directory restructuring. by Benoit Bousquet · 8 years ago
  78. 559eb45 Merge pull request #8 from zeprone/package by jcesarmobile · 8 years ago
  79. 8fd58eb CB-14092: Fixing repository url by Benoit Bousquet · 8 years ago
  80. 49ab0be Merge pull request #5 from audreyso/CB-13501 by Audrey · 8 years ago
  81. 506aac2 CB-13501 : added support for node 8 by Audrey So · 8 years ago
  82. 70ddb8c CB-13214 Incremented package version to -dev by Steve Gill · 9 years ago
  83. 4ad2589 CB-13214 Updated version and RELEASENOTES.md for release 2.0.0 by Steve Gill · 9 years ago 2.0.0 rel/2.0.0
  84. 446d68c CB-13188: updated broken promise, set serve to use default browser if none is provided by Steve Gill · 9 years ago
  85. 889befc add eslint config file by Jesse MacFadyen · 9 years ago
  86. 338a86b fix linting errors by Jesse MacFadyen · 9 years ago
  87. cef6a94 Redo change to eslint instead of jshint by Jesse MacFadyen · 9 years ago
  88. 5bd008b cleanup quotes and semicolons by Jesse MacFadyen · 9 years ago
  89. db1ae55 remove 'q' dependence completely. Added server.spec by Jesse MacFadyen · 9 years ago
  90. 2be7e2b reduce mockery, exec fails on windows which makes the test fail by Jesse MacFadyen · 9 years ago
  91. f5ef63d added browser tests, new dep on rewire because of the way open() works by Jesse MacFadyen · 9 years ago
  92. 6d8eadc Convert src/browser to use Promise api by Jesse MacFadyen · 9 years ago
  93. 20737ed allow global Promise by Jesse MacFadyen · 9 years ago
  94. fd32d32 allow global Promise by Jesse MacFadyen · 9 years ago
  95. 5ab863a setup testing by Jesse MacFadyen · 9 years ago
  96. 4608607 Add License, Contributing, Notice, pr-template, ... by Jesse MacFadyen · 9 years ago
  97. ef88237 re-arrange code in src/, use Promise, default target gets open'd by Jesse MacFadyen · 9 years ago
  98. 0c2fbd9 CB-12785: added travis and appveyor by Steve Gill · 9 years ago
  99. cfaf7d5 CB-12762 : updated common, fetch, and serve pkgJson to point pkgJson repo items to github mirrors by Audrey So · 9 years ago
  100. 742f9c0 CB-12665 removed enginestrict since it is deprecated by Steve Gill · 9 years ago