Skip to content

Commit fc1c500

Browse files
chore(release): 1.0.0
1 parent 25e280e commit fc1c500

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
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.
44

5+
## [1.0.0](https://github.com/zachbutton/crystalize.js/compare/v0.1.15...v1.0.0) (2023-09-25)
6+
7+
### ⚠ BREAKING CHANGES
8+
9+
- Everything, it's a rewrite.
10+
11+
### Features
12+
13+
- Add composite modes keepMin & keepMax ([9bc68d3](https://github.com/zachbutton/crystalize.js/commit/9bc68d3ecec45484486943f862dd29d1b6c38337))
14+
- Add toJSON and static method Maker with fromJSON ([c3fc5c5](https://github.com/zachbutton/crystalize.js/commit/c3fc5c59a88222dfc186e97c87a0e9c26adc6eae))
15+
- large API changes and test rewrite ([b1b8726](https://github.com/zachbutton/crystalize.js/commit/b1b8726be673bd9db8bc14d725ff0f4e2337bb37)), closes [#14](https://github.com/zachbutton/crystalize.js/issues/14)
16+
17+
### Bug Fixes
18+
19+
- tests and fixes ([4fbf100](https://github.com/zachbutton/crystalize.js/commit/4fbf100c8dd605a97cc7c3df12575f8a56554019))
20+
521
### [0.1.15](https://github.com/zachbutton/crystalize.js/compare/v0.1.14...v0.1.15) (2023-09-19)
622

723
### [0.1.14](https://github.com/zachbutton/crystalize.js/compare/v0.1.13...v0.1.14) (2023-09-19)

0 commit comments

Comments
 (0)