8.0.0-next.3 (2019-08-16)
Bug Fixes
- restore closure (32b9d7e)
- build: error on types for fs callback (cc35acb)
- Add DATE and VERSION in search result (e352b75)
- avoid open write stream if resource exist #1191 (f041d3f)
- bug fixing integration (6c75ac8)
- build before publish (cd6c7ff)
- changed how key is generated for datastore.save to prevent duplicate entries. Key is now the name of the package (#8) (4418fcb)
- check whether path exist before return result (a4d2af1)
- CI build (4d586fb)
- flow issues (f42a284)
- ignore flow on this one, we need it (c8e0b2b)
- local storage requires package.json file for read, save and create all the time (33c847b)
- migration from main repository merge #306 (8fbe86e)
- missing callback (abfc422)
- missing error code (7121939)
- move to local storage the fs location handler (3b12083)
- mtimeMs is not backward compatible (c6f74eb)
- readme update (f54f27b)
- remove temp file whether is emtpy and fails (655102f)
- remove uncessary async (3e3e3a6)
- remove unused dependency (ef6e6fe)
- remove unused parameters (554e301)
- restore build path (4902042)
- return time as milliseconds (15467ba)
- sync after set secret (2abae4f)
- temp files are written into the storage (89a1dc8)
- unit test (995a27c)
- update @google-cloud deps (811b706)
- update @verdaccio/file-locking@1.0.0 (9bd36f0)
- update lodash types (184466c)
Features
- token support with level.js (#168) (ca877ff)
- build: standardize build (33fe090)
- add file validation configuration (bcd46c5)
- add write tarball and read tarball (f0296db)
- change new db name to verdaccio (#83) (edfca9f)
- drop node v6 support (664f288)
- implement search (2e2bb32)
- improve storage transactions based on bucket (7edaae7)
- migrate to typescript (c439d25)
- update database method with callbacks (ef202a9)
- update minor dependencies (007b026)