All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.1 (2022-05-04)
2.4.0 (2021-08-09)
- Bump Node compatibility to 15 or higher (1b1be96)
2.3.0 (2021-06-13)
- template: Add bold + italic text (cf0226c)
2.3.0-rc.1 (2021-02-19)
- Set projects as type module (ecaace5)
2.3.0-rc.0 (2021-01-14)
- Add "docs" command (6b23aab)
- Add public folder to template (65575a9)
- Pull components categories to the top sidebar level (6da5a49)
- Add missing @babel/core peer dependency (56cadba)
- Don’t install deprecated eslint-plugin-standard (8271c33)
- Pangolin 6 is only compatible with Node 15+ (b5d548f)
2.3.0-beta.0 (2020-09-15)
- Set up v6 demo project (491447d)
2.2.4 (2020-09-15)
- Use updated project dependencies (6133162)
2.2.3 (2020-08-24)
2.2.2 (2020-08-24)
2.2.1 (2020-07-08)
2.2.0 (2020-06-04)
2.1.0 (2020-05-20)
- Install stylelint and eslint peer dependencies (81d0cb6)
2.0.1 (2020-03-31)
2.0.0 (2020-01-03)
- Enable linter caches (Close #15, close #16) (39e3cfa)
- Switch to Sass Modules (Close #14 and fix #13) (dbccf6a)
2.0.0-rc.2 (2019-11-13)
- template: Remove VSCode specific
jsconfig.json(ebe9a27)
- template: Remove old markdown doc (not implemented any longer) (0088dda)
- template: Update modern browsers (c939cc0)
2.0.0-rc.1 (2019-10-27)
- Install peer dependencies
eslintandstylelint(9ed8268) - Switch from
autoprefixertopostcss-preset-env(Close #12) (32330db)
2.0.0-rc.0 (2019-09-20)
- Rename to
@pangolinjs/cli(a7ba791)
2.0.0-beta.6 (2019-08-12)
2.0.0-beta.5 (2019-07-11)
2.0.0-beta.4 (2019-03-27)
- Set core-js@3 for template (bbe7793)
2019-03-18
- Dependencies
- browserslist configuration
- favicon path
2019-02-02
- Template config file situation
- Dependencies
2019-01-15
- Dependencies
- npm global install (#4)
2018-11-28
- Dependencies
2018-10-27
- Unit tests
- Dependencies
- Template for
pangolin-corechanges
- Pre-configured tests in template
2018-10-12
- AVA (leave the choice to the user)
2018-10-11
- Use cssnano in production only
- Dependencies
- Template with new Pangolin blocks
2018-08-21
assetsfolder is calledpublicnow
2018-08-09
Complete rewrite. Stay tuned for the updated docs.
2018-03-01
- Switched to path.join instead of template strings for path concatenation
- Dependencies
2017-10-30
- Re-integrate init
- Get templates form templates repository
2017-10-08
- Dependencies
2017-10-05
- Dependencies
- Test
2017-10-03
- Test
- Links
- Readme and dependencies
2017-08-23
- Readme
- Dependencies
2017-08-04
- Dependencies
- Meta information
2017-07-25
- Dependencies
- README.md
2017-07-19
- Error logging
- Handoff to local styleguide
2017-07-14
- Dependencies
2017-07-14
- Dependencies
- README.md
2017-06-03
package-lock.json
- Dependencies
2017-05-07
- Switched to JavaScript Standard Style
- Adjustments for Styleguide v3
2017-01-03
- CLI options for configuration files
2016-12-31
- Dependencies
2016-12-17
- Linting script
- EditorConfig
2016-12-04
- Line endings for npm package
2016-12-03
- Cross-platform improvements
- Readme fixes
- Switch to external init package
2016-12-03
- Correct exit code emitting
2016-12-02
- Updated documentation
2016-12-02
- Set up CLI