diff --git a/CHANGELOG.md b/CHANGELOG.md index 619acd3..ebce93d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,338 +4,348 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v5.0.2](https://github.com/jeanlescure/short-unique-id/compare/v4.4.4...v5.0.2) +#### [v5.0.3](https://github.com/simplyhexagonal/short-unique-id/compare/v5.0.2...v5.0.3) -- docs: update docs for v5 [`5fed48e`](https://github.com/jeanlescure/short-unique-id/commit/5fed48e071a61c13f4b442718bf5b173d2f15944) -- chore: build v5 release [`6acc4e7`](https://github.com/jeanlescure/short-unique-id/commit/6acc4e7a54ec1c1bd83ca10457804fe3d9a4c6b4) -- chore: build dist and docs for release [`7df37ae`](https://github.com/jeanlescure/short-unique-id/commit/7df37ae5271c20e73ecffd128a0e86c66745ec53) +- docs: add back the live UUID generator [`4bdb9ff`](https://github.com/simplyhexagonal/short-unique-id/commit/4bdb9ff503c483e6d8e1d4c9645b4a15971c9539) +- chore: build dist and docs for release [`3876a57`](https://github.com/simplyhexagonal/short-unique-id/commit/3876a57e75f634324da2cf9319046eb9cee90fe3) +- fix: add rnd to suid cli [`5a46c0d`](https://github.com/simplyhexagonal/short-unique-id/commit/5a46c0d20b9bdb982ab9d1a0866dc5c1abf80613) -#### [v4.4.4](https://github.com/jeanlescure/short-unique-id/compare/v4.4.3...v4.4.4) +### [v5.0.2](https://github.com/simplyhexagonal/short-unique-id/compare/v4.4.4...v5.0.2) + +> 4 September 2023 + +- docs: update docs for v5 [`5fed48e`](https://github.com/simplyhexagonal/short-unique-id/commit/5fed48e071a61c13f4b442718bf5b173d2f15944) +- chore: build v5 release [`6acc4e7`](https://github.com/simplyhexagonal/short-unique-id/commit/6acc4e7a54ec1c1bd83ca10457804fe3d9a4c6b4) +- chore: build dist and docs for release [`7df37ae`](https://github.com/simplyhexagonal/short-unique-id/commit/7df37ae5271c20e73ecffd128a0e86c66745ec53) + +#### [v4.4.4](https://github.com/simplyhexagonal/short-unique-id/compare/v4.4.3...v4.4.4) > 22 September 2021 -- Release 4.4.4 [`279a026`](https://github.com/jeanlescure/short-unique-id/commit/279a0264bdcf6b93460adf7b0553a007986aa45b) -- chore: build dist and docs for release [`26b8185`](https://github.com/jeanlescure/short-unique-id/commit/26b81858cc6185338bb8297cc3cb596dbbceb50d) -- chore: add back runkit example [`227993b`](https://github.com/jeanlescure/short-unique-id/commit/227993b2ce390b2b313e7e45f69117c1d0eb9bda) +- Release 4.4.4 [`279a026`](https://github.com/simplyhexagonal/short-unique-id/commit/279a0264bdcf6b93460adf7b0553a007986aa45b) +- chore: build dist and docs for release [`26b8185`](https://github.com/simplyhexagonal/short-unique-id/commit/26b81858cc6185338bb8297cc3cb596dbbceb50d) +- chore: add back runkit example [`227993b`](https://github.com/simplyhexagonal/short-unique-id/commit/227993b2ce390b2b313e7e45f69117c1d0eb9bda) -#### [v4.4.3](https://github.com/jeanlescure/short-unique-id/compare/v4.4.2...v4.4.3) +#### [v4.4.3](https://github.com/simplyhexagonal/short-unique-id/compare/v4.4.2...v4.4.3) > 22 September 2021 -- chore: replace yarn with pnpm [`8de535a`](https://github.com/jeanlescure/short-unique-id/commit/8de535a238568eadb8a2c66f8cda9502dfddb8f3) -- Release 4.4.3 [`256bc45`](https://github.com/jeanlescure/short-unique-id/commit/256bc45c3c473988eba0aa1aab01e615fc077056) -- chore: build dist and docs for release [`592d432`](https://github.com/jeanlescure/short-unique-id/commit/592d432746f8b5b4e325caba4a179925d6644719) +- chore: replace yarn with pnpm [`8de535a`](https://github.com/simplyhexagonal/short-unique-id/commit/8de535a238568eadb8a2c66f8cda9502dfddb8f3) +- Release 4.4.3 [`256bc45`](https://github.com/simplyhexagonal/short-unique-id/commit/256bc45c3c473988eba0aa1aab01e615fc077056) +- chore: build dist and docs for release [`592d432`](https://github.com/simplyhexagonal/short-unique-id/commit/592d432746f8b5b4e325caba4a179925d6644719) -#### [v4.4.2](https://github.com/jeanlescure/short-unique-id/compare/v4.4.0...v4.4.2) +#### [v4.4.2](https://github.com/simplyhexagonal/short-unique-id/compare/v4.4.0...v4.4.2) > 10 September 2021 -- fix: browser error exports is not defined fixes #50 [`#50`](https://github.com/jeanlescure/short-unique-id/issues/50) -- chore: build dist and docs for release [`e2f0ae9`](https://github.com/jeanlescure/short-unique-id/commit/e2f0ae9182940f912477ff4f4ebfbf7ae6cd63a0) -- Release 4.4.2 [`984437b`](https://github.com/jeanlescure/short-unique-id/commit/984437b3c74408da4c8f53a2f7f0d7d14d705a6b) +- fix: browser error exports is not defined fixes #50 [`#50`](https://github.com/simplyhexagonal/short-unique-id/issues/50) +- chore: build dist and docs for release [`e2f0ae9`](https://github.com/simplyhexagonal/short-unique-id/commit/e2f0ae9182940f912477ff4f4ebfbf7ae6cd63a0) +- Release 4.4.2 [`984437b`](https://github.com/simplyhexagonal/short-unique-id/commit/984437b3c74408da4c8f53a2f7f0d7d14d705a6b) -#### [v4.4.0](https://github.com/jeanlescure/short-unique-id/compare/v4.3.8...v4.4.0) +#### [v4.4.0](https://github.com/simplyhexagonal/short-unique-id/compare/v4.3.8...v4.4.0) > 6 September 2021 -- chore: implement release-it for version management [`48228d7`](https://github.com/jeanlescure/short-unique-id/commit/48228d7a96551aa8c495b3a073355ecd0b98bfb2) -- wip: remove standard-version as first step to replace it with release-it [`9ab8483`](https://github.com/jeanlescure/short-unique-id/commit/9ab84839b253c59b96fe2486c2168ff669516b49) -- Release 4.4.0 [`097cf23`](https://github.com/jeanlescure/short-unique-id/commit/097cf23498892cf9c826a3a107ffe4415119d950) +- chore: implement release-it for version management [`48228d7`](https://github.com/simplyhexagonal/short-unique-id/commit/48228d7a96551aa8c495b3a073355ecd0b98bfb2) +- wip: remove standard-version as first step to replace it with release-it [`9ab8483`](https://github.com/simplyhexagonal/short-unique-id/commit/9ab84839b253c59b96fe2486c2168ff669516b49) +- Release 4.4.0 [`097cf23`](https://github.com/simplyhexagonal/short-unique-id/commit/097cf23498892cf9c826a3a107ffe4415119d950) -#### [v4.3.8](https://github.com/jeanlescure/short-unique-id/compare/4.3.6...v4.3.8) +#### [v4.3.8](https://github.com/simplyhexagonal/short-unique-id/compare/4.3.6...v4.3.8) > 29 August 2021 -- chore: build dist and docs for release [`7429c8f`](https://github.com/jeanlescure/short-unique-id/commit/7429c8ffceb9871d2669da5b95d4ab17f84d471e) -- docs(contributors): add new contributors [`e53054b`](https://github.com/jeanlescure/short-unique-id/commit/e53054be18ddb0d1e59a898cee9f832d62397d18) -- chore(release): 4.3.8 [`3659bdf`](https://github.com/jeanlescure/short-unique-id/commit/3659bdf0528bcdac015a0fe32178e32285a0ead4) +- chore: build dist and docs for release [`7429c8f`](https://github.com/simplyhexagonal/short-unique-id/commit/7429c8ffceb9871d2669da5b95d4ab17f84d471e) +- docs(contributors): add new contributors [`e53054b`](https://github.com/simplyhexagonal/short-unique-id/commit/e53054be18ddb0d1e59a898cee9f832d62397d18) +- chore(release): 4.3.8 [`3659bdf`](https://github.com/simplyhexagonal/short-unique-id/commit/3659bdf0528bcdac015a0fe32178e32285a0ead4) -#### [4.3.6](https://github.com/jeanlescure/short-unique-id/compare/v4.3.6...4.3.6) +#### [4.3.6](https://github.com/simplyhexagonal/short-unique-id/compare/v4.3.6...4.3.6) > 29 August 2021 -#### [v4.3.6](https://github.com/jeanlescure/short-unique-id/compare/v4.3.5...v4.3.6) +#### [v4.3.6](https://github.com/simplyhexagonal/short-unique-id/compare/v4.3.4...v4.3.6) > 29 August 2021 -- chore(package): map TS types explicitly [`#48`](https://github.com/jeanlescure/short-unique-id/pull/48) -- chore: build dist and docs for release [`fd98f01`](https://github.com/jeanlescure/short-unique-id/commit/fd98f016b970d56562416300799c47628a7c6d47) -- chore: build dist and docs for release [`a74c21e`](https://github.com/jeanlescure/short-unique-id/commit/a74c21eb07edb5f5e32f9ef655025692b21a1f09) -- docs(contributors): add new contributors [`b271c23`](https://github.com/jeanlescure/short-unique-id/commit/b271c230c29ec17d6c8e5910b7e7a6532d4a5876) +- chore(package): map TS types explicitly [`#48`](https://github.com/simplyhexagonal/short-unique-id/pull/48) +- chore(deps): bump path-parse from 1.0.6 to 1.0.7 [`#44`](https://github.com/simplyhexagonal/short-unique-id/pull/44) +- chore: build dist and docs for release [`fd98f01`](https://github.com/simplyhexagonal/short-unique-id/commit/fd98f016b970d56562416300799c47628a7c6d47) +- chore: build dist and docs for release [`a74c21e`](https://github.com/simplyhexagonal/short-unique-id/commit/a74c21eb07edb5f5e32f9ef655025692b21a1f09) +- docs(contributors): add new contributors [`b271c23`](https://github.com/simplyhexagonal/short-unique-id/commit/b271c230c29ec17d6c8e5910b7e7a6532d4a5876) -#### [v4.3.5](https://github.com/jeanlescure/short-unique-id/compare/v4.3.4...v4.3.5) - -> 29 August 2021 - -- chore: build dist and docs for release [`c698979`](https://github.com/jeanlescure/short-unique-id/commit/c698979ffeee979d1a1e2babd17a11032e91d79b) -- chore(release): 4.3.5 [`31d5580`](https://github.com/jeanlescure/short-unique-id/commit/31d558089f78515c7710581986739a06b2e761d9) -- fix: types being inferred in certain situations rather than using .d.ts file [`94738e5`](https://github.com/jeanlescure/short-unique-id/commit/94738e58c30792e69ba4838966ac1e3c9b334a1e) - -#### [v4.3.4](https://github.com/jeanlescure/short-unique-id/compare/v4.3.3...v4.3.4) +#### [v4.3.4](https://github.com/simplyhexagonal/short-unique-id/compare/v4.3.3...v4.3.4) > 20 August 2021 -- chore(deps): bump path-parse from 1.0.6 to 1.0.7 [`#44`](https://github.com/jeanlescure/short-unique-id/pull/44) -- chore: merge remote changes [`7c29722`](https://github.com/jeanlescure/short-unique-id/commit/7c297220fde1bb6682aa3861339970191fb5e3f2) -- chore: build dist and docs for release [`06fad68`](https://github.com/jeanlescure/short-unique-id/commit/06fad681c9558079a3a3cd8f33a598bb8741358e) -- chore: replaced rollup with esbuild [`645e338`](https://github.com/jeanlescure/short-unique-id/commit/645e3388f18f371ea8db770d6cd3cb80d882da77) +- chore: build dist and docs for release [`06fad68`](https://github.com/simplyhexagonal/short-unique-id/commit/06fad681c9558079a3a3cd8f33a598bb8741358e) +- chore: replaced rollup with esbuild [`645e338`](https://github.com/simplyhexagonal/short-unique-id/commit/645e3388f18f371ea8db770d6cd3cb80d882da77) +- docs: improve docs [`afcb196`](https://github.com/simplyhexagonal/short-unique-id/commit/afcb196b56124f62b7c084145f2c06f4fd6ee152) -#### [v4.3.3](https://github.com/jeanlescure/short-unique-id/compare/v4.3.2...v4.3.3) +#### [v4.3.3](https://github.com/simplyhexagonal/short-unique-id/compare/v4.3.2...v4.3.3) > 6 May 2021 -- chore: build dist and docs for release [`d7ee492`](https://github.com/jeanlescure/short-unique-id/commit/d7ee4920515e721a164eb5ea624b989251c382e6) -- chore: remove unnecessary files from package [`e9570d2`](https://github.com/jeanlescure/short-unique-id/commit/e9570d2c578a4b65f87012d766219c16d245787f) -- chore(release): 4.3.3 [`fa44a31`](https://github.com/jeanlescure/short-unique-id/commit/fa44a312cf99b4ec41cb0d76de2cb82fabf72a4a) +- chore: build dist and docs for release [`d7ee492`](https://github.com/simplyhexagonal/short-unique-id/commit/d7ee4920515e721a164eb5ea624b989251c382e6) +- chore: remove unnecessary files from package [`e9570d2`](https://github.com/simplyhexagonal/short-unique-id/commit/e9570d2c578a4b65f87012d766219c16d245787f) +- chore(release): 4.3.3 [`fa44a31`](https://github.com/simplyhexagonal/short-unique-id/commit/fa44a312cf99b4ec41cb0d76de2cb82fabf72a4a) -#### [v4.3.2](https://github.com/jeanlescure/short-unique-id/compare/v4.3.1...v4.3.2) +#### [v4.3.2](https://github.com/simplyhexagonal/short-unique-id/compare/v4.3.1...v4.3.2) > 4 May 2021 -- fix: default is not a constructor when using allowSyntheticDefaultImports [`61a9ad7`](https://github.com/jeanlescure/short-unique-id/commit/61a9ad7324f4f69c69ca6ab16fa69775c0949ec9) -- chore: build dist and docs for release [`0bb0064`](https://github.com/jeanlescure/short-unique-id/commit/0bb0064f64161af8a55c5844dc82d2bbfeb71027) -- chore(release): 4.3.2 [`e817a73`](https://github.com/jeanlescure/short-unique-id/commit/e817a73ede3939bc955184c525a79f213c6c752f) +- fix: default is not a constructor when using allowSyntheticDefaultImports [`61a9ad7`](https://github.com/simplyhexagonal/short-unique-id/commit/61a9ad7324f4f69c69ca6ab16fa69775c0949ec9) +- chore: build dist and docs for release [`0bb0064`](https://github.com/simplyhexagonal/short-unique-id/commit/0bb0064f64161af8a55c5844dc82d2bbfeb71027) +- chore(release): 4.3.2 [`e817a73`](https://github.com/simplyhexagonal/short-unique-id/commit/e817a73ede3939bc955184c525a79f213c6c752f) -#### [v4.3.1](https://github.com/jeanlescure/short-unique-id/compare/v4.3.0...v4.3.1) +#### [v4.3.1](https://github.com/simplyhexagonal/short-unique-id/compare/v4.3.0...v4.3.1) > 4 May 2021 -- docs: update links and weekly numbers [`4e298a9`](https://github.com/jeanlescure/short-unique-id/commit/4e298a9d308f4fe3fda9042c15e49790f059eef5) -- chore: build dist and docs for release [`397640b`](https://github.com/jeanlescure/short-unique-id/commit/397640bf9d2bd747321af4515935e623b2da551d) -- chore(release): 4.3.1 [`6126924`](https://github.com/jeanlescure/short-unique-id/commit/6126924d6b178d999170146cc3dc13ae9c5720b7) +- docs: update links and weekly numbers [`4e298a9`](https://github.com/simplyhexagonal/short-unique-id/commit/4e298a9d308f4fe3fda9042c15e49790f059eef5) +- chore: build dist and docs for release [`397640b`](https://github.com/simplyhexagonal/short-unique-id/commit/397640bf9d2bd747321af4515935e623b2da551d) +- chore(release): 4.3.1 [`6126924`](https://github.com/simplyhexagonal/short-unique-id/commit/6126924d6b178d999170146cc3dc13ae9c5720b7) -#### [v4.3.0](https://github.com/jeanlescure/short-unique-id/compare/v4.2.1...v4.3.0) +#### [v4.3.0](https://github.com/simplyhexagonal/short-unique-id/compare/v4.2.1...v4.3.0) > 4 May 2021 -- feat: add immutable default dictionaries [`3dd1026`](https://github.com/jeanlescure/short-unique-id/commit/3dd10269ea02f563808df99a92c527f686e3aa0d) -- chore: make sure minified dist file is as small as possible [`ca6d646`](https://github.com/jeanlescure/short-unique-id/commit/ca6d64664a679bb135fd84b5f66fb492c555d455) -- chore: build dist and docs for release [`ed1bca0`](https://github.com/jeanlescure/short-unique-id/commit/ed1bca07dc7401ccb811cdcd4ee53581857677c7) +- feat: add immutable default dictionaries [`3dd1026`](https://github.com/simplyhexagonal/short-unique-id/commit/3dd10269ea02f563808df99a92c527f686e3aa0d) +- chore: make sure minified dist file is as small as possible [`ca6d646`](https://github.com/simplyhexagonal/short-unique-id/commit/ca6d64664a679bb135fd84b5f66fb492c555d455) +- chore: build dist and docs for release [`ed1bca0`](https://github.com/simplyhexagonal/short-unique-id/commit/ed1bca07dc7401ccb811cdcd4ee53581857677c7) -#### [v4.2.1](https://github.com/jeanlescure/short-unique-id/compare/v4.2.0...v4.2.1) +#### [v4.2.1](https://github.com/simplyhexagonal/short-unique-id/compare/v4.2.0...v4.2.1) > 3 May 2021 -- chore: build dist and docs for release [`c6f2f2a`](https://github.com/jeanlescure/short-unique-id/commit/c6f2f2a20727cc548dcd0508ab0cbe207eb7cbe1) -- fix: error in docs when scrolling [`5329c26`](https://github.com/jeanlescure/short-unique-id/commit/5329c26ba1aa2b866c5e71ebf567a4ab2a4e23d9) -- chore(release): 4.2.1 [`f36f00a`](https://github.com/jeanlescure/short-unique-id/commit/f36f00a011c8d340e3bd1322aca4770f5e13ad48) +- chore: build dist and docs for release [`c6f2f2a`](https://github.com/simplyhexagonal/short-unique-id/commit/c6f2f2a20727cc548dcd0508ab0cbe207eb7cbe1) +- fix: error in docs when scrolling [`5329c26`](https://github.com/simplyhexagonal/short-unique-id/commit/5329c26ba1aa2b866c5e71ebf567a4ab2a4e23d9) +- chore(release): 4.2.1 [`f36f00a`](https://github.com/simplyhexagonal/short-unique-id/commit/f36f00a011c8d340e3bd1322aca4770f5e13ad48) -#### [v4.2.0](https://github.com/jeanlescure/short-unique-id/compare/v4.1.3...v4.2.0) +#### [v4.2.0](https://github.com/simplyhexagonal/short-unique-id/compare/v4.1.3...v4.2.0) > 3 May 2021 -- chore: build dist and docs for release [`712bc04`](https://github.com/jeanlescure/short-unique-id/commit/712bc0457bccbc81c9cb1e7af282a87f1a3f6947) -- chore(release): 4.2.0 [`f89bde6`](https://github.com/jeanlescure/short-unique-id/commit/f89bde614d226a5ef7c0a4372f8793bb0bb5cf76) -- chore: point test to development code [`bcb263f`](https://github.com/jeanlescure/short-unique-id/commit/bcb263fe3555ccbd262cc65308f7cea3077d5c75) +- chore: build dist and docs for release [`712bc04`](https://github.com/simplyhexagonal/short-unique-id/commit/712bc0457bccbc81c9cb1e7af282a87f1a3f6947) +- chore(release): 4.2.0 [`f89bde6`](https://github.com/simplyhexagonal/short-unique-id/commit/f89bde614d226a5ef7c0a4372f8793bb0bb5cf76) +- chore: point test to development code [`bcb263f`](https://github.com/simplyhexagonal/short-unique-id/commit/bcb263fe3555ccbd262cc65308f7cea3077d5c75) -#### [v4.1.3](https://github.com/jeanlescure/short-unique-id/compare/v4.1.2...v4.1.3) +#### [v4.1.3](https://github.com/simplyhexagonal/short-unique-id/compare/v4.1.2...v4.1.3) > 3 May 2021 -- chore: make sure dist version matches release [`012c444`](https://github.com/jeanlescure/short-unique-id/commit/012c4449b671057cb766dad5ce8f0e00b3dd64a4) -- chore: build dist and docs for release [`50207c7`](https://github.com/jeanlescure/short-unique-id/commit/50207c79bbe549a070cdae0a92ae20153590ce02) -- chore(release): 4.1.3 [`0c089dc`](https://github.com/jeanlescure/short-unique-id/commit/0c089dcfced818f29a861e68978c5854637843e7) +- chore: make sure dist version matches release [`012c444`](https://github.com/simplyhexagonal/short-unique-id/commit/012c4449b671057cb766dad5ce8f0e00b3dd64a4) +- chore: build dist and docs for release [`50207c7`](https://github.com/simplyhexagonal/short-unique-id/commit/50207c79bbe549a070cdae0a92ae20153590ce02) +- chore(release): 4.1.3 [`0c089dc`](https://github.com/simplyhexagonal/short-unique-id/commit/0c089dcfced818f29a861e68978c5854637843e7) -#### [v4.1.2](https://github.com/jeanlescure/short-unique-id/compare/v4.1.0...v4.1.2) +#### [v4.1.2](https://github.com/simplyhexagonal/short-unique-id/compare/v4.1.0...v4.1.2) > 3 May 2021 -- chore: make sure dist version matches release [`aa77bf9`](https://github.com/jeanlescure/short-unique-id/commit/aa77bf971134c99e53f4d54a2f3b4f4707e1982e) -- chore(release): 4.1.2 [`9a2325f`](https://github.com/jeanlescure/short-unique-id/commit/9a2325f96eef97c277bb63098789e08ec731bac5) -- chore: make sure dist version matches release [`ddbe45a`](https://github.com/jeanlescure/short-unique-id/commit/ddbe45adca33e855a5688112e6094b51b8e34a2b) +- chore: make sure dist version matches release [`aa77bf9`](https://github.com/simplyhexagonal/short-unique-id/commit/aa77bf971134c99e53f4d54a2f3b4f4707e1982e) +- chore(release): 4.1.2 [`9a2325f`](https://github.com/simplyhexagonal/short-unique-id/commit/9a2325f96eef97c277bb63098789e08ec731bac5) +- chore: make sure dist version matches release [`ddbe45a`](https://github.com/simplyhexagonal/short-unique-id/commit/ddbe45adca33e855a5688112e6094b51b8e34a2b) -#### [v4.1.0](https://github.com/jeanlescure/short-unique-id/compare/v4.0.2...v4.1.0) +#### [v4.1.0](https://github.com/simplyhexagonal/short-unique-id/compare/v4.0.2...v4.1.0) > 3 May 2021 -- chore(release): 4.1.0 [`151f2e5`](https://github.com/jeanlescure/short-unique-id/commit/151f2e59517193165119e09c2061fdb89a72e32d) -- fix: wrong image address [`ac7ccb6`](https://github.com/jeanlescure/short-unique-id/commit/ac7ccb600dedfcaccbde2cfd7aca2047262dc440) +- chore(release): 4.1.0 [`151f2e5`](https://github.com/simplyhexagonal/short-unique-id/commit/151f2e59517193165119e09c2061fdb89a72e32d) +- fix: wrong image address [`ac7ccb6`](https://github.com/simplyhexagonal/short-unique-id/commit/ac7ccb600dedfcaccbde2cfd7aca2047262dc440) -#### [v4.0.2](https://github.com/jeanlescure/short-unique-id/compare/v4.0.1...v4.0.2) +#### [v4.0.2](https://github.com/simplyhexagonal/short-unique-id/compare/v4.0.1...v4.0.2) > 3 May 2021 -- docs: update documentation [`49741ed`](https://github.com/jeanlescure/short-unique-id/commit/49741ed77165589f6078fe9d0e2b35716e8366b6) -- chore(release): 4.0.2 [`7f7ea3b`](https://github.com/jeanlescure/short-unique-id/commit/7f7ea3b97ab23684a0167d1e8e383668e4482240) +- docs: update documentation [`49741ed`](https://github.com/simplyhexagonal/short-unique-id/commit/49741ed77165589f6078fe9d0e2b35716e8366b6) +- chore(release): 4.0.2 [`7f7ea3b`](https://github.com/simplyhexagonal/short-unique-id/commit/7f7ea3b97ab23684a0167d1e8e383668e4482240) -#### [v4.0.1](https://github.com/jeanlescure/short-unique-id/compare/v4.0.0...v4.0.1) +#### [v4.0.1](https://github.com/simplyhexagonal/short-unique-id/compare/v4.0.0...v4.0.1) > 3 May 2021 -- chore(release): 4.0.1 [`78c2b42`](https://github.com/jeanlescure/short-unique-id/commit/78c2b42dc218be651e8c0c909e4fabf5786a31d6) +- chore(release): 4.0.1 [`78c2b42`](https://github.com/simplyhexagonal/short-unique-id/commit/78c2b42dc218be651e8c0c909e4fabf5786a31d6) -### [v4.0.0](https://github.com/jeanlescure/short-unique-id/compare/3.0.4...v4.0.0) +### [v4.0.0](https://github.com/simplyhexagonal/short-unique-id/compare/v3.2.3...v4.0.0) > 3 May 2021 -- Refactor skip shuffle [`#5`](https://github.com/jeanlescure/short-unique-id/pull/5) -- Refactor sequential UUID [`#4`](https://github.com/jeanlescure/short-unique-id/pull/4) -- Uniqueness [`#3`](https://github.com/jeanlescure/short-unique-id/pull/3) -- Add length option [`#2`](https://github.com/jeanlescure/short-unique-id/pull/2) -- refactor instance to allow uid() instead of uid.randomUUID() [`#1`](https://github.com/jeanlescure/short-unique-id/pull/1) -- feat: complete refactor and added stamp/parseStamp methods [`2c09d04`](https://github.com/jeanlescure/short-unique-id/commit/2c09d04fb7fc616e016b371e4265cf4e46d48416) -- implement functionality necessary for collision and uniqueness calculation [`0b7a4ca`](https://github.com/jeanlescure/short-unique-id/commit/0b7a4ca65575f62f9247bc110457e43c2013e402) -- initial commit [`9d2c55d`](https://github.com/jeanlescure/short-unique-id/commit/9d2c55d8df9d4c55c03359d68138dca73dd36e24) +- Refactor skip shuffle [`#5`](https://github.com/simplyhexagonal/short-unique-id/pull/5) +- Refactor sequential UUID [`#4`](https://github.com/simplyhexagonal/short-unique-id/pull/4) +- Uniqueness [`#3`](https://github.com/simplyhexagonal/short-unique-id/pull/3) +- Add length option [`#2`](https://github.com/simplyhexagonal/short-unique-id/pull/2) +- refactor instance to allow uid() instead of uid.randomUUID() [`#1`](https://github.com/simplyhexagonal/short-unique-id/pull/1) +- feat: complete refactor and added stamp/parseStamp methods [`2c09d04`](https://github.com/simplyhexagonal/short-unique-id/commit/2c09d04fb7fc616e016b371e4265cf4e46d48416) +- implement functionality necessary for collision and uniqueness calculation [`0b7a4ca`](https://github.com/simplyhexagonal/short-unique-id/commit/0b7a4ca65575f62f9247bc110457e43c2013e402) +- initial commit [`9d2c55d`](https://github.com/simplyhexagonal/short-unique-id/commit/9d2c55d8df9d4c55c03359d68138dca73dd36e24) + +#### [v3.2.3](https://github.com/simplyhexagonal/short-unique-id/compare/v3.2.0...v3.2.3) + +> 14 December 2020 -#### [3.0.4](https://github.com/jeanlescure/short-unique-id/compare/v3.0.4...3.0.4) +- chore(release): 3.2.3 [`5271fd8`](https://github.com/simplyhexagonal/short-unique-id/commit/5271fd8a2be042b365e3efa46aa7973825800083) +- chore: fix prepare:release script [`8ec53ed`](https://github.com/simplyhexagonal/short-unique-id/commit/8ec53ed6e3eb63f749d0f7c475b4dd81f35086f6) +- fix: runkit file path [`4c7b6b4`](https://github.com/simplyhexagonal/short-unique-id/commit/4c7b6b43809d8e504d2d340f49611d64ea21ef1c) + +#### [v3.2.0](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.5...v3.2.0) + +> 4 November 2020 + +- feat: implement cli [`9555cb9`](https://github.com/simplyhexagonal/short-unique-id/commit/9555cb9b1de9d521ad2a7760be963fc178b62d63) +- chore(release): 3.2.0 [`925e906`](https://github.com/simplyhexagonal/short-unique-id/commit/925e906ccc1da24ff355aaa5c622a4bccfcbe117) + +#### [v3.0.5](https://github.com/simplyhexagonal/short-unique-id/compare/3.0.4...v3.0.5) + +> 15 October 2020 + +- docs: add anthony-arnold as a contributor [`#36`](https://github.com/simplyhexagonal/short-unique-id/pull/36) +- Bump elliptic from 6.5.2 to 6.5.3 [`#34`](https://github.com/simplyhexagonal/short-unique-id/pull/34) +- fix: unsafe eval in function constructor #35 [`00b3de6`](https://github.com/simplyhexagonal/short-unique-id/commit/00b3de60e904e1426ec1b32295312d856ab8b561) +- release v3.0.5 [`826a1a6`](https://github.com/simplyhexagonal/short-unique-id/commit/826a1a696462f3dd82931e60747c5b4e08aac46f) +- add jsDelivr badge [`6e878dc`](https://github.com/simplyhexagonal/short-unique-id/commit/6e878dc066298fa3bfd7e808ecac94ff074e7279) + +#### [3.0.4](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.4...3.0.4) > 19 July 2020 -#### [v3.0.4](https://github.com/jeanlescure/short-unique-id/compare/v3.0.3...v3.0.4) +#### [v3.0.4](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.3...v3.0.4) > 19 July 2020 -- Bump lodash from 4.17.15 to 4.17.19 [`#33`](https://github.com/jeanlescure/short-unique-id/pull/33) -- adjust tsconfig and bump version [`75e0fae`](https://github.com/jeanlescure/short-unique-id/commit/75e0fae5744b4b19f8c99b91be767fb31fdb0fc3) -- remove conflicting publish config [`11f7b90`](https://github.com/jeanlescure/short-unique-id/commit/11f7b9099fb5919bee7f8ecd8d29e8cd75cbb769) -- add publish config [`7832dfa`](https://github.com/jeanlescure/short-unique-id/commit/7832dfa3cb502cb00a2e3f700925f14a8e0ad4de) +- Bump lodash from 4.17.15 to 4.17.19 [`#33`](https://github.com/simplyhexagonal/short-unique-id/pull/33) +- adjust tsconfig and bump version [`75e0fae`](https://github.com/simplyhexagonal/short-unique-id/commit/75e0fae5744b4b19f8c99b91be767fb31fdb0fc3) +- remove conflicting publish config [`11f7b90`](https://github.com/simplyhexagonal/short-unique-id/commit/11f7b9099fb5919bee7f8ecd8d29e8cd75cbb769) +- add publish config [`7832dfa`](https://github.com/simplyhexagonal/short-unique-id/commit/7832dfa3cb502cb00a2e3f700925f14a8e0ad4de) -#### [v3.0.3](https://github.com/jeanlescure/short-unique-id/compare/v3.0.2...v3.0.3) +#### [v3.0.3](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.2...v3.0.3) > 1 June 2020 -- update homepage in package.json [`f206452`](https://github.com/jeanlescure/short-unique-id/commit/f20645255f14a9b8f19f13ecd3842276ac17c208) +- update homepage in package.json [`f206452`](https://github.com/simplyhexagonal/short-unique-id/commit/f20645255f14a9b8f19f13ecd3842276ac17c208) -#### [v3.0.2](https://github.com/jeanlescure/short-unique-id/compare/v3.0.1...v3.0.2) +#### [v3.0.2](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.1...v3.0.2) > 21 May 2020 -- Fix typings [`#30`](https://github.com/jeanlescure/short-unique-id/pull/30) -- fix all typings, docs, and npm pack issues [`29c8b55`](https://github.com/jeanlescure/short-unique-id/commit/29c8b55e8e9b5a7c743bbca86986a31de6585e27) -- version bump and feature creep a release prep script [`3d48ace`](https://github.com/jeanlescure/short-unique-id/commit/3d48ace5c16fc0e8161b93291cfffc5680b89795) -- update short_uuid to latest commit [`194b238`](https://github.com/jeanlescure/short-unique-id/commit/194b238ea7cd0651841ed34662c016aafb916033) +- Fix typings [`#30`](https://github.com/simplyhexagonal/short-unique-id/pull/30) +- fix all typings, docs, and npm pack issues [`29c8b55`](https://github.com/simplyhexagonal/short-unique-id/commit/29c8b55e8e9b5a7c743bbca86986a31de6585e27) +- version bump and feature creep a release prep script [`3d48ace`](https://github.com/simplyhexagonal/short-unique-id/commit/3d48ace5c16fc0e8161b93291cfffc5680b89795) +- update short_uuid to latest commit [`194b238`](https://github.com/simplyhexagonal/short-unique-id/commit/194b238ea7cd0651841ed34662c016aafb916033) -#### [v3.0.1](https://github.com/jeanlescure/short-unique-id/compare/v3.0.0...v3.0.1) +#### [v3.0.1](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.0...v3.0.1) > 20 May 2020 -- fix typings issue, update docs, and bump version [`65693b6`](https://github.com/jeanlescure/short-unique-id/commit/65693b6d093aa91b837f1ff26df6aafa0b622490) +- fix typings issue, update docs, and bump version [`65693b6`](https://github.com/simplyhexagonal/short-unique-id/commit/65693b6d093aa91b837f1ff26df6aafa0b622490) -### [v3.0.0](https://github.com/jeanlescure/short-unique-id/compare/v3.0.0-rc2...v3.0.0) +### [v3.0.0](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.0-rc2...v3.0.0) > 14 May 2020 -- Release v3.0.0 [`#27`](https://github.com/jeanlescure/short-unique-id/pull/27) -- docs: add ekelvin as a contributor [`#25`](https://github.com/jeanlescure/short-unique-id/pull/25) -- docs: add angelnath26 as a contributor [`#24`](https://github.com/jeanlescure/short-unique-id/pull/24) -- docs: add EmerLM as a contributor [`#23`](https://github.com/jeanlescure/short-unique-id/pull/23) -- docs: add DiLescure as a contributor [`#22`](https://github.com/jeanlescure/short-unique-id/pull/22) -- docs: add serendipious as a contributor [`#21`](https://github.com/jeanlescure/short-unique-id/pull/21) -- docs: add neversun as a contributor [`#18`](https://github.com/jeanlescure/short-unique-id/pull/18) -- docs: add jeffturcotte as a contributor [`#17`](https://github.com/jeanlescure/short-unique-id/pull/17) -- docs: add jeanlescure as a contributor [`#16`](https://github.com/jeanlescure/short-unique-id/pull/16) -- release v3 [`1bb895d`](https://github.com/jeanlescure/short-unique-id/commit/1bb895d290349a88bf0e64efe7a20354753f1ccc) -- promote v3 docs up to master to test on gh pages [`2c3e64c`](https://github.com/jeanlescure/short-unique-id/commit/2c3e64ca0d1cd4e57b384335233ae6b857d48b02) -- updated docs [`b315255`](https://github.com/jeanlescure/short-unique-id/commit/b315255f56e0ee4ee3fa5a2cf2c03b2241b92c8b) - -#### [v3.0.0-rc2](https://github.com/jeanlescure/short-unique-id/compare/v3.0.0-rc1...v3.0.0-rc2) +- Release v3.0.0 [`#27`](https://github.com/simplyhexagonal/short-unique-id/pull/27) +- docs: add ekelvin as a contributor [`#25`](https://github.com/simplyhexagonal/short-unique-id/pull/25) +- docs: add angelnath26 as a contributor [`#24`](https://github.com/simplyhexagonal/short-unique-id/pull/24) +- docs: add EmerLM as a contributor [`#23`](https://github.com/simplyhexagonal/short-unique-id/pull/23) +- docs: add DiLescure as a contributor [`#22`](https://github.com/simplyhexagonal/short-unique-id/pull/22) +- docs: add serendipious as a contributor [`#21`](https://github.com/simplyhexagonal/short-unique-id/pull/21) +- docs: add neversun as a contributor [`#18`](https://github.com/simplyhexagonal/short-unique-id/pull/18) +- docs: add jeffturcotte as a contributor [`#17`](https://github.com/simplyhexagonal/short-unique-id/pull/17) +- docs: add jeanlescure as a contributor [`#16`](https://github.com/simplyhexagonal/short-unique-id/pull/16) +- release v3 [`1bb895d`](https://github.com/simplyhexagonal/short-unique-id/commit/1bb895d290349a88bf0e64efe7a20354753f1ccc) +- promote v3 docs up to master to test on gh pages [`2c3e64c`](https://github.com/simplyhexagonal/short-unique-id/commit/2c3e64ca0d1cd4e57b384335233ae6b857d48b02) +- updated docs [`b315255`](https://github.com/simplyhexagonal/short-unique-id/commit/b315255f56e0ee4ee3fa5a2cf2c03b2241b92c8b) + +#### [v3.0.0-rc2](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.0-rc1...v3.0.0-rc2) > 11 May 2020 -- fix online generator link and title [`#10`](https://github.com/jeanlescure/short-unique-id/pull/10) -- Fix unexpected token error due to class property usage [`#9`](https://github.com/jeanlescure/short-unique-id/pull/9) -- Fix ReferenceError: window is not defined [`#7`](https://github.com/jeanlescure/short-unique-id/pull/7) -- full refactor using neutrino [`#5`](https://github.com/jeanlescure/short-unique-id/pull/5) -- Removed uncommon syntax for post-processors (uglifyjs-webpack-plugin) [`#2`](https://github.com/jeanlescure/short-unique-id/pull/2) -- rc2 refactors out version json import, fixes #26 [`#26`](https://github.com/jeanlescure/short-unique-id/issues/26) -- implemented lib and dist build scripts, closes #13 [`#13`](https://github.com/jeanlescure/short-unique-id/issues/13) -- starting branch for v3, closes #12 [`#12`](https://github.com/jeanlescure/short-unique-id/issues/12) -- fix #8 Unexpected token error due to class property usage [`#8`](https://github.com/jeanlescure/short-unique-id/issues/8) -- fix #6 reference error window undefined in node require [`#6`](https://github.com/jeanlescure/short-unique-id/issues/6) -- updated readme and npm meta [`5f8f7cf`](https://github.com/jeanlescure/short-unique-id/commit/5f8f7cfb11a6fdde2664f3f8f05f4df58bdfff5f) -- add runkit test and example [`c00c1e9`](https://github.com/jeanlescure/short-unique-id/commit/c00c1e930cbc378803cdab4ae292b2a4a080935e) -- upgrade docs to typedoc [`3793828`](https://github.com/jeanlescure/short-unique-id/commit/3793828ad15a4a350916c714ee7c191e45eaa639) - -#### [v3.0.0-rc1](https://github.com/jeanlescure/short-unique-id/compare/v3.0.0-alpha...v3.0.0-rc1) +- rc2 refactors out version json import, fixes #26 [`#26`](https://github.com/simplyhexagonal/short-unique-id/issues/26) +- update README.md [`322dcea`](https://github.com/simplyhexagonal/short-unique-id/commit/322dcea160e31f14933f8aaf3f53d5b984b0c6f3) +- updated master [`6e9e37c`](https://github.com/simplyhexagonal/short-unique-id/commit/6e9e37ce692a87eb09782c5f859981817865abf7) + +#### [v3.0.0-rc1](https://github.com/simplyhexagonal/short-unique-id/compare/v3.0.0-alpha...v3.0.0-rc1) > 4 May 2020 -- Refactor skip shuffle [`#5`](https://github.com/jeanlescure/short-unique-id/pull/5) -- Refactor sequential UUID [`#4`](https://github.com/jeanlescure/short-unique-id/pull/4) -- Uniqueness [`#3`](https://github.com/jeanlescure/short-unique-id/pull/3) -- Add length option [`#2`](https://github.com/jeanlescure/short-unique-id/pull/2) -- refactor instance to allow uid() instead of uid.randomUUID() [`#1`](https://github.com/jeanlescure/short-unique-id/pull/1) -- documentation and version updates [`63f3251`](https://github.com/jeanlescure/short-unique-id/commit/63f32515e375345ec6c290020e0de6a594f25bfb) -- removed unnecessary type definitions file [`bb2156c`](https://github.com/jeanlescure/short-unique-id/commit/bb2156c0bd7975df76252f22b2f9d62fc4b18212) -- merge master and finish shuffle refactor [`d6313f2`](https://github.com/jeanlescure/short-unique-id/commit/d6313f2f7bee3bac47c3737c4a0aad8d2d3fe8e0) +- deploy release candidate [`958eb95`](https://github.com/simplyhexagonal/short-unique-id/commit/958eb9512795632a6227778a13b0ec911bd3a999) +- updated docs [`4c4e65f`](https://github.com/simplyhexagonal/short-unique-id/commit/4c4e65f1a87d05497052abd4a9a4af40f089dc23) +- bump typedoc template version [`f6f8b62`](https://github.com/simplyhexagonal/short-unique-id/commit/f6f8b6264b8e76334c55f206c7a162adf08709af) -#### [v3.0.0-alpha](https://github.com/jeanlescure/short-unique-id/compare/2.0.7...v3.0.0-alpha) +#### [v3.0.0-alpha](https://github.com/simplyhexagonal/short-unique-id/compare/2.0.7...v3.0.0-alpha) > 3 May 2020 -- implemented lib and dist build scripts, closes #13 [`#13`](https://github.com/jeanlescure/short-unique-id/issues/13) -- starting branch for v3, closes #12 [`#12`](https://github.com/jeanlescure/short-unique-id/issues/12) -- upgrade docs to typedoc [`3793828`](https://github.com/jeanlescure/short-unique-id/commit/3793828ad15a4a350916c714ee7c191e45eaa639) -- implemented collision probability, uniqueness, and refactored seq [`f4f8034`](https://github.com/jeanlescure/short-unique-id/commit/f4f8034aa5ed43f2858f65b9a126518427a186bd) -- complete deno refactor including test and lint [`0a2a7eb`](https://github.com/jeanlescure/short-unique-id/commit/0a2a7ebc335abf6f86b06a7bd30d381782fd00a6) +- implemented lib and dist build scripts, closes #13 [`#13`](https://github.com/simplyhexagonal/short-unique-id/issues/13) +- starting branch for v3, closes #12 [`#12`](https://github.com/simplyhexagonal/short-unique-id/issues/12) +- upgrade docs to typedoc [`3793828`](https://github.com/simplyhexagonal/short-unique-id/commit/3793828ad15a4a350916c714ee7c191e45eaa639) +- implemented collision probability, uniqueness, and refactored seq [`f4f8034`](https://github.com/simplyhexagonal/short-unique-id/commit/f4f8034aa5ed43f2858f65b9a126518427a186bd) +- complete deno refactor including test and lint [`0a2a7eb`](https://github.com/simplyhexagonal/short-unique-id/commit/0a2a7ebc335abf6f86b06a7bd30d381782fd00a6) -#### [2.0.7](https://github.com/jeanlescure/short-unique-id/compare/v2.0.7...2.0.7) +#### [2.0.7](https://github.com/simplyhexagonal/short-unique-id/compare/v2.0.7...2.0.7) > 14 April 2020 -- fix online generator link and title [`#10`](https://github.com/jeanlescure/short-unique-id/pull/10) -- dist updated [`42955df`](https://github.com/jeanlescure/short-unique-id/commit/42955df163312260cf09df6881b3fb513c57fd6f) +- fix online generator link and title [`#10`](https://github.com/simplyhexagonal/short-unique-id/pull/10) +- dist updated [`42955df`](https://github.com/simplyhexagonal/short-unique-id/commit/42955df163312260cf09df6881b3fb513c57fd6f) -#### [v2.0.7](https://github.com/jeanlescure/short-unique-id/compare/2.0.6...v2.0.7) +#### [v2.0.7](https://github.com/simplyhexagonal/short-unique-id/compare/2.0.6...v2.0.7) > 14 April 2020 -- bump minimist version to 1.2.5 [`810f0c8`](https://github.com/jeanlescure/short-unique-id/commit/810f0c83fc800bfe1afa5f00cc36ed5a4db9c357) -- dist updated [`12272d0`](https://github.com/jeanlescure/short-unique-id/commit/12272d0f4b26e9aea5e51c6d33bae1fec8a8269b) +- bump minimist version to 1.2.5 [`810f0c8`](https://github.com/simplyhexagonal/short-unique-id/commit/810f0c83fc800bfe1afa5f00cc36ed5a4db9c357) +- dist updated [`12272d0`](https://github.com/simplyhexagonal/short-unique-id/commit/12272d0f4b26e9aea5e51c6d33bae1fec8a8269b) -#### [2.0.6](https://github.com/jeanlescure/short-unique-id/compare/v2.0.6...2.0.6) +#### [2.0.6](https://github.com/simplyhexagonal/short-unique-id/compare/v2.0.6...2.0.6) > 12 March 2020 -#### [v2.0.6](https://github.com/jeanlescure/short-unique-id/compare/2.0.5...v2.0.6) +#### [v2.0.6](https://github.com/simplyhexagonal/short-unique-id/compare/2.0.5...v2.0.6) > 12 March 2020 -- Fix unexpected token error due to class property usage [`#9`](https://github.com/jeanlescure/short-unique-id/pull/9) -- fix #8 Unexpected token error due to class property usage [`#8`](https://github.com/jeanlescure/short-unique-id/issues/8) -- dist updated [`12272d0`](https://github.com/jeanlescure/short-unique-id/commit/12272d0f4b26e9aea5e51c6d33bae1fec8a8269b) -- change lib's browser route in README to use unpkg [`9709ce3`](https://github.com/jeanlescure/short-unique-id/commit/9709ce3b8a32304d705aa8e6c2d45748c5dd89c5) -- correct README test suite reference [`3b2e3b1`](https://github.com/jeanlescure/short-unique-id/commit/3b2e3b1ad526c51e7bf8a6d4117142c76345e4a0) +- Fix unexpected token error due to class property usage [`#9`](https://github.com/simplyhexagonal/short-unique-id/pull/9) +- fix #8 Unexpected token error due to class property usage [`#8`](https://github.com/simplyhexagonal/short-unique-id/issues/8) +- dist updated [`12272d0`](https://github.com/simplyhexagonal/short-unique-id/commit/12272d0f4b26e9aea5e51c6d33bae1fec8a8269b) +- change lib's browser route in README to use unpkg [`9709ce3`](https://github.com/simplyhexagonal/short-unique-id/commit/9709ce3b8a32304d705aa8e6c2d45748c5dd89c5) +- correct README test suite reference [`3b2e3b1`](https://github.com/simplyhexagonal/short-unique-id/commit/3b2e3b1ad526c51e7bf8a6d4117142c76345e4a0) -#### [2.0.5](https://github.com/jeanlescure/short-unique-id/compare/v2.0.5...2.0.5) +#### [2.0.5](https://github.com/simplyhexagonal/short-unique-id/compare/v2.0.5...2.0.5) > 11 March 2020 -#### [v2.0.5](https://github.com/jeanlescure/short-unique-id/compare/2.0.4...v2.0.5) +#### [v2.0.5](https://github.com/simplyhexagonal/short-unique-id/compare/2.0.4...v2.0.5) > 11 March 2020 -- Fix ReferenceError: window is not defined [`#7`](https://github.com/jeanlescure/short-unique-id/pull/7) -- fix #6 reference error window undefined in node require [`#6`](https://github.com/jeanlescure/short-unique-id/issues/6) -- updated readme and npm meta [`5f8f7cf`](https://github.com/jeanlescure/short-unique-id/commit/5f8f7cfb11a6fdde2664f3f8f05f4df58bdfff5f) -- add runkit test and example [`c00c1e9`](https://github.com/jeanlescure/short-unique-id/commit/c00c1e930cbc378803cdab4ae292b2a4a080935e) -- dist updated [`477dd20`](https://github.com/jeanlescure/short-unique-id/commit/477dd205757cc20e55fe37f203d47e3c883ee165) +- Fix ReferenceError: window is not defined [`#7`](https://github.com/simplyhexagonal/short-unique-id/pull/7) +- fix #6 reference error window undefined in node require [`#6`](https://github.com/simplyhexagonal/short-unique-id/issues/6) +- updated readme and npm meta [`5f8f7cf`](https://github.com/simplyhexagonal/short-unique-id/commit/5f8f7cfb11a6fdde2664f3f8f05f4df58bdfff5f) +- add runkit test and example [`c00c1e9`](https://github.com/simplyhexagonal/short-unique-id/commit/c00c1e930cbc378803cdab4ae292b2a4a080935e) +- dist updated [`477dd20`](https://github.com/simplyhexagonal/short-unique-id/commit/477dd205757cc20e55fe37f203d47e3c883ee165) -#### [2.0.4](https://github.com/jeanlescure/short-unique-id/compare/v2.0.4...2.0.4) +#### [2.0.4](https://github.com/simplyhexagonal/short-unique-id/compare/v2.0.4...2.0.4) > 9 March 2020 -#### [v2.0.4](https://github.com/jeanlescure/short-unique-id/compare/2.0.1...v2.0.4) +#### [v2.0.4](https://github.com/simplyhexagonal/short-unique-id/compare/2.0.1...v2.0.4) > 9 March 2020 -- add getVersion function [`ee03d6a`](https://github.com/jeanlescure/short-unique-id/commit/ee03d6a4ebd7bbcc37b2b564ddaff5714114d323) -- dist updated [`21501ac`](https://github.com/jeanlescure/short-unique-id/commit/21501ac0bf7eaa8cac60b215c3ad2d61de67d6d4) -- remove dist from gitignore [`ee811e7`](https://github.com/jeanlescure/short-unique-id/commit/ee811e743066a4a3d431a69b2d4588b71d54bd30) +- add getVersion function [`ee03d6a`](https://github.com/simplyhexagonal/short-unique-id/commit/ee03d6a4ebd7bbcc37b2b564ddaff5714114d323) +- dist updated [`21501ac`](https://github.com/simplyhexagonal/short-unique-id/commit/21501ac0bf7eaa8cac60b215c3ad2d61de67d6d4) +- remove dist from gitignore [`ee811e7`](https://github.com/simplyhexagonal/short-unique-id/commit/ee811e743066a4a3d431a69b2d4588b71d54bd30) -#### [2.0.1](https://github.com/jeanlescure/short-unique-id/compare/2.0.0...2.0.1) +#### [2.0.1](https://github.com/simplyhexagonal/short-unique-id/compare/2.0.0...2.0.1) > 3 March 2020 -- add online generator link to README [`b09ea8c`](https://github.com/jeanlescure/short-unique-id/commit/b09ea8cad7537b01509fbd9d506a65f78ca00704) -- fix README and online generator [`b8852da`](https://github.com/jeanlescure/short-unique-id/commit/b8852da87001c50ec0910beb53fff9ab49ea0d30) +- add online generator link to README [`b09ea8c`](https://github.com/simplyhexagonal/short-unique-id/commit/b09ea8cad7537b01509fbd9d506a65f78ca00704) +- fix README and online generator [`b8852da`](https://github.com/simplyhexagonal/short-unique-id/commit/b8852da87001c50ec0910beb53fff9ab49ea0d30) #### 2.0.0 > 3 March 2020 -- full refactor using neutrino [`#5`](https://github.com/jeanlescure/short-unique-id/pull/5) -- Removed uncommon syntax for post-processors (uglifyjs-webpack-plugin) [`#2`](https://github.com/jeanlescure/short-unique-id/pull/2) -- Did it all in one go. Gosh darn it! :wink: [`c74d434`](https://github.com/jeanlescure/short-unique-id/commit/c74d434236bf4824e3ffa68ce9c7ca57f28c9425) -- Massive lint refactor. [`7bc7354`](https://github.com/jeanlescure/short-unique-id/commit/7bc73547f9e629c01499fd3dece7d74ae0403c73) -- Removed uncommon syntax for post-processors [`a0a6545`](https://github.com/jeanlescure/short-unique-id/commit/a0a654523b684cac23496806601f181d6dd506d9) +- full refactor using neutrino [`#5`](https://github.com/simplyhexagonal/short-unique-id/pull/5) +- Removed uncommon syntax for post-processors (uglifyjs-webpack-plugin) [`#2`](https://github.com/simplyhexagonal/short-unique-id/pull/2) +- Did it all in one go. Gosh darn it! :wink: [`c74d434`](https://github.com/simplyhexagonal/short-unique-id/commit/c74d434236bf4824e3ffa68ce9c7ca57f28c9425) +- Massive lint refactor. [`7bc7354`](https://github.com/simplyhexagonal/short-unique-id/commit/7bc73547f9e629c01499fd3dece7d74ae0403c73) +- Removed uncommon syntax for post-processors [`a0a6545`](https://github.com/simplyhexagonal/short-unique-id/commit/a0a654523b684cac23496806601f181d6dd506d9) diff --git a/package-lock.json b/package-lock.json index 80cd8da..91007d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "short-unique-id", - "version": "5.0.2", + "version": "5.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "short-unique-id", - "version": "5.0.2", + "version": "5.0.3", "license": "Apache-2.0", "bin": { "short-unique-id": "bin/short-unique-id", diff --git a/package.json b/package.json index f999737..e62576a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "short-unique-id", - "version": "5.0.2", + "version": "5.0.3", "description": "Generate random or sequential UUID of any length", "keywords": [ "short",