0.32.2 (2019-06-21)
Bug Fixes
- builtin: add test case for @bazel/hide-bazel-files bug (2a63ed6)
- builtin: always hide bazel files in yarn_install & npm install--- (0104be7)
0.32.1 (2019-06-19)
Bug Fixes
- typescript: exclude typescript lib declarations in (3d55b41)
- typescript: remove override of @bazel/tsetse (2e128ce)
0.32.0 (2019-06-18)
Bug Fixes
- builtin: add @bazel/hide-bazel-files utility (e7d2fbd)
- builtin: fix for issue 834 (#847) (c0fe512)
- builtin: fix for symlinked node_modules issue #802 (43cebe7)
- create: run ts_setup_workspace in TypeScript workspaces (c8e61c5)
- typescript: fix issue with types[] in non-sandboxed tsc (08b231a)
- typescript: include transitive_declarations (bbcfcdd)
Features
- builtin: e2e tests for symlinked node_modules and hide-bazel-files (8cafe43)
- create: add a .gitignore file in new workspaces (#849) (3c05167)
- create: add hide-bazel-files to @bazel/create (03b7dae)
- implicit hide-bazel-files (1a8175d)