Releases: snyk/graphlib
Releases · snyk/graphlib
v3.4.0
v3.3.0
v3.2.0
v3.1.0
3.1.0 (2021-04-28)
Features
- expose the typescript processed code (bcf87c2)
- index.js -> lib/index.ts (3b02b0d)
- inline some types/docs (80e97d9)
- intellij's var-to-const (bfea493)
- json test is typescript (76a73e5)
- reformat (902129a)
- ts for algs (128ff6b)
- ts for graph.ts (b78756b)
- typescript lodash (7d57ea4)
- typescript priority-queue (82d7f24)
- typescriptify json (1b1e65e)
v3.0.0
3.0.0 (2021-04-28)
Bug Fixes
Features
- build/release on circle (5e29034)
- libraries don't have lockfiles (4e4001e)
- remove bundle 'tests' (dc58377)
- switch to lodash 'dot' packages (a671661)
- breaking: remove browsery machinery (cb78deb)
BREAKING CHANGES
- breaking: totally drops support for non-node environments,
without external bundling