Releases: planttheidea/micro-memoize
Releases · planttheidea/micro-memoize
Release 4.1.0-beta.3
Release 4.1.0-beta.2
- remove export from
src/index.ts
(e0f464e)
Release 4.0.15
- tweak the
es-to-mjs
script to also copyindex.d.ts
(#100) (3ed3d03) - Bump vm2 from 3.9.16 to 3.9.17 (#96) (9194f85)
- Bump vm2 from 3.9.15 to 3.9.16 (#95) (84f1625)
- Bump vm2 from 3.9.12 to 3.9.15 (#94) (3c4c7ab)
- Bump webpack from 5.75.0 to 5.76.0 (#92) (9e48b5e)
- Bump cacheable-request from 10.2.3 to 10.2.7 (#91) (5510ac5)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 (#90) (66a2b28)
- Bump json5 from 1.0.1 to 1.0.2 (#88) (a86c9c6)
Release 4.1.0-beta.1
- oops, forgot to include the default export type (61f4b13)
Release 4.1.0-beta.0
- initial attempt to refactor types to not be driven by
src
files - Bump vm2 from 3.9.16 to 3.9.17 (#96) (9194f85)
- Bump vm2 from 3.9.15 to 3.9.16 (#95) (84f1625)
- Bump vm2 from 3.9.12 to 3.9.15 (#94) (3c4c7ab)
- Bump webpack from 5.75.0 to 5.76.0 (#92) (9e48b5e)
- Bump cacheable-request from 10.2.3 to 10.2.7 (#91) (5510ac5)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 (#90) (66a2b28)
- Bump json5 from 1.0.1 to 1.0.2 (#88) (a86c9c6)
Release 4.0.14
Release 4.0.12
Release 4.0.11
Release 4.0.10
- fix CHANGELOG missing 4.0.9 entry (da8c1c9)
- add
release-it
as local dependency (399a82d) - update CHANGELOG (6520b98)
- Add support for
noUncheckedIndexedAccess
option in tsconfig (#77) (99411c5) - Update README.md (d6ab4a9)
- Bump url-parse from 1.5.7 to 1.5.10 (#75) (068ddbb)
- Bump url-parse from 1.5.3 to 1.5.7 (#74) (07e1edd)
- Bump ajv from 6.10.2 to 6.12.6 (#72) (5446196)
- Bump follow-redirects from 1.14.7 to 1.14.8 (#73) (cc8726d)
- Bump follow-redirects from 1.13.0 to 1.14.7 (#71) (30ad766)
- Merge pull request #70 from planttheidea/dependabot/npm_and_yarn/tmpl-1.0.5 (44fc0f7)
- Bump tmpl from 1.0.4 to 1.0.5 (5e2a2e8)
- Merge pull request #69 from planttheidea/dependabot/npm_and_yarn/tar-4.4.19 (cac01e8)
- Bump tar from 4.4.15 to 4.4.19 (1ec24da)
- Merge pull request #68 from planttheidea/dependabot/npm_and_yarn/url-parse-1.5.3 (b58f531)
- Bump url-parse from 1.5.1 to 1.5.3 (4ac8cd4)
- Merge pull request #67 from planttheidea/dependabot/npm_and_yarn/path-parse-1.0.7 (f6636be)
- Bump path-parse from 1.0.6 to 1.0.7 (fb5a45d)
- Merge pull request #66 from planttheidea/dependabot/npm_and_yarn/ws-5.2.3 (f0c0b84)
- Bump ws from 5.2.2 to 5.2.3 (e9ce7a4)
- Merge pull request #65 from planttheidea/dependabot/npm_and_yarn/tar-4.4.15 (9dbb458)
- Bump tar from 4.4.13 to 4.4.15 (e0ab653)
- Merge pull request #63 from planttheidea/dependabot/npm_and_yarn/dns-packet-1.3.4 (00d0924)
- Bump dns-packet from 1.3.1 to 1.3.4 (6abc99f)
- Merge pull request #62 from planttheidea/dependabot/npm_and_yarn/hosted-git-info-2.8.9 (d55f500)
- Bump hosted-git-info from 2.8.5 to 2.8.9 (7bee732)
- Merge pull request #59 from planttheidea/dependabot/npm_and_yarn/lodash-4.17.21 (cb0cdbc)
- Merge pull request #60 from planttheidea/dependabot/npm_and_yarn/handlebars-4.7.7 (3583f51)
- Merge pull request #61 from planttheidea/dependabot/npm_and_yarn/url-parse-1.5.1 (52adcd6)
- Bump url-parse from 1.4.7 to 1.5.1 (35c28d4)
- Bump handlebars from 4.5.3 to 4.7.7 (aa25630)
- Bump lodash from 4.17.19 to 4.17.21 (4eb67e8)
- Merge pull request #58 from planttheidea/dependabot/npm_and_yarn/underscore-1.12.1 (49026d5)
- Bump underscore from 1.9.1 to 1.12.1 (f3ca130)
- Merge pull request #57 from planttheidea/dependabot/npm_and_yarn/ssri-6.0.2 (6d411df)
- Bump ssri from 6.0.1 to 6.0.2 (f63c93d)
- Merge pull request #55 from planttheidea/dependabot/npm_and_yarn/elliptic-6.5.4 (09de3ab)
- Bump elliptic from 6.5.3 to 6.5.4 (58030ff)
- update README with better documentation for
transformKey
(#54) (7362793) - Merge pull request #51 from planttheidea/dependabot/npm_and_yarn/ini-1.3.7 (e313a6e)
- Bump ini from 1.3.5 to 1.3.7 (a319f8f)
- Bump http-proxy from 1.18.0 to 1.18.1 (#50) (0b5b610)
- Merge pull request #49 from planttheidea/dependabot/npm_and_yarn/elliptic-6.5.3 (5eb6e92)
- Bump elliptic from 6.5.2 to 6.5.3 (52bfad9)
- Merge pull request #48 from planttheidea/dependabot/npm_and_yarn/lodash-4.17.19 (bef75a9)
- Bump lodash from 4.17.15 to 4.17.19 (08c78f6)
- Bump websocket-extensions from 0.1.3 to 0.1.4 (#46) (8d9063f)
- Merge pull request #44 from planttheidea/dependabot/npm_and_yarn/acorn-5.7.4 (747c0c4)
- Bump acorn from 5.7.3 to 5.7.4 (c882d4e)