1. 96f85ab fix(devserver): static assets sometimes incorrectly injected by Paul Gschwendtner · 5 years ago
  2. bac6e9d Support Angular plugin rollout: declare extra outs by Alex Eagle · 5 years ago
  3. 229c34c Check for .d.ts files with ambient module declarations in the sources of the rule, not just in the sources of the deps. by lucassloan · 5 years ago
  4. bfcdee6 Handle ts_libraries with both moduleNames and moduleRoots. by lucassloan · 5 years ago
  5. 16d8674 fix(karma): do not show error message if unnamed amd module is loaded by Paul Gschwendtner · 5 years ago
  6. 46c36f0 Pin rules_webtesting browser versions for CI and local testing by Greg Magolan · 5 years ago
  7. 263a6bf Add docs for karma rules by Alex Eagle · 5 years ago
  8. 92fa196 Generate npm_packages in internal/e2e/npm_packages/test.sh for smoother local testing by Greg Magolan · 5 years ago
  9. 7a3c10b Fix broken CircleCI by alexeagle · 5 years ago
  10. 7250470 Renames `build_bazel_rules_typescript` and `build_bazel_rules_karma` to `npm_bazel_typescript` and `npm_bazel_karma` respectively by alexeagle · 5 years ago
  11. 5d2bc95 Define global.gc using v8 and vm modules if needed by Alex Eagle · 5 years ago
  12. 0659131 Update to rules_nodejs 0.18.5 by Greg Magolan · 5 years ago
  13. ad83e48 Update to latest rules_nodejs by alexeagle · 5 years ago
  14. b93e84e Update to rules_nodejs 0.18.2 by Greg Magolan · 5 years ago
  15. 58b1910 fix: devserver not working on windows by Paul Gschwendtner · 5 years ago
  16. 2a5c240 Improve handling of import paths versus file paths. by lucassloan · 5 years ago
  17. 83324ba Check existing dependencies for ambient module declarations. by lucassloan · 5 years ago
  18. 8859965 Prepare for next rules_nodejs release by updating usages of deprecated internal/node.bzl by Alex Eagle · 5 years ago
  19. 9a5d024 Fix issue with module_root when building external repo by Alex Eagle · 5 years ago
  20. cf5228a feat(ts_library): bump default target to es2015 by Fabian Wiles · 5 years ago
  21. eb5d8dc Fix lint by Alex Eagle · 5 years ago
  22. 85b9896 Call ngtsc when registered as a tsc_wrapped plugin. by alexeagle · 5 years ago
  23. 7b7b043 Add a list of the current available rules at tsetse.info. by radokirov · 5 years ago
  24. 5086876 Fix @build_bazel_rules_typescript//third_party/github.com/bazelbuild/bazel/src/main/protobuf:worker_protocol.proto target in npm @bazel/typescript generated bazel workspace by Greg Magolan · 5 years ago
  25. 37e6864 Fixes for 0.23 release by Alex Eagle · 5 years ago
  26. 2492220 Cleanups of rules_typescript: by alexeagle · 5 years ago
  27. 7d10df8 Add e2e/npm_packages/ts_devserver test by Greg Magolan · 5 years ago
  28. b0daa89 Fence out the content of /internal/BUILD.bazel by alexeagle · 5 years ago
  29. 7182282 Use fences to elide code from the published npm package. by alexeagle · 5 years ago
  30. a8f559a Adds bazelWorkspaces support to @bazel/typescript and @bazel/karma npm packages by Greg Magolan · 5 years ago
  31. 3cb18df fix(tsetse): avoid double type discover in failure condition for ban-expect-truthy-promise rule by clydin · 5 years ago
  32. 25cdeb7 Fix for Bazel incompatible changes by TypeScript Team · 5 years ago
  33. 5794cab Release automation: update README tags to latest by Alex Eagle · 5 years ago
  34. 733a05d Include pre-built ts_auto_deps binaries in the distribution of rules_typescript. by alexeagle · 5 years ago
  35. 69665f5 Update README.md to latest version. by Di Fan · 5 years ago
  36. 819f86f Remove the (unused) flag to control whether taze registers tests with all_tests libraries. by lucassloan · 5 years ago
  37. 47e68f2 Exports emit_with_tsickle method for custom tsc_wrapped-like compilations. by radokirov · 5 years ago
  38. 4867d26 Cleanup of e2e tests by Greg Magolan · 5 years ago
  39. 5016d42 Create CODEOWNERS. by TypeScript Team · 5 years ago
  40. e1586fb fix: fix formatting of Karma stack traces by vikerman · 5 years ago
  41. 1f03cc9 Improve handling of generated source files. by lucassloan · 5 years ago
  42. 9c1d843 Update to rules_nodejs 0.16.6, rules_webtesting 0.3.0 and Bazel 0.22.0 by Greg Magolan · 5 years ago
  43. 61b2231 Remove local override of protobuf JS option - convertFieldsToCamelCase. by radokirov · 5 years ago
  44. e130890 Add data to karma runfiles by Greg Magolan · 5 years ago
  45. a462fa9 Report unused ts_declaration deps as unused instead of ambiguous. by lucassloan · 5 years ago
  46. 79de493 Support an alternative collection point for test libraries. by lucassloan · 5 years ago
  47. baaf632 Fix error messages text when validating compilerOptions. by radokirov · 5 years ago
  48. c8fa225 Support generated sources in query-based taze. by lucassloan · 5 years ago
  49. e151804 karma: Use upstream v4 by Keen Yee Liau · 5 years ago
  50. 935070f Introduce TscPlugin methods to implement ngtsc as a tsc_wrapped plugin. by alexeagle · 5 years ago
  51. 4a5ce0d -- Change 1 of 19 by Filipe Silva <filipematossilva@gmail.com>: by Paul Gschwendtner · 5 years ago
  52. da12e70 Clean-up of an useless attribute list. by radokirov · 5 years ago
  53. 9ba9423 Add karma_web_test and karma_web_test_suite by Greg Magolan · 5 years ago
  54. 3c30964 ci: lower memory ceiling by Filipe Silva · 5 years ago
  55. 5a0209e -- Change 1 of 1 by Greg Magolan <gmagolan@gmail.com>: by Greg Magolan · 5 years ago
  56. 0a4901d -- Change 1 of 2 by Keen Yee Liau <kyliau@umich.edu>: by Greg Magolan · 5 years ago
  57. 3ceec3c Also add --action_env=PATH for building test by TypeScript Team · 5 years ago
  58. 42a866c Fix build breakage of rules_typescript by alexeagle · 5 years ago
  59. acc8d3d Remove the ErrorOnUnresolvedImports flag. by lucassloan · 5 years ago
  60. a01a3f1 Adjust rules_typescript to TypeScript 3.1.3 API changes. by martinprobst · 5 years ago
  61. 1b5d032 Respect disable_taze when registering tests with ts_development_sources. by lucassloan · 5 years ago
  62. 8dd18e8 Export IsMpegTS and IsTazeDisabledForDir. by lucassloan · 5 years ago
  63. e1281a4 Fix relative paths in index.html injection by Alex Eagle · 5 years ago
  64. 399a007 Enforce buildifier on CircleCI by alexeagle · 5 years ago
  65. bef0cb4 fix: enforce buildifier lint on CI by Wassim Chegham · 5 years ago
  66. 519c06c Update rules_nodejs deps to 0.16.4 by Keen Yee Liau · 5 years ago
  67. 8191cf4 feat(ts_library): bump default target to es2015 by alexeagle · 5 years ago
  68. 0d7d22a Make powershell.exe available at build time by TypeScript Team · 5 years ago
  69. 0c3987f ts_devserver support for injecting script tags by Alex Eagle · 5 years ago
  70. beb30c5 Support for building ts_library with typescript 3.1 by mgechev · 5 years ago
  71. 23aad24 Do TseTse checks with typechecker later by Filipe Silva · 5 years ago
  72. 81ec544 Update @bazel/typescript and @bazel/karma version check to use semver to match only major & minor version against bazel package version by Greg Magolan · 5 years ago
  73. 24c373c Update dependencies by Laurent Le Brun · 5 years ago
  74. 76362b0 Ignore MPEG transport stream ".ts" files. by lucassloan · 5 years ago
  75. 52b6fe6 docs: add community documentation by TypeScript Team · 5 years ago
  76. 36f51a1 internal change by martinprobst · 5 years ago
  77. 18f5df6 feat: depend on devserver binaries by Minko Gechev · 5 years ago
  78. 0b1efac Make it an error to run taze on or under a directory with ts_libraries that reference sources in subdirectories. by lucassloan · 5 years ago
  79. 12dc54a feat(ts_library): bump default target to es2015 by Fabian Wiles · 5 years ago
  80. 55cf767 refactor(tsetse): optimize equals-nan rule by clydin · 5 years ago
  81. 8c1630b Call gatherDiagnostics to perform syntax/semantic/type checks by alexeagle · 5 years ago
  82. 26604cc Fix commenting style to adhere to the TS style guide. by martinprobst · 5 years ago
  83. 56258f6 fix: use Buffer.from instead of the deprecated Buffer constructor by TypeScript Team · 5 years ago
  84. 3e3d3b9 Update handling of rules_nodejs transitive deps by Greg Magolan · 5 years ago
  85. 7846f4c internal change by TypeScript Team · 5 years ago
  86. 3aa8c13 fix: do not return empty struct if there is no compile action by Paul Gschwendtner · 5 years ago
  87. 59ce8b7 When transpiling JS with the TS compiler, use a custom JS module resolver that is significantly simpler than TypeScript's module resolver. Specifically, it does no inference and does not look at the file system. It accepts relative path imports, and workspace-rooted import paths (i.e. google3/foo/bar.js). by TypeScript Team · 5 years ago
  88. ded22d9 Update buildifier to the latest version by TypeScript Team · 5 years ago
  89. 79c6b07 Ensure that taze doesn't modify BUILDs with no TypeScript. by lucassloan · 5 years ago
  90. b6f2ba5 adjust code to reflect renamed tsickle field by evanm · 5 years ago
  91. 406ae9f Do not create empty BUILD files in packages that do not contain any TS. by martinprobst · 5 years ago
  92. 830c969 Disallow TypeScript-producing rules as srcs in ts_library and ng_module. by martinprobst · 5 years ago
  93. ba3f819 Internal only refactoring by alexeagle · 5 years ago
  94. 809b04f Remove tsickle from @bazel/typescript dependencies. by alexeagle · 5 years ago
  95. ca3e904 Internal change. by martinprobst · 5 years ago
  96. 246427e Remove an unneeded parameter from CompilerHost constructor. by alexeagle · 5 years ago
  97. 30afae5 Internal change for selecting a different tsetse plugin by alexeagle · 5 years ago
  98. f35b073 Introduce helper gatherDiagnostics in tsc_wrapped by alexeagle · 5 years ago
  99. d606ab6 Add a TODO to enable strict deps checking for npm dependencies under fine-grained deps by alexeagle · 5 years ago
  100. 5055898 Internal-only change by alexeagle · 5 years ago