Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-16 | feat(config/jsr): add license field (#25056) | David Sherret | |
1. Adds a new "license" field. 1. Adds this field by default when doing `deno init --lib` | |||
2024-08-12 | feat(publish): error on missing license file (#25011) | David Sherret | |
Closes https://github.com/denoland/deno/issues/24676 | |||
2024-07-22 | fix(publish): warn about missing license file (#24677) | David Sherret | |
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now. |