- Replacing
deep-get-set
withobject-path
to fix security issue with prototype pollution.
- Migration to PostCSS 8
- Updated compatible node versions
- Add new test ro replacing properties
- Some (non functional relevant) clean-up work
- Updating dependencies
- Fix typos in readme
- Updating dependencies (including security updates)
- Enable replacements for selectors (thx doplumi!)
- Updating dependencies (including security updates)
- Updating dependencies (including security updates)
- Updating dependencies (security updates)
- Updating dev-dependencies
- Changes to dev-dependencies only: Updated to newest versions of jest, stryker and coveralls
- Changes to dependencies only (mainly moving from postCSS 6 to 7) and some related, internal configurations. After internal discussions and reading about similar cases at semver/semver#148 we decided that such a changes should be met with a patch-level version bump, not more.
- Replacement happening multiple times in specific cases. (#5)
- Unhelpful wording of error message when pattern option is invalid. (334f212)
- Empty strings not being considered for replacing. (#4)
- Better test coverage. (2b06e2d)
First public release! 🎉