|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
| 3 | +## [1.0.9](https://github.com/remarkablemark/style-to-object/compare/v1.0.8...v1.0.9) (2025-06-06) |
4 | 4 |
|
5 | | -## [1.0.8](https://github.com/remarkablemark/style-to-object/compare/v1.0.7...v1.0.8) (2024-09-11) |
| 5 | +### Miscellaneous Chores |
| 6 | + |
| 7 | +- release 1.0.9 ([216aab1](https://github.com/remarkablemark/style-to-object/commit/216aab1d363b44a7611b3cc562a921c10986b15b)) |
6 | 8 |
|
| 9 | +## [1.0.8](https://github.com/remarkablemark/style-to-object/compare/v1.0.7...v1.0.8) (2024-09-11) |
7 | 10 |
|
8 | 11 | ### Build System |
9 | 12 |
|
10 | | -* **deps:** bump inline-style-parser from 0.2.3 to 0.2.4 ([#383](https://github.com/remarkablemark/style-to-object/issues/383)) ([1d45c31](https://github.com/remarkablemark/style-to-object/commit/1d45c318fc85b7054b5dbe2d256bc02179bb6310)) |
| 13 | +- **deps:** bump inline-style-parser from 0.2.3 to 0.2.4 ([#383](https://github.com/remarkablemark/style-to-object/issues/383)) ([1d45c31](https://github.com/remarkablemark/style-to-object/commit/1d45c318fc85b7054b5dbe2d256bc02179bb6310)) |
11 | 14 |
|
12 | 15 | ## [1.0.7](https://github.com/remarkablemark/style-to-object/compare/v1.0.6...v1.0.7) (2024-08-28) |
13 | 16 |
|
14 | | - |
15 | 17 | ### Continuous Integration |
16 | 18 |
|
17 | | -* **github:** publish package to npm registry with provenance ([496fc11](https://github.com/remarkablemark/style-to-object/commit/496fc11f70d57d457cebb0d0fbb9eab881871e8d)) |
| 19 | +- **github:** publish package to npm registry with provenance ([496fc11](https://github.com/remarkablemark/style-to-object/commit/496fc11f70d57d457cebb0d0fbb9eab881871e8d)) |
18 | 20 |
|
19 | 21 | ## [1.0.6](https://github.com/remarkablemark/style-to-object/compare/v1.0.5...v1.0.6) (2024-03-27) |
20 | 22 |
|
21 | | - |
22 | 23 | ### Build System |
23 | 24 |
|
24 | | -* **deps:** bump inline-style-parser from 0.2.2 to 0.2.3 ([#301](https://github.com/remarkablemark/style-to-object/issues/301)) ([22af20c](https://github.com/remarkablemark/style-to-object/commit/22af20ceb8f82e24b374d08d28c3af204b59b81e)) |
| 25 | +- **deps:** bump inline-style-parser from 0.2.2 to 0.2.3 ([#301](https://github.com/remarkablemark/style-to-object/issues/301)) ([22af20c](https://github.com/remarkablemark/style-to-object/commit/22af20ceb8f82e24b374d08d28c3af204b59b81e)) |
25 | 26 |
|
26 | 27 | ## [1.0.5](https://github.com/remarkablemark/style-to-object/compare/v1.0.4...v1.0.5) (2023-12-01) |
27 | 28 |
|
28 | | - |
29 | 29 | ### Bug Fixes |
30 | 30 |
|
31 | | -* **esm:** fix ESM types by adding index.d.mts ([73ae1d4](https://github.com/remarkablemark/style-to-object/commit/73ae1d41d97eb4db0983fd06d3b6ea2ef436ea65)), closes [#205](https://github.com/remarkablemark/style-to-object/issues/205) |
| 31 | +- **esm:** fix ESM types by adding index.d.mts ([73ae1d4](https://github.com/remarkablemark/style-to-object/commit/73ae1d41d97eb4db0983fd06d3b6ea2ef436ea65)), closes [#205](https://github.com/remarkablemark/style-to-object/issues/205) |
32 | 32 |
|
33 | 33 | ## [1.0.4](https://github.com/remarkablemark/style-to-object/compare/v1.0.3...v1.0.4) (2023-10-31) |
34 | 34 |
|
35 | | - |
36 | 35 | ### Bug Fixes |
37 | 36 |
|
38 | | -* **package:** specify "types" in package.json ([1cb585b](https://github.com/remarkablemark/style-to-object/commit/1cb585b796bfcc33790ee319ec9c0ceb5a1048d7)) |
| 37 | +- **package:** specify "types" in package.json ([1cb585b](https://github.com/remarkablemark/style-to-object/commit/1cb585b796bfcc33790ee319ec9c0ceb5a1048d7)) |
39 | 38 |
|
40 | 39 | ## [1.0.3](https://github.com/remarkablemark/style-to-object/compare/v1.0.2...v1.0.3) (2023-10-20) |
41 | 40 |
|
42 | | - |
43 | 41 | ### Bug Fixes |
44 | 42 |
|
45 | | -* **esm:** ensure index.mjs is compatible with rollup umd build ([40b92c3](https://github.com/remarkablemark/style-to-object/commit/40b92c3e8d13eab96b65f8aa2a656e8bc9a94a15)) |
| 43 | +- **esm:** ensure index.mjs is compatible with rollup umd build ([40b92c3](https://github.com/remarkablemark/style-to-object/commit/40b92c3e8d13eab96b65f8aa2a656e8bc9a94a15)) |
46 | 44 |
|
47 | 45 | ## [1.0.2](https://github.com/remarkablemark/style-to-object/compare/v1.0.1...v1.0.2) (2023-10-19) |
48 | 46 |
|
49 | | - |
50 | 47 | ### Bug Fixes |
51 | 48 |
|
52 | | -* **package:** add "/src" to files to fix source map warning ([597666b](https://github.com/remarkablemark/style-to-object/commit/597666b92e5cc10c7185d94d30c7549bf0ab4263)) |
| 49 | +- **package:** add "/src" to files to fix source map warning ([597666b](https://github.com/remarkablemark/style-to-object/commit/597666b92e5cc10c7185d94d30c7549bf0ab4263)) |
53 | 50 |
|
54 | 51 | ## [1.0.1](https://github.com/remarkablemark/style-to-object/compare/v1.0.0...v1.0.1) (2023-10-17) |
55 | 52 |
|
56 | | - |
57 | 53 | ### Bug Fixes |
58 | 54 |
|
59 | | -* **package:** add types to exports in package.json ([6d37b8c](https://github.com/remarkablemark/style-to-object/commit/6d37b8c973c952d5b4171feeff64dcc00cbfb7c2)) |
| 55 | +- **package:** add types to exports in package.json ([6d37b8c](https://github.com/remarkablemark/style-to-object/commit/6d37b8c973c952d5b4171feeff64dcc00cbfb7c2)) |
60 | 56 |
|
61 | 57 | ## [1.0.0](https://github.com/remarkablemark/style-to-object/compare/v0.4.4...v1.0.0) (2023-10-15) |
62 | 58 |
|
63 | | - |
64 | 59 | ### ⚠ BREAKING CHANGES |
65 | 60 |
|
66 | | -* Iterator excludes `Comment` and CommonJS requires the `default` key. |
| 61 | +- Iterator excludes `Comment` and CommonJS requires the `default` key. |
67 | 62 |
|
68 | 63 | ### Code Refactoring |
69 | 64 |
|
70 | | -* migrate to TypeScript ([6cf1d92](https://github.com/remarkablemark/style-to-object/commit/6cf1d92650d7669244b423d3ae9d345fd563f855)) |
| 65 | +- migrate to TypeScript ([6cf1d92](https://github.com/remarkablemark/style-to-object/commit/6cf1d92650d7669244b423d3ae9d345fd563f855)) |
71 | 66 |
|
72 | 67 | ## [0.4.4](https://github.com/remarkablemark/style-to-object/compare/v0.4.3...v0.4.4) (2023-10-15) |
73 | 68 |
|
74 | | - |
75 | 69 | ### Bug Fixes |
76 | 70 |
|
77 | | -* **index:** export default function and add `Comment` to index.d.ts ([07d7c98](https://github.com/remarkablemark/style-to-object/commit/07d7c9825d1c111f1083aaadf9fd4891eb7b1f7a)) |
| 71 | +- **index:** export default function and add `Comment` to index.d.ts ([07d7c98](https://github.com/remarkablemark/style-to-object/commit/07d7c9825d1c111f1083aaadf9fd4891eb7b1f7a)) |
78 | 72 |
|
79 | 73 | ## [0.4.3](https://github.com/remarkablemark/style-to-object/compare/v0.4.2...v0.4.3) (2023-10-14) |
80 | 74 |
|
81 | | - |
82 | 75 | ### Build System |
83 | 76 |
|
84 | | -* **rollup:** generate sourcemap for UMD build ([463e4b5](https://github.com/remarkablemark/style-to-object/commit/463e4b59ea8249df831977b4008a973e1f5d3cfe)) |
| 77 | +- **rollup:** generate sourcemap for UMD build ([463e4b5](https://github.com/remarkablemark/style-to-object/commit/463e4b59ea8249df831977b4008a973e1f5d3cfe)) |
85 | 78 |
|
86 | 79 | ## [0.4.2](https://github.com/remarkablemark/style-to-object/compare/v0.4.1...v0.4.2) (2023-08-02) |
87 | 80 |
|
88 | | - |
89 | 81 | ### Bug Fixes |
90 | 82 |
|
91 | | -* do not throw error when loading library as UMD script ([24bb01d](https://github.com/remarkablemark/style-to-object/commit/24bb01df3b81f22ebe7ae6760cb7954d4a936c7d)) |
| 83 | +- do not throw error when loading library as UMD script ([24bb01d](https://github.com/remarkablemark/style-to-object/commit/24bb01df3b81f22ebe7ae6760cb7954d4a936c7d)) |
92 | 84 |
|
93 | 85 | ## [0.4.1](https://github.com/remarkablemark/style-to-object/compare/v0.4.0...v0.4.1) (2023-01-16) |
94 | 86 |
|
95 | | - |
96 | 87 | ### Bug Fixes |
97 | 88 |
|
98 | | -* include types in export ([3026691](https://github.com/remarkablemark/style-to-object/commit/3026691e090a6763f3b03d13a9251952d15b2e7a)) |
| 89 | +- include types in export ([3026691](https://github.com/remarkablemark/style-to-object/commit/3026691e090a6763f3b03d13a9251952d15b2e7a)) |
99 | 90 |
|
100 | 91 | ## [0.4.0](https://github.com/remarkablemark/style-to-object/compare/v0.3.0...v0.4.0) (2022-12-03) |
101 | 92 |
|
102 | | - |
103 | 93 | ### Features |
104 | 94 |
|
105 | | -* add ESM support ([2e7d959](https://github.com/remarkablemark/style-to-object/commit/2e7d959f4ced37c40de82a1c7a4fbb2f299f04cd)) |
| 95 | +- add ESM support ([2e7d959](https://github.com/remarkablemark/style-to-object/commit/2e7d959f4ced37c40de82a1c7a4fbb2f299f04cd)) |
106 | 96 |
|
107 | 97 | ## [0.3.0](https://github.com/remarkablemark/style-to-object/compare/v0.2.3...v0.3.0) (2019-11-07) |
108 | 98 |
|
109 | | - |
110 | 99 | ### Bug Fixes |
111 | 100 |
|
112 | | -* **index:** update return type of main function (remove `any`) ([c6e8a54](https://github.com/remarkablemark/style-to-object/commit/c6e8a54)) |
113 | | - |
| 101 | +- **index:** update return type of main function (remove `any`) ([c6e8a54](https://github.com/remarkablemark/style-to-object/commit/c6e8a54)) |
114 | 102 |
|
115 | 103 | ### Features |
116 | 104 |
|
117 | | -* add typescript support ([74a1b83](https://github.com/remarkablemark/style-to-object/commit/74a1b83)) |
118 | | - |
| 105 | +- add typescript support ([74a1b83](https://github.com/remarkablemark/style-to-object/commit/74a1b83)) |
119 | 106 |
|
120 | 107 | ### Tests |
121 | 108 |
|
122 | | -* **index:** add test for TS declaration file ([b029a4b](https://github.com/remarkablemark/style-to-object/commit/b029a4b)) |
123 | | - |
124 | | - |
| 109 | +- **index:** add test for TS declaration file ([b029a4b](https://github.com/remarkablemark/style-to-object/commit/b029a4b)) |
125 | 110 |
|
126 | 111 | ### [0.2.3](https://github.com/remarkablemark/style-to-object/compare/v0.2.2...v0.2.3) (2019-06-22) |
127 | 112 |
|
128 | | - |
129 | 113 | ### Build System |
130 | 114 |
|
131 | | -* **package:** add field "files" and remove `.npmignore` ([fdf3966](https://github.com/remarkablemark/style-to-object/commit/fdf3966)) |
132 | | -* **package:** update script `build:min` to generate sourcemap ([a13be58](https://github.com/remarkablemark/style-to-object/commit/a13be58)) |
133 | | -* **package:** upgrade devDependencies ([377bb40](https://github.com/remarkablemark/style-to-object/commit/377bb40)) |
134 | | -* **rollup:** remove `uglify-es` from config as it's unneeded ([b0951e0](https://github.com/remarkablemark/style-to-object/commit/b0951e0)) |
135 | | - |
| 115 | +- **package:** add field "files" and remove `.npmignore` ([fdf3966](https://github.com/remarkablemark/style-to-object/commit/fdf3966)) |
| 116 | +- **package:** update script `build:min` to generate sourcemap ([a13be58](https://github.com/remarkablemark/style-to-object/commit/a13be58)) |
| 117 | +- **package:** upgrade devDependencies ([377bb40](https://github.com/remarkablemark/style-to-object/commit/377bb40)) |
| 118 | +- **rollup:** remove `uglify-es` from config as it's unneeded ([b0951e0](https://github.com/remarkablemark/style-to-object/commit/b0951e0)) |
136 | 119 |
|
137 | 120 | ### Tests |
138 | 121 |
|
139 | | -* organize and rename describe blocks ([8d4c004](https://github.com/remarkablemark/style-to-object/commit/8d4c004)) |
140 | | -* organize data (test suites) into cases, errors, and invalids ([513732b](https://github.com/remarkablemark/style-to-object/commit/513732b)) |
141 | | -* rename `test/cases.js` to `test/data.js` ([75d084d](https://github.com/remarkablemark/style-to-object/commit/75d084d)) |
142 | | -* **data:** add more test cases and errors ([c9242c7](https://github.com/remarkablemark/style-to-object/commit/c9242c7)) |
143 | | -* **data:** refactor test data from object to array format ([1a07a38](https://github.com/remarkablemark/style-to-object/commit/1a07a38)) |
144 | | - |
145 | | - |
| 122 | +- organize and rename describe blocks ([8d4c004](https://github.com/remarkablemark/style-to-object/commit/8d4c004)) |
| 123 | +- organize data (test suites) into cases, errors, and invalids ([513732b](https://github.com/remarkablemark/style-to-object/commit/513732b)) |
| 124 | +- rename `test/cases.js` to `test/data.js` ([75d084d](https://github.com/remarkablemark/style-to-object/commit/75d084d)) |
| 125 | +- **data:** add more test cases and errors ([c9242c7](https://github.com/remarkablemark/style-to-object/commit/c9242c7)) |
| 126 | +- **data:** refactor test data from object to array format ([1a07a38](https://github.com/remarkablemark/style-to-object/commit/1a07a38)) |
146 | 127 |
|
147 | 128 | <a name="0.2.2"></a> |
148 | | -## [0.2.2](https://github.com/remarkablemark/style-to-object/compare/v0.2.1...v0.2.2) (2018-09-13) |
149 | | - |
150 | 129 |
|
| 130 | +## [0.2.2](https://github.com/remarkablemark/style-to-object/compare/v0.2.1...v0.2.2) (2018-09-13) |
151 | 131 |
|
152 | 132 | <a name="0.2.1"></a> |
153 | | -## [0.2.1](https://github.com/remarkablemark/style-to-object/compare/v0.2.0...v0.2.1) (2018-05-09) |
154 | 133 |
|
| 134 | +## [0.2.1](https://github.com/remarkablemark/style-to-object/compare/v0.2.0...v0.2.1) (2018-05-09) |
155 | 135 |
|
156 | 136 | ### Bug Fixes |
157 | 137 |
|
158 | | -* **package: ** upgrade [email protected] which resolves security vulnerability ( [d8b94c0 ](https://github.com/remarkablemark/style-to-object/commit/d8b94c0)) |
159 | | - |
160 | | - |
| 138 | +- **package: ** upgrade [email protected] which resolves security vulnerability ( [d8b94c0 ](https://github.com/remarkablemark/style-to-object/commit/d8b94c0)) |
161 | 139 |
|
162 | 140 | <a name="0.2.0"></a> |
163 | | -# [0.2.0](https://github.com/remarkablemark/style-to-object/compare/v0.1.0...v0.2.0) (2017-11-26) |
164 | 141 |
|
| 142 | +# [0.2.0](https://github.com/remarkablemark/style-to-object/compare/v0.1.0...v0.2.0) (2017-11-26) |
165 | 143 |
|
166 | 144 | ### Features |
167 | 145 |
|
168 | | -* **parser:** add optional argument iterator ([a3deea8](https://github.com/remarkablemark/style-to-object/commit/a3deea8)) |
169 | | - |
170 | | - |
| 146 | +- **parser:** add optional argument iterator ([a3deea8](https://github.com/remarkablemark/style-to-object/commit/a3deea8)) |
171 | 147 |
|
172 | 148 | <a name="0.1.0"></a> |
173 | | -# 0.1.0 (2017-11-23) |
174 | 149 |
|
| 150 | +# 0.1.0 (2017-11-23) |
175 | 151 |
|
176 | 152 | ### Bug Fixes |
177 | 153 |
|
178 | | -* **parser:** do not add to output if css value is empty ([0759da7](https://github.com/remarkablemark/style-to-object/commit/0759da7)) |
179 | | - |
| 154 | +- **parser:** do not add to output if css value is empty ([0759da7](https://github.com/remarkablemark/style-to-object/commit/0759da7)) |
180 | 155 |
|
181 | 156 | ### Features |
182 | 157 |
|
183 | | -* **parser:** create client parser ([cd85a31](https://github.com/remarkablemark/style-to-object/commit/cd85a31)) |
184 | | -* **parser:** create parser that returns null for invalid values ([24f4f02](https://github.com/remarkablemark/style-to-object/commit/24f4f02)) |
185 | | -* **parser:** parse inline style to object with css.parse ([04793b0](https://github.com/remarkablemark/style-to-object/commit/04793b0)) |
| 158 | +- **parser:** create client parser ([cd85a31](https://github.com/remarkablemark/style-to-object/commit/cd85a31)) |
| 159 | +- **parser:** create parser that returns null for invalid values ([24f4f02](https://github.com/remarkablemark/style-to-object/commit/24f4f02)) |
| 160 | +- **parser:** parse inline style to object with css.parse ([04793b0](https://github.com/remarkablemark/style-to-object/commit/04793b0)) |
0 commit comments