All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
- Fixes postcss plugin imports when specified as string, enhances option normalization
f0f5135
12 June 2023
- Drops support for Node < 14.14.0 (Node 12 EOL 2023-04-30)
56b6a25
- Removes legacy createRequire in favor of dynamic import
4e8ec8d
3 April 2023
- Resolves #1: adds support for PostCSS syntax option
#1
- Renames default export to postcss for better intellisense
497877b
4 January 2023
- Increases test coverage for prev sourcemaps & error handling
66c72c4
- Adds debug logs & tests for defaults + prettier formatting
7068ba1
- Fixes respecting map: inline option and prev map (eg when used with sass)
95264f0
- Drops support for metalsmith < 2.5.0
9577a52
15 September 2022
20 February 2022
- feat: core plugin alignment, adopted from AXA ch
d74e3a4
- feat: modernize lib - var to const, Buffer.from, named fn export, lint
667ce27
- feat: add Jsdocs, update readme, add badges, add engines.node property
fb579e1
- test: add index.html files for e2e tests
710fd8c
- feat: Add support for previously generated sourcemaps
c6feec4
- feat: Add support for previously generated sourcemaps
a8a9b98
- test: Add gitattributes to make tests succeed on Windows
75c8b4b
17 July 2018
- Exposed file pattern as option
#32
- Update eslint to the latest version 🚀
#30
- Update to node 10 in .travis.yml
#29
- Update mocha to the latest version 🚀
#27
- chore(package): update nsp to version 3.1.0
#25
- chore(package): update mocha to version 4.0.1
#24
- Update nsp to the latest version 🚀
#23
- chore(package): update nsp to version 3.1.0
#23
- chore(package): update mocha to version 4.0.1
#22
- chore(package): update eslint to version 5.0.0
19517bb
- chore(package): update mocha to version 5.0.0
8a7509b
- chore(package): update nsp to version 3.0.0
243ea2f
- Update .travis.yml
722dd7d
24 September 2017
- Fix bug preventing options to be passed to plugins
#21
- Update dependencies to enable Greenkeeper 🌴
#20
- Minor enhancements to the build process
#16
- package: Add javascript linting capabilities
44ccccc
- travis: Cache standard node directories to speed up the build
fa9960f
- chore(package): update dependencies
69c9900
- package: Add security oriented dependency analysis capabilities
3bcfb22
- Update README.md
87f2808
- travis: Add linting to the build process
7fdd10e
- package: Add global "npm run lint" capability
d23d505
- docs(readme): add Greenkeeper badge
96b795a
- Update README.md
329f1ee
- Update README.md
67e2f3d
- travis: Ensure support of node 8
6d4b32c
- travis: List potentially outdated dependencies
a3432d1
- Add .gitattributes file
e1e38d6
5 September 2017
- Postcss 6 compatibility
#15
- Support arrays as Config
#13
- Make postcss a peer. Bump minimatch
72d5aad
- Remove node 0.12 and replace node 5 with 6
cc294df
- PR #14 Print usable error message when postcss fails
bc67d04
- Array of objects syntax
845d437
- add array syntax support
4887202
- update README.md and document new syntax
53d5763
- add test coverage to new syntax
8391874
- Create .travis.yml
888233c
- Print usable error message when postcss fails
d5ea589
- Add build status to Readme
8f6a725
- Trigger travis
046b34b
1 April 2016
- Make plugin compatible with metalsmith cli
1e6709e
- Fix readme code sample and handling of true values in cli-config
186fbd8
- Adapt tests to new cli-enabled api
f3a2c4c
- Correct, simplify source maps code examples
be35318
- Don't stop postcss if no plugins are provided
c6e95d9
- Make it ready for the Metalsmith CLI
7bbf69c
- Drop require in CLI sample
66d2d5f
31 March 2016
- Add test to check if absolute paths are passed to postcss
f2b7a4a
- resolve absolute paths so things like postcss-imports can work
834dc11
- Make it work with postcss-import
d0e1187
- Clean up one single white space
d2fe1cc
- Remove merge marker
bb54d5a
5 October 2015
- Add sourcemap support
#8
- Improve README, add LICENSE
#9
- Add basic sourcemap support for inline and external maps
0ceb87b
- Add docs for sourcemaps and test execution
77ee862
- Improve README
339d9b0
- Test if no sourcemaps are generated by default
0d0b0b5
- Fix done callback invocation
9a62500
- Add license under AXA Versicherungen AG
0daf54b
- Add plugins example
ace2454
- Add better module description
cd41dc6
- Add empty tests for more advanced sourcemap features
7773922
- Bump version
8cf823f
- Define npm test script
15d8845
7 September 2015
7 September 2015
- Updated postcss version to 4.x
#2
- initial commit
9045dec
- Update README.md
66d4746
- Updated postcss version
1515fca
5 December 2014
- initial commit
f409cee