@3o3/date 0.2.16 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +201 -0
- package/package.json +12 -9
- package/src/index.ts +0 -2
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
## 0.3.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [74313ca]
|
|
8
|
+
- @3o3/utils@3.1.1
|
|
9
|
+
|
|
10
|
+
## 0.3.0
|
|
11
|
+
|
|
12
|
+
### Minor Changes
|
|
13
|
+
|
|
14
|
+
- a6bcd86: version dump
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies [a6bcd86]
|
|
19
|
+
- @3o3/utils@3.1.0
|
|
20
|
+
|
|
21
|
+
All notable changes to this project will be documented in this file.
|
|
22
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
23
|
+
|
|
24
|
+
## [0.2.16](https://github.jobis.co/jobisnvillains/3o3_libraries/compare/@3o3/date@0.2.15...@3o3/date@0.2.16) (2024-05-06)
|
|
25
|
+
|
|
26
|
+
### Bug Fixes
|
|
27
|
+
|
|
28
|
+
- package.json workspace rollup 못읽는 버그 ([9e0084f](https://github.jobis.co/jobisnvillains/3o3_libraries/commit/9e0084f4bf210bdf7f0abe4179ceb648b19439af))
|
|
29
|
+
|
|
30
|
+
## [0.2.15](https://github.jobis.co/jobisnvillains/3o3_libraries/compare/@3o3/date@0.2.14...@3o3/date@0.2.15) (2024-05-03)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @3o3/date
|
|
33
|
+
|
|
34
|
+
## [0.2.14](https://github.jobis.co/jobisnvillains/3o3_libraries/compare/@3o3/date@0.2.13...@3o3/date@0.2.14) (2024-05-03)
|
|
35
|
+
|
|
36
|
+
**Note:** Version bump only for package @3o3/date
|
|
37
|
+
|
|
38
|
+
# @3o3/date
|
|
39
|
+
|
|
40
|
+
## 0.2.13
|
|
41
|
+
|
|
42
|
+
### Patch Changes
|
|
43
|
+
|
|
44
|
+
- Updated dependencies [8a1c0c3]
|
|
45
|
+
- @3o3/utils@3.0.0
|
|
46
|
+
|
|
47
|
+
## 0.2.12
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- Updated dependencies [6b69149]
|
|
52
|
+
- @3o3/utils@2.2.5
|
|
53
|
+
|
|
54
|
+
## 0.2.11
|
|
55
|
+
|
|
56
|
+
### Patch Changes
|
|
57
|
+
|
|
58
|
+
- Updated dependencies [9991f3c]
|
|
59
|
+
- @3o3/utils@2.2.4
|
|
60
|
+
|
|
61
|
+
## 0.2.10
|
|
62
|
+
|
|
63
|
+
### Patch Changes
|
|
64
|
+
|
|
65
|
+
- Updated dependencies [559f894]
|
|
66
|
+
- @3o3/utils@2.2.3
|
|
67
|
+
|
|
68
|
+
## 0.2.9
|
|
69
|
+
|
|
70
|
+
### Patch Changes
|
|
71
|
+
|
|
72
|
+
- Updated dependencies [5ab8c8d]
|
|
73
|
+
- @3o3/utils@2.2.2
|
|
74
|
+
|
|
75
|
+
## 0.2.8
|
|
76
|
+
|
|
77
|
+
### Patch Changes
|
|
78
|
+
|
|
79
|
+
- Updated dependencies [5d82c8f]
|
|
80
|
+
- @3o3/utils@2.2.1
|
|
81
|
+
|
|
82
|
+
## 0.2.7
|
|
83
|
+
|
|
84
|
+
### Patch Changes
|
|
85
|
+
|
|
86
|
+
- Updated dependencies [a1f2eeb]
|
|
87
|
+
- @3o3/utils@2.2.0
|
|
88
|
+
|
|
89
|
+
## 0.2.6
|
|
90
|
+
|
|
91
|
+
### Patch Changes
|
|
92
|
+
|
|
93
|
+
- Updated dependencies [e5d3d44]
|
|
94
|
+
- @3o3/utils@2.1.6
|
|
95
|
+
|
|
96
|
+
## 0.2.5
|
|
97
|
+
|
|
98
|
+
### Patch Changes
|
|
99
|
+
|
|
100
|
+
- Updated dependencies [bfa0463]
|
|
101
|
+
- @3o3/utils@2.1.5
|
|
102
|
+
|
|
103
|
+
## 0.2.4
|
|
104
|
+
|
|
105
|
+
### Patch Changes
|
|
106
|
+
|
|
107
|
+
- Updated dependencies [5bc0d77]
|
|
108
|
+
- @3o3/utils@2.1.4
|
|
109
|
+
|
|
110
|
+
## 0.2.3
|
|
111
|
+
|
|
112
|
+
### Patch Changes
|
|
113
|
+
|
|
114
|
+
- Updated dependencies [2deaf4b]
|
|
115
|
+
- @3o3/utils@2.1.3
|
|
116
|
+
|
|
117
|
+
## 0.2.2
|
|
118
|
+
|
|
119
|
+
### Patch Changes
|
|
120
|
+
|
|
121
|
+
- Updated dependencies [e5bbbd2]
|
|
122
|
+
- @3o3/utils@2.1.2
|
|
123
|
+
|
|
124
|
+
## 0.2.1
|
|
125
|
+
|
|
126
|
+
### Patch Changes
|
|
127
|
+
|
|
128
|
+
- Updated dependencies [7221da9]
|
|
129
|
+
- @3o3/utils@2.1.1
|
|
130
|
+
|
|
131
|
+
## 0.2.0
|
|
132
|
+
|
|
133
|
+
### Minor Changes
|
|
134
|
+
|
|
135
|
+
- 52b9de6: Fix email validation and setup test environment
|
|
136
|
+
|
|
137
|
+
### Patch Changes
|
|
138
|
+
|
|
139
|
+
- Updated dependencies [52b9de6]
|
|
140
|
+
- @3o3/utils@2.1.0
|
|
141
|
+
|
|
142
|
+
## 0.1.7
|
|
143
|
+
|
|
144
|
+
### Patch Changes
|
|
145
|
+
|
|
146
|
+
- Updated dependencies [60a1912]
|
|
147
|
+
- @3o3/utils@2.0.5
|
|
148
|
+
|
|
149
|
+
## 0.1.6
|
|
150
|
+
|
|
151
|
+
### Patch Changes
|
|
152
|
+
|
|
153
|
+
- Updated dependencies [faeaa3f]
|
|
154
|
+
- @3o3/utils@2.0.4
|
|
155
|
+
|
|
156
|
+
## 0.1.5
|
|
157
|
+
|
|
158
|
+
### Patch Changes
|
|
159
|
+
|
|
160
|
+
- Updated dependencies [1096ddf]
|
|
161
|
+
- @3o3/utils@2.0.3
|
|
162
|
+
|
|
163
|
+
## 0.1.4
|
|
164
|
+
|
|
165
|
+
### Patch Changes
|
|
166
|
+
|
|
167
|
+
- Updated dependencies [beb80c9]
|
|
168
|
+
- @3o3/utils@2.0.2
|
|
169
|
+
|
|
170
|
+
## 0.1.3
|
|
171
|
+
|
|
172
|
+
### Patch Changes
|
|
173
|
+
|
|
174
|
+
- b1c98ce: fix: 누락된 export 추가, localStorage 이름 명확하게 변경, sessionStorage fallback 추가
|
|
175
|
+
- Updated dependencies [b1c98ce]
|
|
176
|
+
- @3o3/utils@2.0.1
|
|
177
|
+
|
|
178
|
+
## 0.1.2
|
|
179
|
+
|
|
180
|
+
### Patch Changes
|
|
181
|
+
|
|
182
|
+
- Updated dependencies [69b3652]
|
|
183
|
+
- @3o3/utils@2.0.0
|
|
184
|
+
|
|
185
|
+
## 0.1.1
|
|
186
|
+
|
|
187
|
+
### Patch Changes
|
|
188
|
+
|
|
189
|
+
- Updated dependencies [4fa1103]
|
|
190
|
+
- @3o3/utils@1.0.0
|
|
191
|
+
|
|
192
|
+
## 0.1.0
|
|
193
|
+
|
|
194
|
+
### Minor Changes
|
|
195
|
+
|
|
196
|
+
- cc4afa6: 0.0.1 version
|
|
197
|
+
|
|
198
|
+
### Patch Changes
|
|
199
|
+
|
|
200
|
+
- Updated dependencies [cc4afa6]
|
|
201
|
+
- @3o3/utils@0.1.0
|
package/package.json
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@3o3/date",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.1",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
7
|
-
"require": "./
|
|
8
|
-
"import": "./
|
|
7
|
+
"require": "./dist/index.js",
|
|
8
|
+
"import": "./esm/index.mjs",
|
|
9
|
+
"types": "./dist/index.d.ts"
|
|
9
10
|
},
|
|
10
11
|
"./package.json": "./package.json"
|
|
11
12
|
},
|
|
12
|
-
"main": "
|
|
13
|
+
"main": "./dist/index.js",
|
|
13
14
|
"files": [
|
|
14
15
|
"dist",
|
|
15
16
|
"esm"
|
|
@@ -21,11 +22,11 @@
|
|
|
21
22
|
"test": "yarn run -T jest --config ../../../jest.config.js --roots './packages/common/date/src'"
|
|
22
23
|
},
|
|
23
24
|
"dependencies": {
|
|
24
|
-
"@3o3/utils": "
|
|
25
|
+
"@3o3/utils": "^3.1.1",
|
|
25
26
|
"date-fns": "^2.25.0"
|
|
26
27
|
},
|
|
27
28
|
"devDependencies": {
|
|
28
|
-
"@3o3/rollup-config": "
|
|
29
|
+
"@3o3/rollup-config": "0.1.0",
|
|
29
30
|
"@babel/core": "^7",
|
|
30
31
|
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
|
31
32
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
@@ -46,7 +47,7 @@
|
|
|
46
47
|
"typescript": "4.8.3"
|
|
47
48
|
},
|
|
48
49
|
"publishConfig": {
|
|
49
|
-
"access": "
|
|
50
|
+
"access": "restricted",
|
|
50
51
|
"exports": {
|
|
51
52
|
".": {
|
|
52
53
|
"require": "./dist/index.js",
|
|
@@ -59,5 +60,7 @@
|
|
|
59
60
|
"main": "./dist/index.js",
|
|
60
61
|
"module": "./esm/index.mjs",
|
|
61
62
|
"types": "./dist/index.d.ts"
|
|
62
|
-
}
|
|
63
|
-
|
|
63
|
+
},
|
|
64
|
+
"module": "./esm/index.mjs",
|
|
65
|
+
"types": "./dist/index.d.ts"
|
|
66
|
+
}
|
package/src/index.ts
DELETED