We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06692f commit d80fe03Copy full SHA for d80fe03
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.2.0 (DEV)
+## 1.2.0 (2023-12-14)
4
5
- Add: `updateDefault()` now allows different type for `default` value.
6
package.json
{
"name": "@cubux/readonly-map",
- "version": "1.1.1",
+ "version": "1.2.0",
"description": "Functions to work with read-only maps",
"keywords": [
"map",
0 commit comments