Releases: hsluv/hsluv-sass
Releases · hsluv/hsluv-sass
Release list
v3.0.0
What's Changed
- Convert to ESM: use .mjs everywhere by @boronine-bot in #30
- ci: only run tests on linux by @boronine-bot in #31
- Refactor implementation and improve package resolution by @boronine-bot in #32
- Bump version to 3.0.0 by @boronine-bot in #33
- ci: fix JSON import in npm-publish workflow by @boronine-bot in #34
Full Changelog: v3.0.0-beta.1...v3.0.0
v3.0.0-beta.1
What's Changed
- Modern SASS by @Ptico in #8
- Modernize CI by @apexskier in #11
- Fix tests by @apexskier in #13
- Add example test for using sass color functions by @apexskier in #15
- Node 16 tests by @apexskier in #16
- Prettier by @apexskier in #12
- Add documentation to primary README, minor api changes by @apexskier in #17
- Migrate '/' division operator to use math.div() and list.slash() instead by @enbo in #19
- v3: Modernize for Dart Sass 1.83+, drop @import, update deps by @boronine-bot in #23
- Update README badge to reference main branch by @boronine-bot in #25
- Remove lodash dependency by replacing sass-true with custom test runner by @boronine-bot in #26
- Add npm publish workflow by @boronine-bot in #27
- Fix npm publish: bump actions to v6 for OIDC support, fix CI by @boronine-bot in #28
- Add prerelease --tag handling to npm publish by @boronine-bot in #29
New Contributors
- @Ptico made their first contribution in #8
- @enbo made their first contribution in #19
- @boronine-bot made their first contribution in #23
Full Changelog: https://github.com/hsluv/hsluv-sass/commits/v3.0.0-beta.1