Skip to content

Commit

Permalink
release(v0.2.0-beta.4): with dependency updates (#194)
Browse files Browse the repository at this point in the history
* chore: bump dependencies

* chore: fix and update tests

* release(v0.2.0-beta.4): with dependency updates
  • Loading branch information
rhamzeh committed Jan 3, 2024
1 parent c0e4c71 commit 6ad54da
Show file tree
Hide file tree
Showing 6 changed files with 979 additions and 695 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
# Changelog

## v0.2.0 Beta 4 (Frontend Utils)
### [0.2.0-beta.4](https://github.com/openfga/frontend-utils/compare/v0.2.0-beta.3...v0.2.0-beta.4) (2024-01-03)

- chore: update dependencies

## v0.2.0 Beta 3 (Frontend Utils)
### [0.2.0](https://github.com/openfga/frontend-utils/compare/v0.2.0-beta.2...v0.2.0-beta.3) (2023-11-20)
### [0.2.0-beta.3](https://github.com/openfga/frontend-utils/compare/v0.2.0-beta.2...v0.2.0-beta.3) (2023-11-20)

- feat: add conditions tokens for prism
- fix: monaco grammar for conditions
- fix: monaco grammar for type restrictions

## v0.2.0 Beta 2 (Frontend Utils)
### [0.2.0](https://github.com/openfga/frontend-utils/compare/v0.2.0-beta.1...v0.2.0-beta.2) (2023-11-03)
### [0.2.0-beta.2](https://github.com/openfga/frontend-utils/compare/v0.2.0-beta.1...v0.2.0-beta.2) (2023-11-03)

- fix: bump dependencies
- brings in improvements to monaco alerts and support for conditions

## v0.2.0 Beta 1 (Frontend Utils)
### [0.2.0](https://github.com/openfga/frontend-utils/releases/tag/v0.2.0-beta.1) (2023-10-09)
### [0.2.0-beta.1](https://github.com/openfga/frontend-utils/releases/tag/v0.2.0-beta.1) (2023-10-09)

Removed: (BREAKING)
- Syntax Transformer has been moved to [Language](https://github.com/openfga/language/tree/main/pkg/js)
Expand Down
Loading

0 comments on commit 6ad54da

Please sign in to comment.