1. 14 7月, 2020 1 次提交
    • J
      Replace node.js url module with WHATWG URL (#14827) · 3369d67b
      Jan Potoms 提交于
      Replace `url.parse` and `url.resolve` logic with whatwg `URL`, Bring in a customized `format` function to handle the node url objects that can be passed to router methods. This eliminates the need for `url` (and thus `native-url`) in core. Looks like it shaves off about 2.5Kb, according to the `size-limits` integration tests.
      3369d67b
  2. 13 7月, 2020 8 次提交
  3. 12 7月, 2020 3 次提交
  4. 11 7月, 2020 4 次提交
  5. 10 7月, 2020 4 次提交
  6. 09 7月, 2020 11 次提交
  7. 08 7月, 2020 9 次提交