Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/thin-sheep-play.md

This file was deleted.

Binary file added .yarn/install-state.gz
Binary file not shown.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<a name="2.4.1"></a>

## 3.0.0

### Major Changes

- [#14](https://github.com/un-es/react-style-loader/pull/14) [`5722fd9`](https://github.com/un-es/react-style-loader/commit/5722fd989dceab65d8a373f230a89413324c0f5d) Thanks [@JounQin](https://github.com/JounQin)! - feat!: bump dependencies, drop Node `<16.9.0`

## [2.4.1](https://github.com/un-es/react-style-loader/compare/v4.1.3...v2.4.1) (2024-01-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-style-loader",
"version": "2.4.1",
"version": "3.0.0",
"type": "module",
"description": "React.js style loader module for webpack",
"repository": "git+https://github.com/un-es/react-style-loader.git",
Expand Down