Releases: EccentricVamp/freshwind
Releases · EccentricVamp/freshwind
4.0.0
Changed
- Replaced deprecated
twind
package with@twind/core
- Updated plugin parameters to work with Twind's new
defineConfig
method
NOTE: Both of the above changes are breaking changes. To make conversion easier, I've added a usage section to the readme.
Fixed
3.0.1-beta.5
Fix typing
3.0.1-beta.4
Try to fix sheet
3.0.1-beta.3
Fix install
3.0.1-beta.2
Try using sheet factory
3.0.1-beta.1
Changed
- Separate Twind config from Freshwind
3.0.1-beta.0
Changed
twind
to@twind/core
3.0.0
Added
Changed
- Renamed entry point from
freshwind.ts
toplugin.ts
- Bumped versions of Preact and Twind
Breaking Changes
- Renamed entry point from
freshwind.ts
toplugin.ts
- Requires selfURL property to be specified in plugin config
Known Issues
- Some styles are duplicated due to hydration
3.0.0-beta.5
Fixed
- Hydration? Probably?
3.0.0-beta.4
Fixed
- Hydration? Maybe?