-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
25cd35b
commit 8a34677
Showing
3 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,17 @@ | ||
# elm-webpack-loader | ||
|
||
## 8.1.2 | ||
|
||
### Patch Changes | ||
|
||
- 25cd35b: # Fix race condition | ||
|
||
This fixes [Issue #38](https://github.com/e3c-summer-worker/components/issues/38), where race conditions in the Navigation folder was _sometimes_ messing up the builds. | ||
|
||
Fixed after condulting [the solution in Elm Snowpack Plugin](https://github.com/marc136/snowpack-plugin-elm/commit/d8b2e37). Also left a comment in the [Elm Webpack Loader repo](https://github.com/elm-community/elm-webpack-loader/issues/211). | ||
|
||
## 8.0.1 | ||
|
||
### Patch Changes | ||
|
||
- Add changelog thing so it will stop being in the "changed packages" when I run `yarn changeset` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters