Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunvegda committed Aug 1, 2023
1 parent d579071 commit 42a4d33
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,27 @@

## [Unreleased]

## [0.3.1] - 2023-01-31

### Added

- Use OpticFor\_ type instead of OpticFor #10

## [0.3.0] - 2023-01-31

### Added

- Migrate to Jotai v2 API #4

## [0.2.1] - 2023-01-29

### Changed

- refactor: simplify memoize
- fix: accept 'undefined' as valid value for Prisms, Lens, ISO and Equivalence #5

## [0.2.0] - 2022-11-15

### Added

- Move back from the official Jotai library
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jotai-optics",
"description": "👻💎",
"version": "0.3.0",
"version": "0.3.1",
"author": "merisbahti",
"contributors": [
"Daishi Kato (https://github.com/dai-shi)",
Expand Down

0 comments on commit 42a4d33

Please sign in to comment.