Skip to content

Commit

Permalink
docs: add migration notes to NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilzyla committed Jul 2, 2024
1 parent a65bb63 commit 61278e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

1. Added `sass: custom` configuration option for cleaner integration with `bslib`.
2. Introduce `format_js()` and `format_sass()` powered by [prettier](https://prettier.io).
* **Migration**: Remove the `.rhino` directory if updating Rhino in an existing project.
* **Note:** `lint_js()` and `lint_sass()` report styling errors.
They _might_ complain about formatting done with `format_js()` and `format_sass()` functions; however, we haven't spotted any issues so far.
If you face any problems with this, then please [raise an issue on GitHub](https://github.com/Appsilon/rhino/issues/new/choose)
Expand Down

0 comments on commit 61278e9

Please sign in to comment.