UNPKG

1.65 kBMarkdownView Raw
1## 1.3.1 (2023-01-30)
2
3
4### Bug Fixes
5
6* **promiseOnPending:** Update ([32d73d6](https://github.com/livelybone/singleton/commit/32d73d62bd093446148c018cdc8cfa71dcd81e94))
7* singleton.delete ([17c92ef](https://github.com/livelybone/singleton/commit/17c92ef72e0dbe3d338f96a1cd68bb2f983e2b23))
8* type bug ([7b79ee4](https://github.com/livelybone/singleton/commit/7b79ee4d3d08a7e17ac8da79de139b49b5287b01))
9
10
11### Features
12
13* **any function:** Rename to singletonObj ([328cf74](https://github.com/livelybone/singleton/commit/328cf747c2d871215204a64a3213c1738abbc204))
14* **functions:** Seperate ([267a2c9](https://github.com/livelybone/singleton/commit/267a2c9de78fc73938eb317fe9931c959fbfe8ff))
15* **ids:** get ids from global ([9b552f2](https://github.com/livelybone/singleton/commit/9b552f23afdde11f81023168747a8e2f3a34d0ba))
16* Init ([60c3a16](https://github.com/livelybone/singleton/commit/60c3a161febd2d0f2d0b5d3de0b797196c2af852))
17* Module dev ([9ec11b7](https://github.com/livelybone/singleton/commit/9ec11b76b066a2a35155427c8c1708f0eaaec94d))
18* **singletonObj:** Update ([022c668](https://github.com/livelybone/singleton/commit/022c668b4097dba48adf4e866c617fb7b1af6ef1))
19* **ts:** Add type Fn ([021364a](https://github.com/livelybone/singleton/commit/021364a3415bba685ca464e92a2fda7a65281b9d))
20* update ([9584106](https://github.com/livelybone/singleton/commit/958410610fcfcc84b5daa065c837b3cf48a661db))
21* Update ([50cfc0c](https://github.com/livelybone/singleton/commit/50cfc0cfdc7ddc358e3cf0098ca87c224031c1e2))
22* **v1.3.0:** add singleton ([8f80e82](https://github.com/livelybone/singleton/commit/8f80e8253264680d161b566cfbc26b43534b1fe3))
23
24
25