Releases: softwareventures/dictionary-types
Releases · softwareventures/dictionary-types
v3.0.0
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-10-12)
⚠ BREAKING CHANGES
node: node versions 12, 17 are no longer supported.
Features
node: drop support for node 12, 17 (d5783c2 )
v2.0.1
Compare
Sorry, something went wrong.
No results found
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-07-07)
Features
node: drop support for node < 12 || ^13 || ^15 (e73f7c3 )
BREAKING CHANGES
node: node < 12 || ^13 || ^15 are no longer
supported.
v1.2.1
Compare
Sorry, something went wrong.
No results found
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2020-03-18)
Features
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-02-13)
Features
add Key type parameter to dictionary types, to allow choosing a different Key type (96c776c )
v1.0.1
Compare
Sorry, something went wrong.
No results found
djcsdy
released this
29 Oct 21:41
1.0.1 (2019-10-29)
Bug Fixes
side-effects: set sideEffects: false to enable tree shaking (77985f5 )