Releases: mvllow/pinecone
Releases · mvllow/pinecone
v4.0.0
Includes #28 for some spring cleaning. This new foundation should more easily welcome contributors.
Breaking changes
- Node.js 12 is no longer supported
- Files modified by pinecone are no longer formatted with prettier
v3.0.1...v4.0.0
v2.4.0
Enhancements
You can now add comments to _pinecone-color-theme.json
. They'll be stripped out in your final themes.
- feat: allow comments in pinecone theme file 6d40af2
- test(todo): check for comments in generated theme 198eede
- Update readme.md 3306d94
v2.3.1...v2.4.0
v2.2.0
Breaking Changes
Previously, non-active pinecone themes were automatically purged. After testing with a new project via yo code
and running pinecone
, the default generator template is deleted. This behaviour is now opt-in via pinecone clean
.
This is a minor release because having extra themes doesn't really affect the packaged result and having this "fix" on v2 seems important enough.
- feat: clean themes is now opt-in 4a2d045
- fix: pinecone runs on install 6985be8
v2.1.2...v2.2.0