All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- chore(deps): Update devDependencies
- chore(deps): Update devDependencies
- chore(deps): Update devDependencies
- chore(deps): Update devDependencies
- docs: Add Webpack config alternative to docs
- chore(deps): Update devDependencies
- chore: Drop support for Node.js 10.x and 12.x. Add tests using Node.js 18.x.
- chore(#44): Add peerDependenciesMeta to make node-sass optional
- chore(deps): Update devDependencies
- chore: Use Node 16 in workflows
- feat(#37). Support not defining a done callback. This happens when node-sass works in sync mode.
- chore(#36): Support Node versions greater than 10.0.0
- chore(engines): Use NodeJs 16 and 17 to run tests in Windows in the workflow
- refactor: Refactor to make the code simpler
- chore(deps): Update devDependencies
- docs: Remove broken npm dependencies badge
- chore(deps): Update devDependencies
- chore: Support any NodeJS version greater than 12.0.0
- test: Update NodeJS versions used in workflows
- chore(deps): Update devDependencies
- chore: Migrate Sonar project
- chore(ci): Run tests in Windows OS in pipeline
- chore(ci): Migrate from Travis CI to GitHub actions
- chore(deps): Support all Node.js releases that have not passed their end date
- chore(deps): Update devDependencies
- style(lint): Adapt code to new prettier version
- test(unit): Use Jest for unit tests
- chore(Sonar): Update Sonar config
- fix: Define imports on Windows using also / as path separator (#22)
- First release