Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-10 | more docsdylan/github-api-option | 1 | -0/+3 | ||
2023-09-22 | Update workspaces.md | 1 | -3/+27 | ||
2023-09-14 | docs - Add "workspace:*" to workspace docs. (#5379) | 1 | -2/+21 | ||
* add workspace:* to docs * Updates --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-13 | Remove the ability to configure lockfile. (#5335) | 1 | -6/+0 | ||
2023-09-13 | docs: update lockfile diff instructions (#5275) | 1 | -3/+7 | ||
2023-09-13 | Correct the configuration file names. (#5234) | 1 | -1/+1 | ||
2023-09-12 | Use git's --global flag for lockfile diffs instead of manually modifying ↵ | 1 | -17/+7 | ||
config files (#5143) | |||||
2023-09-12 | docs: fix typos (#5151) | 1 | -1/+1 | ||
2023-09-08 | docs: fix `--backend` options list on cache.md (#4599) | 1 | -1/+1 | ||
`symlink` wasn’t an item, it appeared the same as `copyfile` | |||||
2023-09-07 | Doc updates for v1.0 (#4485) | 1 | -1/+1 | ||
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows | |||||
2023-08-19 | Update lockfile.md | 1 | -1/+8 | ||
2023-08-19 | Update lockfile.md | 1 | -4/+4 | ||
2023-08-19 | Update lockfile.md | 1 | -1/+29 | ||
2023-08-04 | Support --dev/-D and support more flags on bun install (#3989) | 1 | -1/+1 | ||
2023-07-29 | docs: fixed small errors (#3879) | 1 | -1/+1 | ||
* Update cache.md * Update index.md * Update macros.md * Update writing.md | |||||
2023-07-11 | Add npmrc note | 1 | -0/+4 | ||
2023-06-25 | Add support for install with --frozen-lockfile (#3365) | 1 | -0/+9 | ||
* Add support for install with --frozen-lockfile * Add test * Add test for frozenLockfile in config file | |||||
2023-04-13 | Docs restructuring (#2638) | 6 | -0/+430 | ||
* Restructure * Update nav * Reorg * Reshuffle ecosystem pages * Split up runtime/runtime * Back to runtime/index * Fix issue * Split up runtime/index * Add Writing Tests page * Prettier matcher table * More updates |