Skip to content

Latest commit

 

History

History
382 lines (248 loc) · 24.8 KB

CHANGELOG.md

File metadata and controls

382 lines (248 loc) · 24.8 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • chore: refactor constructable fix for automated release faac3dc
  • docs: fix broken links and images e1433f9
  • chore: build dist and docs for release ff28c8e

29 April 2024

  • chore: build dist and docs for release 4c9fb32
  • docs: update docs 7f91955
  • docs: update version in docs 0db7cd0

29 April 2024

  • chore(deps-dev): bump ip from 1.1.8 to 1.1.9 #60
  • chore: merge conflicts 0b41ad6
  • chore: build dist and docs for release 2d08da0
  • Release 5.0.4 92ecf98

29 April 2024

  • chore: add specs to address #59 import concerns 3f8fc65
  • Release 5.0.4 5a05d4e
  • chore: build dist and docs for release f103ec7

23 September 2023

  • Release 5.0.3 96422ba
  • docs: add back the live UUID generator 4bdb9ff
  • chore: build dist and docs for release 3876a57

4 September 2023

  • docs: update docs for v5 5fed48e
  • chore: build v5 release 6acc4e7
  • chore: build dist and docs for release 7df37ae

22 September 2021

  • Release 4.4.4 279a026
  • chore: build dist and docs for release 26b8185
  • chore: add back runkit example 227993b

22 September 2021

  • chore: replace yarn with pnpm 8de535a
  • Release 4.4.3 256bc45
  • chore: build dist and docs for release 592d432

10 September 2021

  • fix: browser error exports is not defined fixes #50 #50
  • chore: build dist and docs for release e2f0ae9
  • Release 4.4.2 984437b

6 September 2021

  • chore: implement release-it for version management 48228d7
  • wip: remove standard-version as first step to replace it with release-it 9ab8483
  • Release 4.4.0 097cf23

29 August 2021

  • chore: build dist and docs for release 7429c8f
  • docs(contributors): add new contributors e53054b
  • chore(release): 4.3.8 3659bdf

29 August 2021

29 August 2021

  • chore(package): map TS types explicitly #48
  • chore: build dist and docs for release fd98f01
  • chore: build dist and docs for release a74c21e
  • docs(contributors): add new contributors b271c23

29 August 2021

  • chore: build dist and docs for release c698979
  • chore(release): 4.3.5 31d5580
  • fix: types being inferred in certain situations rather than using .d.ts file 94738e5

20 August 2021

  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 #44
  • chore: merge remote changes 7c29722
  • chore: build dist and docs for release 06fad68
  • chore: replaced rollup with esbuild 645e338

6 May 2021

  • chore: build dist and docs for release d7ee492
  • chore: remove unnecessary files from package e9570d2
  • chore(release): 4.3.3 fa44a31

4 May 2021

  • fix: default is not a constructor when using allowSyntheticDefaultImports 61a9ad7
  • chore: build dist and docs for release 0bb0064
  • chore(release): 4.3.2 e817a73

4 May 2021

  • docs: update links and weekly numbers 4e298a9
  • chore: build dist and docs for release 397640b
  • chore(release): 4.3.1 6126924

4 May 2021

  • feat: add immutable default dictionaries 3dd1026
  • chore: make sure minified dist file is as small as possible ca6d646
  • chore: build dist and docs for release ed1bca0

3 May 2021

  • chore: build dist and docs for release c6f2f2a
  • fix: error in docs when scrolling 5329c26
  • chore(release): 4.2.1 f36f00a

3 May 2021

  • chore: build dist and docs for release 712bc04
  • chore(release): 4.2.0 f89bde6
  • chore: point test to development code bcb263f

3 May 2021

  • chore: make sure dist version matches release 012c444
  • chore: build dist and docs for release 50207c7
  • chore(release): 4.1.3 0c089dc

3 May 2021

  • chore: make sure dist version matches release aa77bf9
  • chore(release): 4.1.2 9a2325f
  • chore: make sure dist version matches release ddbe45a

3 May 2021

3 May 2021

3 May 2021

3 May 2021

  • Refactor skip shuffle #5
  • Refactor sequential UUID #4
  • Uniqueness #3
  • Add length option #2
  • refactor instance to allow uid() instead of uid.randomUUID() #1
  • feat: complete refactor and added stamp/parseStamp methods 2c09d04
  • implement functionality necessary for collision and uniqueness calculation 0b7a4ca
  • initial commit 9d2c55d

19 July 2020

19 July 2020

  • Bump lodash from 4.17.15 to 4.17.19 #33
  • adjust tsconfig and bump version 75e0fae
  • remove conflicting publish config 11f7b90
  • add publish config 7832dfa

1 June 2020

  • update homepage in package.json f206452

21 May 2020

  • Fix typings #30
  • fix all typings, docs, and npm pack issues 29c8b55
  • version bump and feature creep a release prep script 3d48ace
  • update short_uuid to latest commit 194b238

20 May 2020

  • fix typings issue, update docs, and bump version 65693b6

14 May 2020

  • Release v3.0.0 #27
  • docs: add ekelvin as a contributor #25
  • docs: add angelnath26 as a contributor #24
  • docs: add EmerLM as a contributor #23
  • docs: add DiLescure as a contributor #22
  • docs: add serendipious as a contributor #21
  • docs: add neversun as a contributor #18
  • docs: add jeffturcotte as a contributor #17
  • docs: add jeanlescure as a contributor #16
  • release v3 1bb895d
  • promote v3 docs up to master to test on gh pages 2c3e64c
  • updated docs b315255

11 May 2020

  • fix online generator link and title #10
  • Fix unexpected token error due to class property usage #9
  • Fix ReferenceError: window is not defined #7
  • full refactor using neutrino #5
  • Removed uncommon syntax for post-processors (uglifyjs-webpack-plugin) #2
  • rc2 refactors out version json import, fixes #26 #26
  • implemented lib and dist build scripts, closes #13 #13
  • starting branch for v3, closes #12 #12
  • fix #8 Unexpected token error due to class property usage #8
  • fix #6 reference error window undefined in node require #6
  • updated readme and npm meta 5f8f7cf
  • add runkit test and example c00c1e9
  • upgrade docs to typedoc 3793828

4 May 2020

  • Refactor skip shuffle #5
  • Refactor sequential UUID #4
  • Uniqueness #3
  • Add length option #2
  • refactor instance to allow uid() instead of uid.randomUUID() #1
  • documentation and version updates 63f3251
  • removed unnecessary type definitions file bb2156c
  • merge master and finish shuffle refactor d6313f2

3 May 2020

  • implemented lib and dist build scripts, closes #13 #13
  • starting branch for v3, closes #12 #12
  • upgrade docs to typedoc 3793828
  • implemented collision probability, uniqueness, and refactored seq f4f8034
  • complete deno refactor including test and lint 0a2a7eb

14 April 2020

  • fix online generator link and title #10
  • dist updated 42955df

14 April 2020

12 March 2020

12 March 2020

  • Fix unexpected token error due to class property usage #9
  • fix #8 Unexpected token error due to class property usage #8
  • dist updated 12272d0
  • change lib's browser route in README to use unpkg 9709ce3
  • correct README test suite reference 3b2e3b1

11 March 2020

11 March 2020

  • Fix ReferenceError: window is not defined #7
  • fix #6 reference error window undefined in node require #6
  • updated readme and npm meta 5f8f7cf
  • add runkit test and example c00c1e9
  • dist updated 477dd20

9 March 2020

9 March 2020

3 March 2020

  • add online generator link to README b09ea8c
  • fix README and online generator b8852da

2.0.0

3 March 2020

  • full refactor using neutrino #5
  • Removed uncommon syntax for post-processors (uglifyjs-webpack-plugin) #2
  • Did it all in one go. Gosh darn it! 😉 c74d434
  • Massive lint refactor. 7bc7354
  • Removed uncommon syntax for post-processors a0a6545