File tree Expand file tree Collapse file tree 5 files changed +10
-1
lines changed
Expand file tree Collapse file tree 5 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.40.0 (31 May 2024)
2+
3+ * feat: add tildify
4+ * feat: add isMac
5+
16## v1.39.2 (22 Dec 2023)
27
38* feat(hotkey): support element option
Original file line number Diff line number Diff line change 36853685 " browser" ,
36863686 " miniprogram"
36873687 ],
3688+ "since" : " 1.40.0" ,
36883689 "test" : [
36893690 " node" ,
36903691 " browser"
63956396 "env" : [
63966397 " node"
63976398 ],
6399+ "since" : " 1.40.0" ,
63986400 "test" : [
63996401 " node"
64006402 ]
Original file line number Diff line number Diff line change 11{
22 "name" : " licia" ,
3- "version" : " 1.39.2 " ,
3+ "version" : " 1.40.0 " ,
44 "description" : " Useful utility collection with zero dependencies" ,
55 "bin" : {
66 "licia" : " ./bin/licia.js"
Original file line number Diff line number Diff line change 77
88/* module
99 * env: all
10+ * since: 1.40.0
1011 */
1112
1213/* typescript
Original file line number Diff line number Diff line change 1212
1313/* module
1414 * env: node
15+ * since: 1.40.0
1516 */
1617
1718/* typescript
You can’t perform that action at this time.
0 commit comments